html, body{ 
	margin-left:auto; 
	margin-right:auto;
	background-color:#3333CC;
} 
 
#pagewidth{ 
 	background-color:#FFFFFF;
 	width:1030px;
 	background-repeat:repeat-y;
 	text-align: left;
}
 
#header{
 	position:relative; 
 	height:150px; 
 	background-color:#FFFFFF;
} 

#leftcol{
 	width:170px;
 	height:100%;
 	float:left; 
 	position:relative;
	background-color:#0000CC;

}
 
#maincol{
 	background-color: #FFFFFF;  
 	float: right; 
 	display:inline; 
 	position: relative; 
 	width:860px;
 	padding-left: 0px; padding-right: 0px;
}

.footer {
	margin:0px;
	width:1030px;
	height:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-align:center;
	overflow:hidden;
	color:#ffffff;
	background-image:url(image/footerbg2.jpg);
	background-repeat:repeat-x;
}
 
a:link { text-decoration:none; color:#FFFFFF;}
a:hover { color:#FFFF00; text-decoration:none}
a:visited { color:#FFFFFF; text-decoration:none; clear:none}

.clearfix:after {
 content: ".";
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}

td {
	font-family: Verdana; 
	font-size: 11px; 
	color: #545454; 
	text-decoration: none;
}

div#leftmenu {padding-left:0px; width:130 px;}

span {
	color:#FFFFFF;
	text-align:left;
	font-weight:400px;
	line-height:14px;
	text-shadow:#00FFFF;
	text-decoration:none;
	text-transform:uppercase
}

#leftmenu a{
	color:#FFFF99;
	font-weight:bold;
}

#leftmenu a:hover {
	height:14px;
	width:130px;
	color:#FAD91D;
	font-weight:bold;
}

div#bodytext {padding: 0px; }
div#topmenu {padding-right:8px; text-align:right;}
#topmenu a, p {font-family:Tahoma; font-size:10px; color:#000000; text-decoration:none;}
.topmenu a {font-weight:bold;}
#topmenu a:hover {color: #1d87d7;}


.head {
	color:#000099;
	background-image:url(image/h1.jpg);
}

.award	{
	border:0.2em;
	border-style:solid;
	width:87px;
	border-color:#0099FF;
	cursor:pointer;
}
.alabel	{
	font:Tahoma;
	color:#0033FF;
	font-size:12px;
}

.pointer { cursor:pointer;}
.softbody {
	font-size:11px;
	text-align:justify;
	margin-top:5px;
}
.softhead {
	font-size:12px;
	color:#0000FF;
	font-weight:500;
}
.download { 
	font-size:11px;
	color:#0066FF;
	float:right;
	cursor:pointer;
}

.subhead {
	font-size:14px;
	color:#0000FF;
	font-weight:500;
	text-align:center;
}

.fr-des {
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin-top:5px;
}