a {
	color: #C7D3E0; background:none; 
	text-decoration: none; 
}
a:hover {
	color: #000000; background-color: #C7D3E0; 
	text-decoration: none;
}
body {
	background-color: #000000;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial, verdana; 
	margin: 0px;
}
.title {
	position: relative; font-family: tahoma, arial; 
	font-size: 11px; font-weight: bold; 
	color: #ffffff; letter-spacing: 1px
}
.main {
	position: relative; font-family: arial, verdana; 
	font-size: 9pt; color: #000000
}
.mmain {
	position: relative;font-family: arial; 
	font-size: 8pt; text-align: left; color: #000000
}
.htitle {
	position: relative; font-family: georgia, arial, verdana; 
	font-size: 16pt; color: #EAF491
}
.maincol {
	background-color: #4273A4;
	border-right: 1px dashed white;
	border-left: 1px dashed white;
	margin-left: 10px; margin-right: 10px;
	width: 470px;
}
.sidecol {
	border-left: 1px solid #FFFFFF;
	background-color: #6188AF;
	width: 200px;
}
.sidecol2 {
	border-right: 1px solid #FFFFFF;
	background-color: #6188AF;
	width: 30px;
}
.color {
	font-family: verdana, arial; 
	color: #000000; 
	font-size: 9pt;
}
.files a:visited { color: #ABB6C1; }
.warning { color: red; background-color: yellow; font-weight: bold; }
.stats { border-color: white; border-collapse: collapse; margin-left: 5px; }
.odd { background-color: #476A8D; }
input, textarea {
	font-size: 9pt; color: #000000; 
	font-family: Verdana,arial, helvetica, serif; 
	background-color: #AFC9E1; 
}
select {
	font-size: 7pt; COLOR: #000000; 
	font-family: Verdana,arial, helvetica, serif; 
	background-color: #AFC9E1; 
}
.quote {
	background-color: #6188AF;
}
