/* CSS Document */
/*Body{margin:0px; overflow:auto;}
Table{font-family:Tahoma, Verdana; font-size:12px;}
input, select, textarea{font-family:Tahoma, Verdana; font-size:12px;}
a{font-family:Tahoma, Verdana; font-size:12px; color:#9c0000; text-decoration:none;}
a:Hover{font-family:Tahoma, Verdana; font-size:12px; color:#000000; text-decoration:underline;}
*/

body{margin:0px; overflow:auto;
scrollbar-3dlight-color: #7A9B18; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #D3F07C;
scrollbar-face-color: #9DC71E; scrollbar-highlight-color: #D3F07C; scrollbar-shadow-color: #7A9B18;
scrollbar-track-color: #f9f9f9;
}
table{ font-family:verdana; font-size:11px;}
input, select, textarea{color:#000000; font-family:verdana; font-size:11px; border:1px solid black;}
a{color:#000000; font-family:verdana; font-size:9px; text-decoration:underline;}
a:hover{color:#a70000; font-family:verdana; font-size:9px; text-decoration:underline;}
.loginTitle{font-family:verdana; font-size:13px; color:#9DC71E;}

/* Custom Styles*/
.base{border-right:1px solid black; border-left:1px solid black; background:white;}

.LoginText{font-family:Tahoma, Verdana; font-size:12px; color:#9c0000;}
.baseText{background-image:url(../images/bg_textArea.gif); background-position:top; background-repeat:no-repeat;}
.title{font-family:Tahoma, Verdana; font-size:14px; color:#9c0000;}
.split{border-left:1px solid black;}
.time{color:white;}
.sitetype a {color:white; font-family:verdana; font-size:11px; text-decoration:underline;}
.sitetype a:hover{color:#a70000; font-family:verdana; font-size:9px; text-decoration:underline;}