body {
	font-family:verdana,arial,sans-serif;
	font-size:12pt;
	margin:15px;
	//background:#9ACD32;
	background:#FAFAD2;
	}

a{
text-decoration:none;
font-weight: bold;
display: block;
}




.margin_bottom_10 { clear: both;width: 100%; height: 10px; 	}

/* footer */
#templatemo_footer {
	clear: both;
	height: 65px;
	width: 770px;
	text-align: center;
	font-size: 10px;
	color: #333;
	padding: 30px 20px 0 20px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

#templatemo_footer a:link, #templatemo_footer a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
#templatemo_footer a:active, #templatemo_footer a:hover { color: #996600; text-decoration: none; }



.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}
/* end of footer */