body {
	height:100%;
}
.top_menu_sub {
	background-color: #000000;
	border: 1px solid #666666;
	background-image: url(images/mid_bar_bg.gif);
}
.main_bg {
	background-image: url(http://www.s-charger.com/images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
.top_menu {
	background-color: #000000;
	border: 1px solid #666666;
}
.top_links {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.bottom_bar {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}