body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 3px 3px 3px;
}

body.front
{
	background-color: #C8B7DA;
}

body.content
{
	background-color: White;
}

.heading
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E8811C;
}

p
{
	text-align: justify;
}

TD.heading
{
	font-size: 11px;
	font-weight: bold;
}

TD.newsheading
{
	padding-top:10px;
	padding-bottom:5px;
}

TD
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
}

TD.loginButton
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#472660;
	text-align: center;
	width: 49px;
	height: 25px;
	background: url(/images/buttonSmall.png) no-repeat;
}

TD.loginButton a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#472660;
	text-align: center;
}

TD.button
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#472660;
	text-align: center;
	width: 156px;
	height: 25px;
	background: url(/images/button.png) no-repeat;
}

TD.button a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#472660;
	text-align: center;
}

TD.button a:hover
{
	color: #994327;
	text-decoration: none;
}

TD.buttonHL
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#472660;
	text-align: center;
	width: 156px;
	height: 25px;
	background: url(/images/buttonPressed.png) no-repeat;
}

TD.buttonHL a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#472660;
	text-align: center;
}

TD.buttonHL a:hover
{
	color: #994327;
	text-decoration: none;
}

TD.leftMenu
{
	background:url(/images/leftBackground.jpg) top left no-repeat;
}

tr.navSub
{
	color: white;
	height: 24px;
	font-weight: bold;
	text-align: center;
}

tr.navSub a
{
	color: white;
	font-weight: bold;
}

tr.navSub td a:hover
{
	color: #994327;
	text-decoration: none;
}

tr.navSubHL td a
{
	color: #994327;
	font-weight: bold;
}

tr.navSubHL td a:hover
{
	color: #994327;
	text-decoration: none;
}

tr.navSubHL
{
	height: 20px;
	text-align: center;
}

a
{
	color: #E8811C;
	text-decoration: none;
}

a:hover
{
	color: #9e7eb9;
	text-decoration: none;
}

td.navContainer
{
	border-top: solid 2px white;
	border-left: solid 2px white;
	border-right: solid 2px white;
	width: 200px;
	text-align: center;
	background-color: #E8811C;
}

td.navContainerMid
{
	width: 200px;
	border-left: solid 2px white;
	border-right: solid 2px white;
	background-color: #E8811C;
}

td.navContainerBottom
{
	width: 200px;
	height:50px;
	border-left: solid 2px white;
	border-right: solid 2px white;
	border-bottom: solid 2px white;
	background-color: #E8811C;
}

td.content
{
	width: 505px;
	background-color: White;
}

tr.alternate
{
	background-color: #dddddd;
}

table.login td
{
	color: #E8811C;
}

table.news tr
{
	padding-bottom: 1px;
}

input.login
{
	width: 75px;
}

input.loginButton
{
	width: 49px;
}

input.admin
{
	width: 350px;
}

input.member
{
	width: 240px;
}

textarea.adminSmall
{
	width: 500px;
	height: 100px;
}

textarea.adminLarge
{
	width: 350px;
	height: 350px;
}

TABLE.gallery
{
	border-color: #E8811C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	width: 505px;
}

table.calendar
{
	width: 505px;
}

table.calendar td
{
	width:200px;
	vertical-align:top;
}

td.calbordertop
{
	border-top-color: #E8811C;	
	border-top-width: 1px;
	border-top-style: solid;
}

li
{
	text-align:justify;
	padding-bottom:4px;	
}

td.justify
{	
	text-align:justify;
}

TABLE.adminGallery
{
	border-color: #ADE1FE;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

div.footer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
}

div.footer a:hover
{
	color: #9e7eb9;
	text-decoration: none;
}

table.contentPage
{
	margin: 0px 30px 0px 30px;
}

table.staticPage
{
	margin: 10px 30px 0px 30px;
}

img.wideBlank
{
	width: 626px;
	height: 0px;
}
