.mainnav 
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.mainnav:hover
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.mainnav_on 
{
	color: CF0C06;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.subnav 
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.subnav:hover
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.subnav_on
{
	color: CF0C06;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.header
{
	color: CF0C06;
	font-family: Verdana;
	font-size: 18px;
}

.body
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.error
{
	color: Red;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.body:hover
{
	color: CF0C06;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.body_link:link
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.body_link:visited
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.body_link:hover
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.body_link:active
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.bold
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.bold_link:link
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.bold_link:visited
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.bold_link:hover
{
	color: 4B4B4B;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.bold_link:active
{
	color: FFAF07;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}


.footer
{
	color: FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.footer:hover
{
	color: CF0C06;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.dropdownlist 
{
	font-family: Verdana;
	font-size: 10px;
	width: 125px;
}

.cells125
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	width: 125px;
	background-color: #F2F7F1;
}

.error125
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff;
	width: 125px;
	background-color: #6C94B4;
}

.cells350 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	width: 350px;
	background-color: #F2F7F1;
}

.select125 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	width: 125px;
	background-color: #F2F7F1;
}

.errorselect125 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff;
	width: 125px;
	background-color: #6C94B4;
}

.submit125 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	width: 125px;
	background-color: #F2F7F1;
}
