body{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #fff;
}
			#langs a{
				color: #989898;
				text-transform: uppercase;
			}
			#langs a:hover{
				color: #fff;
				background: #1a191e;
			}
			#langs a.selected{
				color: #fff;
				background: #1a191e;
			}
			
			#search a {
				color: #97c100;
			}
			#search a:hover {
				color: #c2f800;
			}
			
		#menu a{
			color: #fff;
			letter-spacing: .05em;
			font-size: 10px;
			font-weight: bold;
		}
		
		strong.green {
			color: #fff;
			font-size: 10px;
			text-transform: uppercase;
		}
		strong.white {
			color: #fff;
			font-size: 10px;
			text-transform: uppercase;
		}
		
  		#content .lead, #content .lead-no-border, #content-border .lead, #content-border .lead-no-border {
			line-height: 16px;
		}
			.more a {
				color: #98c100;
			}.more a:hover {
				color: #c9ff00;
			}
			
			
			#column-navi li a, #column-navi li.active a{
				color: #94c000;
				font-weight: bold;
			}
			#column-navi li ul.sub li a, #column-navi li ul.sub li u{
				color: #989898;
				font-weight: normal;
			}
			#column-navi li ul.sub li a:hover, #column-navi li ul.sub li a.selected{
				color: #fff;
				font-weight: normal;
			}
			#column-menu li a, #column-menu li h2 {
				color: #989898;
				font-weight: bold;
			}
			#column-menu li h2 {
				cursor: pointer;
			}
			#column-menu li a:hover, #column-menu li a.selected{
				color: #90b900;
				font-weight: bold;
			}
			#column-menu li.sub2 a{
				font-weight: normal;
			}
			#column-menu li.sub2 a:hover, #column-menu li.sub2 a.selected{
				font-weight: normal;
				color: #fff;
			}
			
			
			#two-columns-left p {
				line-height: 16px;
			}
			#two-columns-right .item h3 a, #two-columns-right .item h3{
				color: #94c000;
				font-weight: bold;
				font-size: 12px;
			}
			#two-columns-right .item h3.date {
				color: #989898;
				font-size: 11px;
			}
				#two-columns-right .item, #two-columns-right .text {
					line-height: 14px;
				}
				#two-columns-right .item a, #two-columns-right .text a{
					color: #ababab;
				}
				#two-columns-right .item a:hover, #two-columns-right .text a:hover{
					color: #efefef;
				}
				#two-columns-right .text .green{
					color: #94c000;
				}
				#two-columns-right .text .bold{
					font-weight: bold;
				}
			#content-gallery #two-columns-right .photo a.label{
				color: #efefef;
			}
			#content-gallery #two-columns-right .photo a.label:hover{
				color: #3a3b3c;
			}
				#two-columns-right form div.title input.submit{
					color: #90b900;
					font-weight: bold;
				}
			
		#sidebar h1.green, #sidebar h1.white {
			line-height: 28px;
		}
			h1.green, h1.white {
				font-size: 17px;
				font-weight: normal;
				text-align: justify;
			}
			h1.green {
				color: #97c100;
			}
			h1.white {			
				color: #fff;
			}		
		#sidebar div{
			line-height: 18px;
		}
		#sidebar div .grey, #two-columns-left .grey {
			color: #989898;
		}
		
#partners {
	text-align: middle;
	color: #969598;
	text-transform: uppercase;
}
	#footer div#fCont p.left strong{
		color: #989898;
	}
	#footer div#fCont p.left a{
		color: #6f6f6f;
	}
	#footer div#fCont p.right a{
		color: #fff;
	}
	#footer div#fCont p.right a:hover{
		color: #efefef;
	}

/* pagination */
	ul.pagination li{
		color: #989898;
	}
	ul.pagination li a{
		color: #989898;
	}
	ul.pagination li a:hover{
		color: #d8d8d8;
	}	
	ul.pagination li a.current{
		color: #94c000;
		text-decoration: underline;
	}

	/*
	*/
	div#site_map a {
		color: #efefef;
	}
	div#site_map a.bold {
		font-weight: bold;
		font-size: 11px;
	}
	div#site_map a.small {
		font-weight: normal;
		font-size: 11px;
	}
	div#site_map a.smaller {
		font-weight: normal;
		font-size: 10px;
	}	
	div#site_map a.smallest {
		font-weight: normal;
		font-size: 9px;
	}
	
	
	
	.colors span.t {
		color: #989898;
	}