html
{			
	scrollbar-3dlight-color:#97ceb3;
	scrollbar-arrow-color:#97ceb3;
	scrollbar-base-color:#F5921E;
	scrollbar-darkshadow-color:#336666;
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#336666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
 }

.topMenuBG
{
	background-image:url(images/topStrip.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:778px;
	height:52px;
}

.topMenuBGIn
{
	background-image:url(images/topStripIn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:778px;
	height:52px;
}

.bottomText
{
	background-image:url(images/bottomStrip.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:778px;
	height:36px;
	padding-top:2px;
	font-size:9px;
	color:#ffffff;
}

.bottomText2
{
	font-size:9px;
	color:#79695e;
}

.style1
{
	font-size:9px;
	color:#6b9087;
}

.txtRegular
{
	padding-top:15px;
	padding-left:27px;
	padding-right:15px;
	font-size:12px;
	color:#383838;
	line-height:17px;
	text-align:left;
}

.txtRegular a
{
	font-size:12px;
	color:#336666;
	text-decoration:underline;
}

.txtRegular a:hover
{
	font-size:12px;
	color:#336666;
	text-decoration:none;
}

.subMenu
{
	background-color:#98ceb4;
	height:30px;
}
