body {
	margin: 0px auto;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	}
	
A{
	font-family: Arial,Verdana; 
	font-size:12px; 
	font-weight:bold; 
	color: #333333; 
	text-decoration:none;
}

A:HOVER{
	color:#CC0000
}

a img {
	border: none; 
} 

ul{
	list-style-image:url(../../images/list.gif);
}
table{
	border-collapse:collapse;
	}
	
input, select {
	color : #333333;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	background:#ffffff;
	border:#ccc solid 1px;
	}
	

#main{
	margin: 0px auto;
	width:999px;
	background:#fff; 
	}


h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	margin:0px;
}
h2{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin:0px;
}
h3{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	margin:0px;
}
.clearr{
	clear:both;
}
.data_text {
	color : #666;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}

#header{
	margin:0px auto;
	width:999px;
	height:80px;
	border-bottom:1px solid #cccccc;

}

#logo{
	margin:0px auto;
	width:125px;
	height:50px;
	padding:10px;
	float:left;

}
#top_links{
	width:800px;
	height:10px;
	padding:10px;
	float:right;
	margin-top:50px;
	text-align:right;
	font-size : 13px;
	font-family : Arial;
	font-weight: normal;
	color : #003399;
}
#top_links a{
	color : #003399;
	font-size : 13px;
	font-family : Arial;
	font-weight: normal;
	
}
#top_links a:hover{
	color : #ff0000;
}
.text1 {
	color:#FF6600;
	font-size : 18px;
	font-family : Arial;
	font-weight: normal;
	}
.text2 {
	color:#336699;
	font-size : 15px;
	font-family : Arial;
	font-weight: normal;
	}
.red {
	color:#FF6600;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
#4box {

	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	width:999px;
	
	}
.box{
	height:240px;
	width:220px;
	float:left;
	padding:14px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	color:#666;
	border-left:1px dotted #999;
	margin-top:10px;

	}
#left_side{
	min-height:300px;
	width:250px;
	float:left;
	padding:0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
#right_side{
	min-height:300px;
	width:700px;
	float:right;
	padding:10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	}
.fallow{
	border-bottom:1px dotted #cccccc;
	padding:10px 0px 10px 0px;
	width:250px;
	color:#8489a4;
	font-size : 13px;
	font-family : Arial;
	font-weight: bold;
	}
.fallow a{

	padding:10px 0px 10px 0px;
	width:250px;
	color:#8489a4;
	font-size : 14px;
	font-family : Arial;
	font-weight: bold;
	}
.fallow a:hover{
	color:#333;
	}
	

.seperator{
	border-bottom:1px dotted #cccccc;
	padding:10px 0px 10px 0px;

}
/*////////////////////////////*/

#footer{
margin:0px auto;
width:977px;
padding:10px;
clear:both;
background-color:#fff; 
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #666;
text-decoration:none;
border-top:1px solid #cccccc;
text-align:center
 
}
#footer a{
	font-family: Arial;font-size: 12px;font-weight:normal ;color: #003399;text-decoration:none; 
}
#footer a:hover{
	font-family: Arial;font-size: 12px;font-weight:normal ;color: #CC0000;text-decoration:none; 
}


