/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color:#666666;
	}
	
	

a:link {
	color: #E1722A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #E1722A;
}

div#main_content{
	width:940px;
	height:700px;
	position:absolute;
	margin-top: 0px;
	text-align:center;
	margin-left:50px;
	left: 0;
	top: 0;
	}

.footer {
	font-family:Arial;
	font-size:10px;
	color:#8a898d;
}

.content {
	font-family:Arial;
	font-size:12px;
	color:#888787;
	padding-left:13px;
	padding-top:25px;
	padding-bottom:25px;
}

.footer a{
	font-family:Arial;
	font-size:10px;
	color:#cfcfd1;
	text-decoration:underline;
}

.content a{
	font-family:Arial;
	font-size:12px;
	color:#cfcfd1;
	text-decoration:underline;
}
.style5 {
	font-size: 12px;
	color: #666666;
	line-height:14px;
}

.style6 {
	font-size: 12px;
	color: #E1722A;
	line-height:14px;
}
.content_style {
	font-size: 12px;
	color: #666666;
	line-height:14px;
}
