.leftcol {POSITION: absolute; TOP: 0px; LEFT: 0px;}

.midcol {POSITION: absolute; TOP: 0px; LEFT: 400px;}

.rightcol {POSITION: absolute; TOP: 0px; LEFT: 600px;}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8989;
	text-decoration: none;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #CC3300;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
}
a {
	text-decoration: none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8989;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8989;
	text-decoration: none;
}
