.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.maintextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #333333;
}


.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

body {
	margin-top: 4px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:active {
	text-decoration: none;
}

.frmbutt  {
	background-color: #EBEBEB;
	border-left: 1px #CCCCCC solid; 
	border-right: 2px #757575 solid; 
	border-bottom: 2px #757575 solid; 
	border-top: 1px #CCCCCC solid;
	padding: 5px;
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	}
.frmfield { 
	background-color: #EBEBEB; 
	border-left: 1px #CCCCCC solid; 
	border-right: 2px #757575 solid; 
	border-bottom: 2px #757575 solid; 
	border-top: 1px #CCCCCC solid;
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	}
	
.divimage { 
background-color: #FFFFFF; 
width: 300px; 
padding: 5px; 
color: white; 
border: #E3E3E3 2px dashed; 
display: none;
} 

