
body {
	scrollbar-face-color:#C186A2;
	scrollbar-arrow-color:#EFE8CB;
	scrollbar-track-color:#959088;
	scrollbar-shadow-color:#C186A2;
	scrollbar-highlight-color:#EFE8CB;
	scrollbar-3dlight-color:#C186A2;
	scrollbar-darkshadow-Color:#C186A2;
	background-color: #3b3b3b;
}

#saveframe
{
	display:none;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3d3d3;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d3d3d3;
	text-decoration: none;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-transform: uppercase;
	text-decoration: none;
}

.boxes {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#efe8cb;
	color: #000000;
	height: 21px;
	width: 270px;
	padding: 3px;
}

.largeboxes {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#efe8cb;
	color: #000000;
	height: 70px;
	width: 270px;
	padding: 3px;
}

.generic_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 15px;
	background-color:#efe8cb;
	border:0px;
}
