body {
    text-align:left;
	 margin:0px auto;
	font: 10pt/16pt georgia; 
	color: #555753; 
	padding: 0; 
	border: 0; 
			}
			
ul {
	list-style-image: url(images/coolgrey.png);
	}
#reddiamond ul {
	list-style-image: url(images/redsquare.png);
	}  
#container {
	margin:0px auto;
	background-color:#393e37; 
  } 
#wraper {
	width: 1000px;
	height: 800px;
	background: #393e37 url(images/bg_06.gif) repeat-y;
  } 
#leftContent {
	width:350px;
	position:relative;
	float:left;
}

#movreright { margin-left:18px;}


label { text-align:right; width:130px;}
input, textarea { margin-left: 6px; margin-right: 10px; height:13px; background-color: #EFEFEF; border:1px #C9C9C9 solid; font-size:9px; }
label.check, label.radio { position:relative; text-align:left; }
input.go { background-color:#FDE395; border:1px #333333 solid; color:#000000; height:16px; font-size:10px}
 a:link {color:#9f671c;}
 a:visited {color: #9f671c;}
 a:hover {color: #CC0000;}
 a:active {color: #9f671c;}
 a:focus{color: #9f671c;}

  
#leftCont {
	position: relative;
	float:left;
	left:34px;
	top:10px;
	width:450px;  
	height:600px;
}
	
#RightCont {
	position: relative;
	float:left;
	top:10px;
	left:60px;
	width:450px;
	height:600px;
}
#bottom {
	position: relative;
	float:left;
	top:10px;
	left:60px;
	width:900px;
	height:100px;
}

#login {
	position: relative;
	float:left; 	
	left:623px;
	width:320px;
	background: #393e37 url(images/loginGB.jpg);
	padding:2px 2px 2px 5px;
}

#box {
	margin-top:10PX;
	border:#999999 1px solid;
	background: #393e37 url(images/contentBG.jpg) repeat-x;}

.style1 {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: normal;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}
.slightBig {
color: #666666;
font-weight:600;

		
}
