<!--

body { background-image: url(images/topbg.jpg); background-repeat: repeat-x; 	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ffffff;}
.body-style {

	font-family: arial,tahoma,verdana; 
	font-size: 12px; 
	color: #373537;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px; }
	
.ast{

	font-family: arial,tahoma,verdana; 
	font-size: 10px; 
	color: #9E9A9E;}

.img {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px; }
	
A:link { text-decoration: underline; color: #CC0000; }
A:visited { text-decoration: underline; color: #cc0000; }
A:active { text-decoration: none; color: #3300CC; }
A:hover { text-decoration: none; color: #3333CC; }

h1 { 
	font-family: trebuchet ms, tahoma, arial, helvetica; 
	font-size: 20px; 
	color: #373537; 
	font-weight: bold;}

.inp {height : 18px; border: 1px solid #666666; font-size:11px; background:#ffffff; color: #666666;}
.sel {height : 16px; border: 1px solid #666666; font-size:11px; background:#ffffff; color: #666666;
}
.txta {border: 1px solid #666666; font-size:11px; background:#ffffff; color: #666666;
}
input.sub {background-color:#6699cc ; font-size: 9px; color: white; }
-->