body
{
	COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bolder;
  LINE-HEIGHT: normal;
  MARGIN-LEFT: 0px;
  MARGIN-RIGHT: 0px;
  MARGIN-TOP: 0px;
  /*TEXT-ALIGN: center;*/
  scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
  scrollbar-track-color:#CCCCCC;
  scrollbar-shadow-color:#FFFFFF;
}
table
{
	COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
}
A
{
    COLOR: #009900;
}

.TDBox
{
	vertical-align: top;
	background-color: #F8F9F3;
	color: #333333;
	font-weight: normal;
}
.TDHeader
{
	COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  font-weight: bold;
}

.TDUHeader
{
	FONT-SIZE: 8pt;
	/*COLOR: #666666;*/
}
.TDBorderLeft
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.TDBorderRight
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.tabStyle
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}


.InputTextbox
{
	width: 250px;
}
.Dropdown
{
	width: 250px;
}
.validationErrorMessage
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}
.errorMessage
{
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}
.MenuBtn
{
	border-left: 1px solid #A4C409;
	border-right: 1px solid #A4C409;
	border-top: 1px solid #A4C409;
	border-bottom: 1px solid #A4C409;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F6E6;
	color: #333333;
	font-weight: bold;
}
.MenuBtna
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.MenuBtn2
{
	border-left: 1px solid #A4C409;
	border-right: 1px solid #A4C409;
	border-top: 1px solid #A4C409;
	border-bottom: 1px solid #A4C409;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F6E6;
	color: #333333;
	font-weight: bold;
}
.MenuBtn2a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.LoginTD
{
	border-left: 1px solid #167E31;
	border-right: 1px solid #167E31;
	border-top: 1px solid #167E31;
	border-bottom: 1px solid #167E31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #D2D9A5;
	color: #333333;
	font-weight: bold;
}
.LoginBtn
{
	border-left: 1px solid #97CC0C;
	border-right: 1px solid #97CC0C;
	border-top: 1px solid #97CC0C;
	border-bottom: 1px solid #97CC0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #127F24;
	color: #FFFFFF;
	font-weight: bold;
}
.LinkBtna
{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.HeaderBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.HeaderGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}
.GreenFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}
.ulMargin
{
	MARGIN-TOP: 5px;
}

.menubtn a
{
	width: 174px;
	padding-left: 13px;
	/*display: block;
	width: 170px;
	height: 23px;
	background: url(../images/nav_body.gif) no-repeat;
	padding-left: 25px;
	line-height:20px;*/
}

.menubtn2 a
{
	width: 164px;
	padding-left: 13px;
}

.menubtn a:hover 
{
	background: url(../images/nav_bodyHover.gif) no-repeat;
	/*background-position:  0 -23px;
	color:#0F3D80;*/
}

.menubtn a:active  
{
	background: url(../images/nav_bodyActive.gif) no-repeat;
	/*background-position:  0 -46px;
	color:#0F3D80;*/
}

.loginTD a
{
	width: 150px;
	padding-left: 13px;
}

.loginTD a:active  
{
	background: url(../images/nav_bodyActive2.gif) no-repeat;
}


