body {
	color: #c0c0c0;
	font-family: "Arial", sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #3366cc; 
      scrollbar-highlight-color: teal; 
	scrollbar-3dlight-color: #3366cc;
	scrollbar-darkshadow-color: #000000; 
        scrollbar-track-color: #000000;
	scrollbar-arrow-color: gold;
	margin: 5;
}

a:link,a:visited {
	color: #3366cc;
	font-size: 11pt;
	font-family: "Arial";
	text-decoration: none;
}

a:hover {
	color: teal;
	font-size: 11pt;
	font-family: "Arial";
	text-decoration: underline;
	cursor: help;
}

h2 {
	color: gold;
	background: #003366;
	font-family: "Arial";
}

b {
	color: gold;
	font-family: "Arial";
}

th {
	color: gold;
	background: #003366;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-family: "Arial";
}

td {
	color: #c0c0c0;
	font-family: "Arial";
}

..cmdstaff {
	color: gold;
	font-size: 10pt;
	font-family: Arial;
}

..banner {
	font-family: Arial;
	color:gold;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background:#003366;
	padding:7px;
}

input {
	border-right: gold 1px solid; 
	border-top: gold 1px solid; 
	border-left: gold 1px solid; 
	border-bottom: gold 1px solid; 
	background: none transparent; 
	font-size: 14px; 
	color: #99ccff; 
	font-family: "Arial"
}

select {
	border-style: ridge;
	border-color: #c0c0c0;
	background-color: #3366cc;
	color: #ffffff;
}

form {
	font-size: 12px;
	font-family: arial;
	color: #c0c0c0;
	font-weight: bold;
}

.logo{
	border-top: #336699 2px solid;
	border-bottom: #336699 2px solid;
	border-right: #336699 2px solid;
	border-left: #336699 2px solid;
}
