<!--

#maintable{
margin: 0px auto;
align: center;
}

ul {list-style-image: url(images/li.gif);}

p {
    font-family:arial,tahoma,verdana;
    font-size:12px;
    color:#272727;
    margin-top:6pt;
    margin-bottom : 6px;
}

body,br,td {
	font-family:arial,tahoma,verdana; 
	font-size:12px; 
	color:#272727;
	margin-top:0px; 
	margin-left:0px;
	margin-bottom:0px;
	background-color:#ffffff;}
	
.subtext {
	font-family:verdana,arial,tahoma; 
	font-size:10px; 
	color:#cc0000;
}

.ltgry {
	font-family:verdana,arial,tahoma; 
	font-size:12px; 
	background-color:#d4d4d4;
}

.hdr {
	font-family:arial,verdana,tahoma; 
	font-size:11px; 
	background-color:#ffff99;
}

.spcr {
	background-color:#bcbcbc;}
	
.leftbg {
	font-family:arial,tahoma,verdana; 
	font-size:12px; 
	color:#272727;
	margin-top:0; 
	margin-left:0;
	background-color:#333399;}
	
	
i {
	font-family:arial,tahoma,verdana; 
	font-size:12px; 
	color:#000000;}
	
sup {
	font-family:arial,verdana; 
	font-size:8px; 
	}



A:link {text-decoration: underline; color:#cc0000}
A:visited {text-decoration: underline; color:#cc0000}
A:active {text-decoration: underline; color:#333399}
A:hover {text-decoration: underline; color:#333399}

h3 {font-family:tahoma,arial,tahoma,verdana; font-size:18px; color:#333399; font-weight:bold}
h4 {font-family:tahoma,verdana; font-size:9px; color:000000}
small {font-family:helvetica,arial,tahoma,verdana; font-size:9px; color:#a8a8a8;}

.inp {height : 17px; border: 1px solid #272727; font-size:11px; background:#ffffff;}
select {height : 17px; border: 1px solid #272727; font-size:11px; background:#ffffff;}
textarea {border: 1px solid #272727; font-size:11px; background:#ffffff;}
input.sub {background-color:#333399 ; font-size: 10px; color: white;}

BODY {
SCROLLBAR-FACE-COLOR: #333399; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #333399; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #333399;
}

.error{
color:red;
}
-->