h1
{
	font-size:8pt;
	font-weight:bold;
	padding:0;
	margin:0;
}
.mainGrid{
	table-layout:fixed;
	width:766px;
	font-family:arial;
	font-size:8pt;
	
	
}
.mainGridTop{
	background-image:url('/images/site/top.jpg');
	background-repeat:no-repeat;
	width:766px;
	height:287px;
}
.mainLeftBox1{
	background-image:url('/images/site/bgborderbig1.jpg');
	background-repeat:no-repeat;
	width:218px;
	height:104px;
}
.mainLeftBox2{
	background-image:url('/images/site/bgborderbig.jpg');
	background-repeat:no-repeat;
	width:219px;
	height:250px;
	background-position:-1px 2px;

}
.mainRightBox1{
	background-image:url('/images/site/bgborder.jpg');
	background-repeat:no-repeat;
	width:165px;
	height:230px;
	vertical-align:top;
	font-family:tahoma;
	

}
.mainRightBox2{
	background-image:url('/images/site/bgborder.jpg');
	background-repeat:no-repeat;
	width:165px;
	height:230px;
	vertical-align:top;

}
.mainRightBox3{
	background-image:url('/images/site/bgborder.jpg');
	background-repeat:no-repeat;
	width:165px;
	height:230px;
	vertical-align:top;

}
.mainRightBottomBox{
	background-image:url('/images/site/bottom.jpg');
	background-repeat:no-repeat;
	width:497px;
	height:121px;
}
body{
	background-color:white;
	margin:0;
	
}
.topTd{
	width:730px;
}
td{
	font-family:arial;
	font-size:8pt;
}
.logo{
	color:#626262;
	font-size:14pt;
	font-family:arial;
	background-image:url(/images/site/name.gif);
	background-repeat:no-repeat;
	background-position:30px 28px;
	padding-left:40px;
}
.menuButtons{
	font-family:arial;
	font-size:10pt;
	color:#626262;
	text-align:right;
	height:160px;
	width:165px;
	
	
}
.menuButtons a{
	background-image:url(/images/site/star.jpg);
	background-repeat:no-repeat;
	background-position:100px 3px;
	padding-right:30px;
	text-decoration:none;
	color:black;
	width:120px;
	
}
.menuButtons a:hover{
	background-image:url(/images/site/star2.jpg);
	background-repeat:no-repeat;
	background-position:90px 3px;
	padding-right:35px;
	text-decoration:none;
	color:orange;
	width:120px;
}
.selectedButton{
	background-image:url(/images/site/star2.jpg);
	background-repeat:no-repeat;
	background-position:90px 3px;
	padding-right:35px;
	text-decoration:none;
	color:orange;
	width:120px;
}
.partners{
	font-size:14pt;
	color:silver;
	font-family:arial;
}
.djs a
{
	background-image:url(/images/site/star.jpg);
	background-repeat:no-repeat;
	background-position:100px 3px;
	padding-right:30px;
	text-decoration:none;
	color:black;
	width:120px;
}
.djs a:hover
{
	background-image:url(/images/site/star2.jpg);
	background-repeat:no-repeat;
	background-position:90px 3px;
	padding-right:35px;
	text-decoration:none;
	color:orange;
	width:120px;
}
.scrollBar 
{
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: #efece3;
	scrollbar-darkshadow-color: #4F4F82;
	scrollbar-face-color: #b4b6ab;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d6d7d1;
	scrollbar-track-color: #d6d7d1;
}