@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #222222;
}

a:link {
	color: #0F7255;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #097456;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #047152;
}
#header {
	background-image:url(../images/masthead_750x124.png);
	background-repeat:no-repeat;
	}
#nav {
	background-image:url(../images/nav_bg.gif);
	}	
#nav .linknav {
	margin-bottom:5px;
	}	
#top	 {
	background-image:url(../images/nav_bg_i.gif);
	}
#bottom	 {
	background-image:url(../images/nav_bg.gif);
	}
#footer {
	font-size: 10px;
	background-image:url(../images/nav_bg.gif);	
}	
.btnbg {
	background-image:url(../images/nav_bg.gif);	
	background-repeat:repeat-x;
	}
