body {font-family: verdana;
	
}

a { color: #6D6C6C; text-decoration: underline; font-size:12px; font-weight: 900; font-family: verdana;}

.special { color: #6D6C6C; text-decoration: underline; font-size:9px; font-weight: 900; font-family: verdana;}

a img { border:none; border-style: none; display: block;}
a img:visited { border: none; border-style: none;}
a.navbar:link{ color: #6D6C6C; text-decoration: underline; font-size: 12px;}
a.navbar:visited{ color: #6D6C6C; text-decoration: underline; }
a.navbar:hover{ color: #6D6C6C; text-decoration: underline; }
a.navbar:active{ color: #6D6C6C; text-decoration: underline; }
img { padding: 0; margin: 0; display: block; }

h1 {
	font-size: 14px;
}


.topmenu {
	color: #FFFFFF; text-decoration: none; font-size:9px; font-weight: 900; font-family: Georgia;}
}

.maintext,.maintextwide,.maintextyellow, .maintextheader, .error{ font-family: avantguard,verdana; 
}

ul { 
	width: 48em;	
}

ul li { 
	float: left;
	width: 16em;
	list-style-type:none; 
	list-style-position:outside; 
} 

br{ 
	clear: left
}

.maintext {
	font-size: 10px; 	
	line-height: 11px;	
	font-weight: 500;
	padding-bottom: 0px;
	padding-top: 2px;
	padding: 0px;
}


.maintextheader {
	font-size: 9px; 	
	line-height: 10px;	
	font-weight: 900;
}


.maintextwide, td { 
	font-size: 12px; 	
	font-weight: 500;
}

td.twelve { 
	font-size: 12px; 	
	font-weight: 500;
}

td.twelvebold { 
	font-size: 12px; 	
	font-weight: 600;
}

.error {
	color: red;
}

.maintextyellow { 
	font-size: 9px; 	
	font-weight: 900;
	color: #959834;
	padding-left: 0px;
	padding-right : 30px;
}

td.textcell { padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.textarea { vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 10px;
}

.withborder { 	display: block;
	border: 1px solid #9F9FA1; 
	line-height: 10px;
}

.3pxborder { 	display: block;
	border: 3px solid #fafad6; 
}

.wrappedimage { margin-right: 10px;
	margin-top: 10px;
}

.mainspacer { font-size: 4px;}

.verticallisting {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

select {
	font-family: verdana; 
	font-size: 11px; 
	line-height: 13px;
	width:	170px;
	display: block;
}

INPUT {
	font-family: verdana; 
	font-size: 11px; 
	width:	170px;
	line-height: 13px;
	text-align: justify;
	display: block;
	background-color: white;
}


.wborder {
	border-style: solid; 
	border-color: white;
}

.blueborder {
	border-width: 2px;
	border-style: solid;
	border-color: gold;
}

.errordetails {
	font-size: 8px;
}


