body {
	font-family:	arial;
	font-size:		12px;
	background:		#EEEEEE;
	}

form {
	margin:			0px;
	}

a {
	text-decoration:none;
	}

img {
	border:			0px;
	}

#IndexMain {
	position:		relative;
	width:			960px;
	height:			540px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		20px;
	}

#IndexLogo {
	width:			960px;
	height:			50px;
	border-bottom:	6px solid #0072BC;
	font-weight:	bold;
	color:			#C33;
	font-size:		25px;
	}

#LogoText {
	position:		absolute;
	top:			20px;
	left:			600px;
	}

#IndexContainer {
	position:		relative;
	width:			958px;
	height:			475px;
	border:			1px solid #0072BC;
	border-top:		0px;
	z-index:		1;
	background:		url(pics/background2.gif);
	}

#IndexHead {
	padding-left:	2px;
	color:			#0072BC;
	font-weight:	bold;
	font-size:		11px;
	width:			758px;
	height:			25px;
	}

#IndexContent {
	position:		absolute;
	padding-left:	10px;
	left:			0px;
	top:			20px;
	width:			710px;
	height:			455px;
	overflow:		hidden; /*auto;*/
	background:     url(pics/arcbottomleft2.gif) no-repeat left bottom;
	}

#IndexMenu	{
	position:		absolute;
	top:			0px;
	left:			758px;
	width:			200px;
	height:			475px;
	}

#IndexFoot {
	position:		absolute;
	top:			475px;
	left:			-1px;
	width:			960px;
	background:		#0072BC;
	color:			#FFFFFF;
	font-size:		10px;
	text-align:		center;
	}

#LogoIMG {
	position:		absolute;
	top:			16px;
	}

#RandImage {
	margin-left:	0px;
	width:			190px;
	height:			142px;
	position:		absolute;
	top:			360px;
	}

#RubImg {
	margin-left:	0px;
	height:			122px;
	top:			360px;
	}
#ImgBox {
	left:			30px;
	position:		absolute;
	top:			275px;
	}

div.Menu {
	/*background:		url(pics/menubg.gif) no-repeat;*/
	background:		#0072BC;
	border-top:		1px solid #4095CC;
	width:			165px;
	padding-left:	5px;
	margin-left:	30px;
	height:			20px;
	cursor:			pointer;
	color:			#FFF;
	font-weight:	bold;
	font-size:		12px;
	opacity:		0.8;
	}

div.Menu:hover {
	margin-left:	0px;
	}

div.MenuActive {
	background:		#0072BC;
	border-top:		1px solid #4095CC;
	width:			165px;
	padding-left:	5px;
	height:			20px;
	cursor:			pointer;
	color:			#FFF;
	font-weight:	bold;
	font-size:		12px;
	}

div.SubMenu {
	margin-left:	0px;
	padding-left:	14px;
	font-size:		12px;
	font-weight:	bold;
	color:			#D00;
	width:			154px;
	border-right:	1px solid #0072BC;
	border-left:	1px solid #0072BC;
	opacity:		0.75;
	}
div.SubMenu:hover {
	background:		#FFF;
	}

a.SubMenu {
	color:			#0072BC;
	text-decoration:none;
	}

a.SubMenu:hover {
	color:			#DD0000;
	}

div.IMGins {
	position:		relative;
	border:			1px solid #0072BC;
	}
div.IMGinsCOM {
	padding-left:	5px;
	background:		#FFF;
	color:			#0072BC;
	}

#AddrBox {
	position:		relative;
	left:			0px;
	width:			150px;
	font-weight:	bold;
	font-size:		10px;
	}

#ActiveSub {
	background:		#FFF;
	}
