﻿html
{
	scrollbar-face-color: #DEDFE1;
	scrollbar-highlight-color: #800500;
	scrollbar-shadow-color: #800500;
	scrollbar-3dlight-color: #800500;
}
body
{
	font-family: Arial, Helvetica, 'sans-serif !important';
	color: #4A4A4A !important;
	font-weight: normal !important;
	font-size: 14px !important;
	margin: 0px !important; /*background-color: #808040; */
	background-color: #fff; /*background-color:Black;  */ /*     overflow:scroll;     scrollbar-face-color: red !important;     scrollbar-highlight-color: white !important;     scrollbar-shadow-color: black !important;     scrollbar-track-color: black !important;     scrollbar-darkshadow-color: black !important;     scrollbar-base-color: black !important; */
}
img, div
{
	border: none;
	behavior: url(      "iepngfix.htc" );
}
a:active
{
	outline: none;
}
html .divMain
{
	background: url(../0images/bck.jpg) repeat-y;
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
}

.aLink
{
	color: #4A4A4A;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.aLink:hover
{
	color: #E32E35;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.menu
{
	color: #4A4A4A;
	font-family: Arial;
	font-size: 12px;
	height: 53px;
	text-decoration: none;
}
.menu:hover
{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	height: 53px;
	text-decoration: none;
}
.tdMenu
{
	background-image: url(../0images/menubg.jpg);
	background-repeat: repeat-x;
}
.tdMenu a
{
	color: #4A4A4A;
	font-family: Arial;
	font-size: 12px;
	height: 53px;
	text-decoration: none;
}
.tdMenuHover a
{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	height: 53px;
	text-decoration: none;
}
.tdMenuHover
{
	background-image: url(../0images/menuhoverbg.jpg);
	background-repeat: repeat-x;
}
.footer
{
	color: #80877f;
	clear: both;
	width: 980px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	background: url(../0images/footer_bck.jpg) repeat-y;
	text-align: center;
}
#footer_inner_wrapper
{
	width: 980px;
	overflow: hidden;
	background: url(../images/footer_top.jpg) no-repeat top;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 2px;
}
.footermenu
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #545d64;
}
.footermenu:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #545d64;
}

#footer_inner_wrapper p.copyright
{
	text-align: center;
	width: 940px;
	padding: 2px 20px 0 20px;
	margin: 0;
	font-size: 12px;
	font-family: Arial;
	color: #666;
}
.footer2
{
	clear: both;
}

