body {	
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.mainbody {	
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.framebody {
	scrollbar-face-color: #4D6493;
	scrollbar-track-color: #8796B4;
	scrollbar-darkshadow-color: #1D1C22;
	scrollbar-shadow-color: #4D6493;
	scrollbar-3dlight-color: #1D1C22;
	scrollbar-highlight-color: #4D6493;
	scrollbar-arrow-color: #1D1C22;
	background-color: #8796B4;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;

tr.off {
background: #FF0000;
}

tr.on {
background: #4D6493;

}
.indexborder {
	border: 6px solid #1D1C22;
}
.title {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.title2 {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title3 {
	font-family: arial;
	font-size: 15px;
	color: #1D1C22;
	font-weight: bold;
}
a  {
	font-family: arial;
	font-size: 15px;
	color: #FFF0B4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.rightbar {
	font-family: arial;
	font-size: 12px;
	color: #FED121;
	text-decoration: none;
}
a.rightbar:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottombar {
	font-family: arial;
	font-size: 10px;
	color: #FED121;
	text-decoration: none;
}
a.bottombar:hover {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.big {
	font-family: arial;
	font-size: 14px;
	color: #FFF0B4;
	text-decoration: none;
	font-weight: bold;
}
a.big:hover {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.bigbandspage {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bigbandspage:hover {
	font-family: arial;
	font-size: 13px;
	color: #FED121;
	font-weight: bold;
	text-decoration: underline;
}
.maincontent {
	background-color: #8796B4;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.rightbarcontent {
	background-color: #4D6493;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bottombarcontent {
	background-color: #1D1C22;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.sideborders {
	background-color: #1D1C22;
}