/* CSS Document */
body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color:#4F4F4F;
  	margin-top:0px;
	SCROLLBAR-FACE-COLOR: #5C5C5C; 
	SCROLLBAR-HIGHLIGHT-COLOR:#2E2E2E;  
	SCROLLBAR-SHADOW-COLOR: #125125; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #CEE3D6; 
	SCROLLBAR-TRACK-COLOR: #F3FEF3;  
	SCROLLBAR-DARKSHADOW-COLOR: #CEE3D6; 
	SCROLLBAR-BASE-COLOR: #5C5C5C;
}
a{
	text-decoration:none;
	color:#CCCCCC;
}
td{
	float:left;
	font-family:Tahoma;
	font-size:12px;
}
hr{
	width:500px;
	border:thin;
	background-color:#333333;
	color:#8B8B8B;
}
.banner{
	width:788px;
	height:217px;
}
#contant{
	background-color:#5C5C5C;
	width:570px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	float:left;
}
#header{
	width:350px;
	height:45px;
	margin-top:5px;
	margin-left:5px;
	font-size:25px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header p{
	font-size:10px;
	color:#54AAC8;
	font-family:"BankGothic Lt BT";
	margin-left:30px;
	margin-top:0px;
}
#innercontant{
	width:550px;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	color:#CCCCCC;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
}
#innercontant p{
	margin-left:20px;
	margin-top:0px;
}
.heading{
	color:#54AAC8;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}
.contfoot{
	width:570px;
	height:30px;
	background-image:url(../images/contantfooter_bg.jpg);
	background-repeat:repeat-x;
	float:left;
}
#news{
	width:201px;
	margin-top:0px;
	background-image:url(../images/news_bg.jpg);
	float:left;
}
#innernews{
	color:#999999;
	font:Tahoma;
	font-size:10px;
	margin-left:20px;
	margin-top:15px;
	margin-right:8px;
}
#innernews h6{
	font-size:13px;
	color:#54AAC8;
	font-family:"BankGothic Lt BT";
}
#innernews p{
	margin-left:5px;
	margin-top:0px;
	text-align:justify;
}
.iso{
	width:205px;
	height:125px;
	background-image:url(../images/iso.jpg);
}
.norepeat{
	background-repeat:no-repeat;
}
.footer{
	width:789px;
	height:52px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#copyrights{
	text-align:left;
	font-family:"Aldine401 BT";
	color:#CCCCCC;
	font-size:11px;
	width: 250px;
	float: left;
	padding: 5px 0px 0px 5px;
}
.copyright{
	padding-left:10px;
	padding-top:10px;
}
.pt-10 {
	PADDING-TOP: 10px;
	color: #FFFFFF;
}
.center{
	text-align:center;
}
.main{
	width:789px;
}
.contantmain{
	width:587px;
	float:left;
	background-color: #2E2E2E;
}
.style1 {color: #CCCCCC}
.style2 {color:#99CC00}
.style7 {font-family: Tahoma}
.style8 {font-size: 12px; font-family: Tahoma; }
#bottm_lnk {
	width: 500px;
	float: right;
	padding: 15px 5px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
}
#bottm_lnk a:link, #bottom_lnk a:visited {
	color: #CCCCCC;
}
#bottm_lnk a:hover { text-decoration:underline;
}
