BODY
{
	font: 10px Verdana, Arial, sans-serif;
	color: #000000;
	scrollbar-face-color:#DCDDE2;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#80848E;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#333333;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;


}

A
{
	color: #96EBE7;
	text-decoration: underline;

}

A.HighlightTitle
{
	color: #59597f;
font-size: 10px;
	font-weight: bold;
}

A:hover
{
text-decoration: underline;
}

TD 
{
	font:  Verdana,Arial,sans-serif;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	
}

Input
{
	font:  Verdana,Arial,sans-serif;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	
}
Select
{
	font:  Verdana,Arial,sans-serif;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	
}

.ErrorMessage
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0033;
}

.HighlightedText
{
	font-weight: normal;
	font-size: 10px;
	color: maroon;
}

.PageTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	border-left-color: slategray;
	padding-bottom: 0px;
	color: #000000;
	border-top-style: none;
	border-top-color: lightslategray;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: slategray;
	border-bottom-style: none;

}

.UserLink
{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.UserLink:hover
{
	font-size: 10px;
color: #ff0033;
text-decoration: none;
font-weight: bold;
}

.footLink
{
	font-size: 9px;
	color: #96EBE7;
	text-decoration: none;
}

.headerText
{
	font-size: 7pt;
	color: #595959;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
}

.headLink
{
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.headLink:hover
{
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.smallText
{
font-size: 9px;
font-weight: normal;
}

.largeText
{
	font-size: 11px;
}

.largeBoldText
{
	font-size: 11px;
	font-weight: bold;
}

.headerDate
{
	padding-left: 8px;
	font-weight: bold;
	color: #ffc651;
}

.SectionTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #A8E0E3;
	border-bottom: #8687b1 1px;
}
.adminMenuTitle
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	border-bottom: #52527c 2px solid;
	height: 18px;
	background-color: #cc0000;
	text-align: center;
}
.MenuTitle
{
	font-weight: normal;
	font-size: 10px;
	cursor: hand;
	color: black;
	height: 16px;
	background-color: #DEF2F3;
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom;
	border: 1px inset #52527c;


}

.NewsTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	
}

.AdminHeaderLink
{
	font-weight: bold;
	font-size: 11px;
	color: #666687;
	border-bottom: gray 1px solid;
	background-color: #e5e7eb;
}

a.SmallBoldLink
{
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
}

.Grid_General
{
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #f1f1f1;
}

.Grid_Item
{
	font: x-small Verdana, Arial, sans-serif;
	
	color: #434860;
}

.Grid_Header
{
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 5px;
	color: darkslateblue;
	font-family: Verdana, Sans-Serif;
	background-color: #e7eef8;
	font-variant: normal;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: darkblue;
}

.Grid_AlternatingItem
{
	font: x-small Verdana, Arial, sans-serif;
	
	background-color: #f8fbff;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	
}

td.Table_Header
{
	border-top: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
	border-left: #cccc99 1px solid;
	color: darkslateblue;
	font-family: Verdana, Sans-Serif;
	background-color: #e3e2f2;
	text-align: center;
	font-variant: normal;
}
td.Table_Cell
{
}

.PushButton
{
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	
}
