﻿div.sdmenu1 div span 	
{
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	width: 200px;
	display: block;
	border-bottom: 0px solid #ddd;
	color: #87c540;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(news_active.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div.sdmenu1 div a {
	background: #eee;
	display: block;
	border-bottom: 0px solid #ddd;
	color: #87c540;
	background: url(bullet_common.gif) no-repeat 23px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
}
div.sdmenu1 div a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(news_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.title1 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	color: #87c540;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.titles {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	color: #87c540;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #87c540;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
