﻿html{
	overflow:scroll;
}
body,html{
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-image: url('images/bg2.png');
	background-repeat: repeat-x;
	background-color: #b2b2b2;
}
div#main {
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	/*margin-top:20px;*/
}
div#menubar {
	margin-left: auto;
	margin-right: auto;
	width: 908px;
}
table#menubar_table {
	border-collapse: collapse;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}
div#maincontent {
	margin-left: auto;
	margin-right: auto;
	width: 908px;
}
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 908px;
	background-image: url('images/footer-bg.png');
	background-repeat: repeat-y;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	text-align: center;
	padding-top: 5px;
}
div#footer a{
	color:#424242;
}
div#footer a:hover{
	color:#CC0000;
}

td#leftshadow {
	width: 8px;
	background-image: url('images/ls1.png');
	background-repeat: repeat-y;
}
td#rightshadow {
	width: 8px;
	background-image: url('images/rs1.png');
	background-repeat: repeat-y;
}
table#maintable {
	border-collapse: collapse;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}
td#left {
	width: 152px;
	height: 606px;
	background-image: url('images/column-bg.png');
	background-repeat: repeat-x;
	border-right: 1px #dbdbdb solid;
	vertical-align:top;
	padding-top:40px;
	background-color:#eaeaea;
}
td#right {
	width: 152px;
	height: 606px;
	background-image: url('images/column-bg.png');
	background-repeat: repeat-x;
	border-left: 1px #dbdbdb solid;
	vertical-align:top;
	padding-top:40px;
	background-color:#eaeaea;
}
div#footer_bottom {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}
div#maintext {
	margin: 10px;
	width: 566px;
	vertical-align:top;
}
div#maintext a{
	color:#CC0000;
}
table#menulinks img {
	border: 0px;
}
td#menubar_bottom {
	padding-left: 0px;
}
table#tabs {
	border-collapse: collapse;
}
div#ind_bottom p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 10px;
}
div#ind_bottom a, p {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif; /*color: #676767;*/;
	color: #9e1b1d;
}
div#ind_bottom a:hover{
	color:#424242;
}
div#prod_bottom p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 10px;
}
div#prod_bottom a, p {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif; /*color: #676767;*/;
	color: #9e1b1d;
}
div#prod_bottom a:hover{
	color:#424242;
}
div#homepage_flash {
}
table#homepage_br{
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	width:340px;
}
table#homepage_br img{
	border:0px;
}
table#homepage_br a{
color:#9e1b1d;
}
p{
	color:#000000;
}

