@charset "UTF-8";

@media all
{    
	#header { background: #fff url("../../images/header/header_bg_start.jpg") no-repeat top left;}
	#main {background: #fff url("../../images/content/content_bg_start.gif");}
	#footer {background: #fff url("../../images/footer/footer_bg_start.jpg") no-repeat top left;}
	
	a {color: #3c8d15; }
	a:focus,
	a:hover,
	a:active {color:#3c8d15; }

	h1,h2 {color:#000;}
	h2 {font-size:116.67%; font-weight:bold;}
	th,td { border:1px solid #C9C9C9;}
	thead th { background: #C8DFAE; }
}
