body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 27px;
	font-size: 21px;
	color: #659100;
	font-weight: normal;
}

img {
	border: 0px;
}

a {
	cursor: url('./cur/aero_link_l.cur');
}

#container {
	width: 950px;
	border-right: 1px solid #cccccc;
	margin: 0px;
}

#header {
	height: 107px;
	background-image: url('../img/bg-header.jpg');
	margin: 0px;
}

#header h2 {
	width: 300px;
	color: #ffffff;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding-top: 31px;
	padding-left: 27px;
}

#header h2 span {
	display: block;
	font-size: 11px;
	padding-top: 3px;
	color: #999999;
}

#footer {
	margin: 0px;
	height: 107px;
	background-image: url('../img/bg-footer.jpg');
}

#footer .links {
	line-height: 17px;
	color: #666666;
	margin-top: 0px;
	padding-top: 25px;
	margin-left: 17px;
}

#footer .links a {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

#footer .links a:hover, #footer .links a:active {
	text-decoration: underline;
	color: #ffffff;
}

#footer .subscription {
	width: 400px;
	float: right;
	text-align: right;
	margin-right: 17px;
	margin-top: 15px;
	font-size: 10px;
	color: #999999;
}

#footer .subscription a {
	color: #99cc00;
	text-decoration: none;
}

#footer .subscription a:hover, #footer .subscription a:active {
	color: #ffffff;
}

#footer .adv {
	width: 500px;
	float: left;
	color: #99cc00;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 17px;
	font-size: 15px;
}

#footer .adv a {
	text-decoration: none;
	color: #99cc00;
	font-size: 15px;
}

#footer .adv a:hover, #footer .adv a:active {
	color: #ffffff;
}

table#content {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table td#menu {
	width: 250px;
	border-right: 1px solid #cccccc;
	background-color: #f0f0f0;
	padding-top: 17px;
	padding-bottom: 17px;
}

table td#menu img {
	padding-right: 7px;
}

table td#menu h2 {
	background-color: #99cc00;
	margin-top: 17px;
	margin-bottom: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

table td#menu a {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;	
}

table td#menu a:visited, table td#menu a:link {	
	color: #333333;
	text-decoration: none;
}

table td#menu a:hover, table td#menu a:active {
	background-color: #333333;
	color: #ffffff;
	text-decoration: none;
}

table td#right {
	padding-top: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	text-align: right;
	line-height: 17px;
}

table td#right a {
	text-decoration: underline;
	color: #659100;
}

table td#right a:hover, table td#right a:active {
	text-decoration: underline;
	color: #000000;
}

table td#right div {
	margin-bottom: 12px;
	margin-top: 12px;
}

.goback a {
	margin-bottom: 17px;
	text-decoration: none;
	font-size: 12px;
}








