@charset "utf-8";
/* CSS Document */

#content {
	background-color:#0a0a0a;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	}
	
#ccontent {
	background:url(images/mainbg.jpg) no-repeat center top;
	width:1003px;
	padding:412px 0px 20px 0px;
	text-align:left;
	}


.menutd {
	padding:0px 14px 0px 14px;
	}

#greenlink {
	height:16px;
	font-size:1px;
	margin-bottom:4px;
	border-bottom:#5aa400 1px solid;
	}

#clangs {
	text-align:center;
	color:#ffffff;
	padding:11px 0px 13px 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
#clangs a {
	color:#ffffff;
	font-weight:normal;
	}


#ccopy {
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#ccopy a {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
#ccopy a:hover {
	text-decoration:none;
	}


a:link,a:visited,a:active {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#70c224;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.edodlink:link,.edodlink:visited,.edodlink:active {
	color:#70c224;
	}
.edodlink:hover {
	color:#ffffff;
	}
