body{
	font-family:Tahoma;
	font-size:11px;
	color:#616d6d;
	padding:0px;
	margin:0px;
}
p{
	margin:0px;
	padding:0px;
}
td{
	margin:0px;
	padding:0px;
}
.headtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #011500;
}
.headtext a:link{
	color:#011500;
	text-decoration:none;
}
.headtext a:visited{
	color:#011500;
	text-decoration:none;
}
.headtext a:active{
	color:#011500;
	text-decoration:none;
}
.headtext a:hover{
	color:#011500;
	text-decoration:underline;
}
.bg {
	background-image: url(Images/nav.jpg);
	height: 30px;
}
.tabstyle {
	background-image: url(Images/tab.jpg);
	background-repeat:no-repeat;
	height: 51px;
	width: 298px;
}
.tabstyle2 {
	background-image: url(Images/tab3.jpg);
	background-repeat:no-repeat;
	height: 51px;
	width: 298px;
}
.tabstyle3 {
	background-image: url(Images/tab4.jpg);
	background-repeat:no-repeat;
	height: 51px;
	width: 298px;
}

.tabtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
}
.tabtext a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
}
.tabtext a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.tabtext a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}

.border {
	border: 1px solid #706f6f;
}
.tittle1 {
	font-family: "Trajan Pro";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706f6f;
}
.tittle2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #018440;
	font-weight:bold;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #616d6d;
}
.content a:link{
	color:#616d6d;
	text-decoration:none;
}
.content a:visited{
	color:#616d6d;
	text-decoration:none;
}
.content a:active{
	color:#616d6d;
	text-decoration:none;
}
.content a:hover{
	color:#616d6d;
	text-decoration:underline;
}
.newstitle {
	font-family: "Trajan Pro";
	font-size: 14px;
	font-weight: bold;
	color: #018440;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706f6f;
}
.newsborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.footer {
	background-image: url(Images/footer.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

.panelbg {
	background-image: url(Images/panel4.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.panelborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #018440;
	padding-bottom: 5px;
}
.subtitle a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #018440;
	text-decoration:underline;
}
.subtitle a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #018440;
	text-decoration:none;
}
.subtitle a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #018440;
	font-weight: bold;
}

.search {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFF;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #2b2b2b;
}
.links a:link{
	color: #2b2b2b;
	text-decoration:underline;
}
.links a:visited{
	color: #2b2b2b;
	text-decoration:underline;
}
.links a:active{
	color: #2b2b2b;
	text-decoration:underline;
}
.links a:hover{
	color: #2b2b2b;
	text-decoration:none;
}


.useful_link{
	font-family:Tahoma;
	font-size: 12px;
	color: #018440;
	font-weight:bold;
	padding-bottom: 2px;
	padding-top:2px;
}
.useful_link a:link{
	color: #018440;
	text-decoration:none;
}
.useful_link a:visited{
	color: #018440;
	text-decoration:none;
}
.useful_link a:active{
	color: #018440;
	text-decoration:none;
}
.useful_link a:hover{
	color: #018440;
	text-decoration:underline;
}

