.bodytext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 17px;

}

.bodytext A
{
	color: #cc9900;
	text-decoration: underline; 
}

.bodytext A:HOVER 
{
	color: #cc9900;
	text-decoration: none; 
}

.userpasstext 
{
	font-family: Verdana;
    font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.userpasstext A
{
	color: #FFFFFF;
	text-decoration: underline; 
}

.userpasstext A:HOVER 
{
	color: #FFCC33;
	text-decoration: none; 
}

.bold_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 17px;

}
.bold_text A
{
	text-decoration: underline;
	color: #CC9900;

}
.bold_text A:hover
{
	text-decoration: none;
    color: #CC9900; 

}

.smalltext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 17px;
}

.smalltext A
{
	color: #666666;
	text-decoration: underline; 
}

.smalltext A:HOVER 
{
	color: #666666;
	text-decoration: none; 
}
.smallboldtext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}

.smallboldtext A
{
	color: #333333;
	text-decoration: underline; 
}

.smallboldtext A:HOVER 
{
	color: #333399;
	text-decoration: none; 
}
.TxtBox 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	font-weight: normal ;
	line-height: 17px;
}

.header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	line-height: 17px;

}
.SearchButton
{
	FONT-SIZE: 10px;
	background:#666666;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial;
	border: 1px outset #333333;
	line-height: 17px;
}
.scrollbar 
{
	scrollbar-base-color:#666666;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#336699;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#99CCFF;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #EEEEEE;
	border: thin solid #333333;
	line-height: 17px;
}
