<!--
ul {list-style-image: url(images/li.gif);}

p{margin-top:6pt; margin-below:6pt}

body,p,br,td {font-family:arial,verdana,tahoma; font-size:12px; color:#000000;}

body {background-image: url(images/topbg.gif); background-repeat: repeat-x;}

.inp {height : 17px; border: 1px solid #333399; font-size:11px; background:#ffffff;}
input.sub {border: 1px solid #333399; font-size:11px; background:#99ccff;}
.sel {
    border-color: #333399;
    font-size:11px;
    background:#ffffff;
    border : 1px dashed Gray;
}


A:link {text-decoration: underline; color:#0066cc}
A:visited {text-decoration: underline; color:#0066cc}
A:active {text-decoration: none; color:#ff6600}
A:hover {text-decoration: none; color:#ff6600}

h1 {font-family:helvetica,arial,verdana,tahoma; font-size:16px; color:#0066cc; font-weight:bold}
h2 {font-family:arial,verdana,tahoma; font-size:16px; color:#0066cc; font-weight:bold}
.b2 {font-family:georgia,arial,verdana,tahoma; font-size:14px; color:#cc0000; font-weight:bold}
.small {font-family:verdana,arial,tahoma; font-size:10px; color:#4c4c4c}

BODY {
SCROLLBAR-FACE-COLOR: #0066cc; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #0066cc; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #0066cc;
}

.error{
	font: bold;
	color: Red;
}


-->