body {        
        font-family: arial;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;

scrollbar-face-color: #000066;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #666699;
scrollbar-darkshadow-color: #333399;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;

}



td {
        font-family: arial;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-align:left;

}



a:link {

	text-decoration : none;
	color: #ffffff;
	font-weight: bold;
}


a:visited {

	text-decoration : none;
	color: #ffffff;
	font-weight: bold;
}

a:active {

	text-decoration : none;
	color: #ffffff;
	font-weight: bold;
}

a:hover {

	text-decoration : none;
        color: #cccccc;
	font-weight: bold;
}


a.warning:link {color: #ffffff;}

a.warning:visited {color: #ffffff;}

a.warning:active {color: #ffffff;}

a.warning:hover {color: #0000ff;}


a.menus:link {color: #ffffff;}

a.menus:visited {color: #ffffff;}

a.menus:active {color: #ffffff;}

a.menus:hover {color: #cccccc;}


a.th:link {color: #FF0000;text-decoration:none; }

a.th:visited {color: #FF0000; text-decoration:none;}

a.th:active {color: #FF0000; text-decoration:none;}

a.th:hover {color: #FF0000; text-decoration:underline;}


p {
        background-color: #111133;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:2px;
        font-family: arial;
	font-size : small;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;

}



.stateon{ FILTER: alpha(Opacity=50); border: 1px black solid; }

.stateoff{ border: 1px black solid; }

.stateclicked{ border: 1px black solid;  FILTER: alpha(Opacity=50); }




input, textarea { background-color: #000033; font-family: Arial, helvetica, sans-serif; color: #ffffff; font-size: 8pt;  font-weight: bold; border-width: 1px;}
select { font-family: sans-serif; background-color: #000033; font-size: 8pt; font-weight: bold; color: #ffffff; }
form {margin:0; padding:0;}


#search {
	padding:0 0 0 20px;
	}
