/* Cell styles */
.container
{
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	background-color: #BBA5BE;
}
.win9x_off
{
	background-color: #958261;
	font-size: 14px;
	text-align: center;
	border: 1px #958261 solid;
	color: #372010;
}
.win9x_rollover
{
	background-color: #674F33;
	font-size: 14px;
	text-align: center;
	border: 1px #D6D3D6 solid;
	color: #D7C2A2;
}

/* Link config */
.win9x_off a:link, .win9x_off a:hover, .win9x_off a:visited
{
	color: #372010;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.win9x_rollover a:link, .win9x_rollover a:hover, .win9x_rollover a:visited
{
	color: #D7C2A2;
	text-decoration: none;
	display: block;
	line-height: 18px;
}

/* Don't let linked images have borders */
a img
{
	border-width: 0px;
}

.item_class a {
	display: block;
	line-height: 20px;
}
.item_class_rollover a {
	display: block;
	line-height: 20px;
}
body { font-family: Arial;  font-size: 14px: }

BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#674F33;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#674F33;
scrollbar-arrow-color:#674F33;
scrollbar-track-color:#000000;
}


td { font-family: Arial;  font-size: 14px; color: CCCCCC }

p { font-family: Arial;  font-size: 14px; color: CCCCCC }


img { border: 0 }

a:active {color: DDDDDD;  font-family: Arial;  font-size: 14px; text-decoration: none} 

a:hover {text-decoration: none;  font-family: Arial;  font-size: 14px;color: #674F33; text-decoration: none}



</style>
