body {
	font-size : 8pt;
	margin: 0;
}

table {
	font-family: arial;
	font-size: 8pt;
}

A:link {COLOR: #012D4E;}
A:hover {COLOR: #0B82C1;}
A:visited {COLOR: #012D4E;}
A:hover {COLOR: #0B82C1;}
A {font-weight: bold;}


.main_cell {
	background-color: #FFFEFB;
	border: 1px solid #FF9900;
}

.board_cell {
background-color: #FFFEFB;
}

.forms {
	font-family: arial;
	font-size: 8pt;
	border: 1px inset #DADADA;
}

.optforms {
	font-family: arial;
	font-size: 7pt;
	border: 1px inset #DADADA;
}

.buttons {
	font-family: arial;
	font-size: 8pt;
	border: 1px solid #000066;
}

.ad_table {
	background-color: #FDF5D4;
}

.ad_table_light_cell {
	background-color: white;	
}

.titles {
	color: #FF9900;
}

.list_table {
	background-color: #FF9900;	
}

.navigation_table {
	font-family: verdana;
	font-size: 7pt;
	background-color: #FFCC00;
}

.hotlist {

	color: #364F89;
	border: 2px dotted red;
	background-color: #FDF5D4;
}

.hot_cell {
	color: #FF7200;
	border: 2px dotted #FDEEB3;
	background-color: #FFFFFF;
}

img {
filter:progid:DXImageTransform.Microsoft.Shadow(color='#B0B0B0', Direction=120, Strength=3);
}
.img {
filter:progid:
}

.oddcell {
background-color: #FDEEB3;
}

.evencell {
background-color: white;
}

.line {
	width: 100%;
	height: 2px;
	background-image: url(img/linebl.jpg);
}

.H_bar {color: #234974; font-family: arial; font-size: 10pt; background-color: #FFCC00; border-right: 1px solid #FFCC00;}
.marquee_text {color: #F5E576; background-image: url(img/dot.gif);}
A.marquee_text:link {color: #F5E576;}
A.marquee_text:visited {color: #F5E576;}