body {
	background-color:#000000;
	background-image: url(./images/bg-main.gif);
	background-attachment:fixed;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10pt;
	color:#CCCCCC;}

th, td{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #ffffff}
	
a.tableheader, a, select, input {
	
	text-decoration:none;}	
	
a:active {
	color:#ffffff;}

a:link { 
	color:#ffffff;}

a:visited { 
	color:#cccccc;}

a:hover {
	color:#997552;
	text-decoration:underline;}

a.tableheader:link { 
	color:#ffffff; 
	font-weight:bold;}

a.tableheader:visited { 
	color:#ffffff; 
	font-weight:bold;}

a.tableheader:hover {
	color:##997552; 
	font-weight:bold;
	text-decoration:underline;}
	
a.tablecell:link { 
	color:#ffffff;}

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

a.tablecell:hover {
	color:##997552;
	text-decoration:underline;}	
	
th {
	background-color:#a9a9a9;
	color:#ffffff;}

.top {
	background-color:#c0c0c0;
	color:#000000;
	font-size: 10px;}

.top2 {
	background-color:#d3d3d3;
	color:#000000;
	font-size: 10px;}

.bottom {
	background-color:#c0c0c0;
	color:#000000;
	font-size: 10px;}

.main {	
	background-color:#313131;
	color:#f7ba29;}

.side {	
	background-color:#4b80a0;
	color:#f7ba29;}

select, input {
	color:#000000;
	font-weight:none;
	border-bottom:#333333 1px solid;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
	border-top:#333333 1px solid;
	font-size: 10px;}
	
input.button {
	color:#000000;
	background:#a9a9a9;
	border-bottom:#000000 1px outset;
	border-left:#000000 1px outset;
	border-right:#000000 1px outset;
	border-top:#000000 1px outset;
	font-weight:bold;}
	
.error {
	color:#cc0000;}
	
.std {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}	
