/*body{
	background:url(images/bg.jpg) repeat-x;
}*/

/*------------------------------------------------------*/
A:link {
	color: #894C00;
	text-decoration:none;
}
A:visited {
	color: #894C00;
	text-decoration:none;
}
A:hover {
	color: #1F74AF;
 }

/*------------------------------------------------------*/

A.bottomlinks {
	color: #000000;
	text-decoration:none;
}
A.bottomlinks:visited {
	color: #000000;
	text-decoration:none;
}
A.bottomlinks:hover {
	color: #1F74AF;
 }

/*------------------------------------------------------*/

A.toplinks {
	color: #1F74AF;
	text-decoration:none;
}
A.toplinks:visited {
	color: #1F74AF;
	text-decoration:none;
}
A.toplinks:hover {
	color: #000000;
 }

/*------------------------------------------------------*/

.mlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;}
.new { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-weight:bold; color:#1D73B0; padding-bottom:3px; letter-spacing:1px;}
.norm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.just {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: justify}
.heads {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #003399; }
.sheads {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; padding-bottom:2px; color:#FF9000; padding-left:5px; padding-top:2px;}
.color{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#CCCCCC;}

.buttonsbg{background:url(images/buttonsbg.jpg) repeat-x;}

.forform{padding:0px; margin:0px;}

.boxbg{background:url(images/boxbg.jpg) no-repeat center;}

.line{ border-bottom:1px solid #9A9A9A;}

.subheadbg{ background:url(images/subheadbg.jpg) repeat-x;}
.border{ border:1px solid #00CCFF;}
.formargin{ margin-left:15px;}
.forbutton{ background:#f0f0f0; border:1px solid #00CCFF outset; width:50px; cursor: hand;}