@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B1BAC1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#454545;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

H1 { font-size:25px; color:#333333; }
H2 { font-size:16px; color:#333333; }

.large_c { background:url(images/main_bg.jpg); }
.top_bg { background:url(images/header_bg.jpg) right no-repeat; }
.bottom { background:url(images/bottom_bg.gif) repeat-x; }

.blue { color:#0066FF; }

li {margin-bottom:10px; }

.nav li {margin:0px 0px 12px 0px; padding-left:-5px; }

.nav a:link, .nav a:visited { text-decoration:none; color:#0000FF; }
.nav a:hover, .nav a:active { text-decoration:underline; }
