a {text-decoration:none;}
a:link {color:black;}
a:visited {color:black}
a:active {color:black}
a:hover {text-decoration:underline;}

background: #FFFFFF;

BODY {
SCROLLBAR-FACE-COLOR: #595959;
SCROLLBAR-HIGHLIGHT-COLOR: #646464;
SCROLLBAR-SHADOW-COLOR: #363636;
SCROLLBAR-3DLIGHT-COLOR: #ADADAD ;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #939393;
SCROLLBAR-DARKSHADOW-COLOR: #363636;
}

body, td, p, select, input, textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}

select,option {

       font-family : arial,helvetica,sans-serif; font-size: 8pt; COLOR: #000000;
       border: solid #3e5856; border-width: 1;
}

textarea {
font-family : arial,helvetica,sans-serif; font-size: 9pt;
COLOR: #000000; border: solid #9DBBB9; border-width: 1;
}

input {
      BACKGROUND: #FFFFFF; font-family : arial,verdana,helvetica,sans-serif; COLOR: #3e5856;
      font-size: 8pt; border: solid #3e5856; border-width: 1;
}

#banner_div{
	margin-top: 30px;
}
#banner_title {
	font-weight:bold;
	text-align:center;
}
.banner_row {
	padding:3px;
	text-align:center;
}