html,body {
	height:100%;
	margin:0px;
	padding:0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#543b1c;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.body {
	background-image: url(img/bg.jpg);
	background-color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height:100%;
	
}

a
	{
	color:#660000;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}


h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#660000;
font-weight:bold;
text-transform:uppercase;
}

hr {
color:#660000;
height:1px;
 }

.top1 {
background: url(img/up.png) no-repeat;
height: 42px;
width:228px;
margin:0;
padding:0;
}

.top2 {
background: url(img/up1.png) no-repeat;
height: 42px;
width:573px;
margin:0;
padding:0;
}

.top3 {
background: url(img/up2.png) no-repeat;
height: 42px;
width:67px;
margin:0;
padding:0;
}

.topM1 {
background: url(img/up1-1.png) no-repeat;
height: 53px;
width:228px;
margin:0;
padding:0;
clear:both;
}

.topMenu {
background: url(img/menu/bg.png) no-repeat;
height: 53px;
width:723px;
margin:0;
padding:0;
}

.topMenuright {
background: url(img/menu/right.png) repeat-x;
height: 53px;
width:108px;
margin:0;
padding:0;
}

.bottomMenu {
background: url(img/menu/bottom.png) repeat-x;
height: 15px;
width:29px;
margin:0;
padding:0;
}

.topMenu1 {
background: url(img/menu/top.png) repeat-x;
height: 19px;
width:29px;
margin:0;
padding:0;
}

.centerMenu {
height: 19px;
width:723px;
margin:0;
padding:0;
}

.topC1 {
background: url(img/up2-2.png) no-repeat;
height: 51px;
width:951px;
margin:0;
padding:0;
}

.topC2 {
background: url(img/up2-3.png) no-repeat;
height: 40px;
width:951px;
margin:0;
padding:0;
}

.Cleft {
background: url(img/c1-1.png) no-repeat;
height: 355px;
width:228px;
margin:0;
padding:0;
}

.Cright {
background: url(img/c1-2.png) no-repeat;
height: 355px;
width:723px;
margin:0;
padding:0;
}

.Cdown {
background: url(img/c2-1.png) no-repeat;
height: 107px;
width:951px;
margin:0;
padding:0;
}

.Downscr {
background: url(img/ds-1.png) no-repeat;
height: 132px;
width:951px;
margin:0;
padding:0;
}

.DownscrD {
background: url(img/ds-2.png) no-repeat;
height: 57px;
width:951px;
margin:0;
padding:0;
}

.foot {
background:none;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
}

