BODY 
{
	font-family:"Arial";
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:justify;
	min-width:900px;
	min-height:580px;
	font-size:12px;
	background-color:#5A5A5A;
}

#centerwrapper 
{
	 width:900px;
	 height:500px;
	 margin-left:auto;
	 margin-right:auto;	
}

#centerwrapper a
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#centerwrapper a:hover
{
	text-decoration:underline;
}

#root 
{
	position:absolute;
	width:900px;
	height:570px;	
	top:15px;
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
}

#lefttop
{
 position:absolute;
 top:0px;
 left:0px;
 width:25px;
 height:27px;
 border:0px solid #FFFFFF; 
}

#righttop
{
 position:absolute;
 top:0px;
 right:0px;
 width:27px;
 height:25px;
 border:0px solid #FFFFFF; 
}

#lefbottom
{
 position:absolute;
 top:545px;
 left:0px;
 width:27px;
 height:25px;
 border:0px solid #FFFFFF; 
}

#rightbottom
{
 position:absolute;
 top:543px;
 right:0px;
 width:25px;
 height:27px;
 border:0px solid #FFFFFF; 
}

#logo
{
	position:absolute;
	width:120px;
	height:110px;	
	top:22px;
	left:34px;
	border:0px solid #000000;
	background-image:url("images/logo.png");
	background-repeat:no-repeat;
}

#flash
{
	position:absolute;
	text-align:right;
	color:#00000;
	width:700px;
	height:130px;	
	top:10px;
	left:190px;
	border:0px solid #000000;
	background-image:url("images/flash.html");
	background-repeat:no-repeat;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

#links
{
	position:absolute;
	text-align:center;
	color:#FFFFFF;
	width:900px;
	height:15px;	
	top:145px;
	left:0px;
	padding-top:15px;
	padding-bottom:15px;
	border:0px solid #FFFFFF;	
	background-image:url("images/head.png");
	background-repeat:no-repeat;
}

#links a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#links a:hover
{
	color:#FF3030;
	text-decoration:underline;
}

#links a.active
{
	color:#FF3030;
}

#text1
{
	position:absolute;
	width:430px;
	height:160px;	
	top:205px;
	left:0px;	
	padding:10px;
	overflow:hidden;
	border-right:1px dotted #C1C1C1;
}

#text2
{
	position:absolute;
	width:430px;
	height:150px;	
	top:205px;
	right:0px;	
	padding:10px;
	overflow:hidden;
	border:0px solid #FFFFFF;	
}

#text3
{
	position:absolute;
	width:880px;
	height:100px;	
	top:390px;
	left:10px;
	padding-top:5px;
	overflow:hidden;
	border-top:1px dotted #C1C1C1;	
}

#text3 a
{
	font-weight:normal;
}
 
#textm
{
	position:absolute;
	width:880px;
	height:100px;	
	top:400px;
	left:10px;
	padding-top:5px;
	border:1px dotted #C1C1C1;	
}

#mainhead
{
	position:absolute;
	font-weight:bold;
	font-size:14px;
	width:880px;
	height:20px;	
	top:205px;
	left:10px;
	overflow:hidden;
	border:0px dotted #C1C1C1;
}

#maintext4
{
	position:absolute;
	display: block;
	width:820px;
	height:300px;	
	top:225px;
	left:10px;
	overflow:auto;
	border:0px dotted #C1C1C1;
}

#maintext
{
	position:absolute;
	display: block;
	width:865px;
	height:300px;	
	top:0px;
	left:0px;
	overflow:hidden;
	border:0px dotted #C1C1C1;
}

#maintext1
{
	position:absolute;
	width:860px;
	height:280px;	
	top:240px;
	left:20px;
	overflow:auto;
	border:0px dotted #C1C1C1;
}

#footer
{
	position:absolute;
	text-align:center;	
	font-size:10px;
	color:#000000;
	width:880px;
	height:33px;	
	top:530px;
	left:10px;
	padding-top:2px;
	border:0px solid #FFFFFF;
	background-color:#EBEBEB;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

#footer a
{
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 220px;
  position: absolute;
  top: 20px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #CCC;
}
.Scrollbar-Down {
  position: absolute;
  top: 250px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 235px; right: 20px;
}

#Container 
{
  position: absolute;
  top: 235px; 
  left: 10px;
  width: 870px;
  height: 300px;
}

