a {	
	color: white;	
	text-decoration: none;
}
a:hover { 
	color: yellow;
	text-decoration: none;
 }
a.botlink:link {	
	color: blue;	
	text-decoration: none;
}
a.botlink:hover {
	color: yellow;
	text-decoration: none;
}

body {	
	background-color: #000000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.80em;	
	line-height: 2em;	
	color: white;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.hccen {
    text-align: center
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	font-weight: 600;	
	color: white;
   text-align: center;
}
.trtbl {
	background-color: transparent;
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	}
.incol1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #003399;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.incol2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #6699FF;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.incol3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #990000;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.incol4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #FF3333;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.incol5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #FF6600;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.incol6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;	
	background-color: #FFCC33;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
	width: 95
	}
.inmv{
    column-span: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;	
	background-color: #0000CC;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
}
.indc{
    column-span: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;	
	background-color: #CC0000;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
}
.inin{
    column-span: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;	
	background-color: #FF9900;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
}
.inun{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	font-weight: 600;	
	background-color: #666666;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
}
.inhc{
    column-span: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	background-color: #660000;
	color: white;
    text-align: center;	
	border-width: 0px;
	border-style: solid;
	border-color: darkblue;
}
.maintbl {
	background-color: #000000;
	border: 3px solid #000000;
}

