@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:30px;
	color: #000080;
	margin-left:30px;
}
H2 {
	font-size:18px;
	color:#333333;
}
#title {
	font-size:28px;
	color:#333333;
}
.large_c {
	background:url(images/main_bg.jpg);
}
.top_bg {
	background:url(images/header_bg.jpg) right no-repeat;
	padding-top:10px;
}
.bottom {
	background:url(images/bottom_bg.gif) repeat-x;
}
.blue {
	color:#0066FF;
}
.sidebar {
	padding:0;
	margin:0;
}
.sidebar li {
	line-height:1.2;
	margin:6px 0px 8px 18px;
}
.spacer {
	background: url(images/verticl_line.gif) repeat-y center;
}
