html {
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
body {
	margin: 0;
	text-align: left;
	FONT: 12px tahoma, verdana, sans-serif;
	padding: 0;
	background-color: #ffffff;
}
.page{
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
table,img{
	border: 0px;
}
input, select{
	font-size: 10px;
}
h1{
	color: #E2001A;
	font-size: 14px;
}
h2{
	color: #000000;
	font-size: 12px;
}
A:link {
	color: #E2001A;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:visited {
	color: #F84459;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:hover {
	color: #7D0110; TEXT-DECORATION: none;
	font-weight: bold;
	
}
.left{
	float: left;
	width: 50%;
}
.right{
	width: 49%;
	margin-left: 50%;
}
.top-border{
	background: #FCFFE8 url('img/top-border.gif') repeat-x top left;
}
.bottom-border{
	background: transparent url('img/bottom-border.gif') repeat-x bottom left;
}
.left-border{
	background: transparent url('img/left-border.gif') repeat-y bottom left;
}
.right-border{
	background: transparent url('img/right-border.gif') repeat-y bottom right;
}
.t-l-border{
	background: transparent url('img/t-l-border.gif') no-repeat top left;
}
.b-l-border{
	background: transparent url('img/b-l-border.gif') no-repeat bottom left;
}
.t-r-border{
	background: transparent url('img/t-r-border.gif') no-repeat top right;
}
.b-r-border{
	background: transparent url('img/b-r-border.gif') no-repeat bottom right;
	padding-top: 11px;
	padding-bottom: 19px;
}
.line-shadow{
	background: transparent url('img/line-shadow2.gif') repeat-y bottom center;
	height: 90%;
}
.right1{
	padding-top: 10px;
	padding-right:27px;
	padding-left:0px;
}
.header-left{
	padding-top: 22px;
	height: 198px;
	text-align: center;
}
.header-right{
	background: transparent url('img/header-img.jpg') no-repeat top left;
	height: 210px;
}
.header-r{
	padding-top: 6px;
	padding-left: 30px;
}
.header-r #img{
	margin-right: 10px;
}
.inputsearch{
	color: #7E7E7E;
	border: 1px solid #B2B2B0;
	width: 190px;
}
.searchsubmit{
	border-color: #818A4B;
	width: 11px;
	height: 11px;
	border: 0px;
	background: transparent url('img/search.gif') no-repeat top left;
}
.faqinput{
	width: 250px;
}
.header-left form{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.content-left{
	padding-left: 39px;
	padding-bottom: 10px;
}
.content-right{
	padding-left: 52px;
	padding-bottom: 10px;
}
.menu{
	background: transparent url('img/menu-repeat.gif') repeat-x top left;
}
.menu-left{
	background: transparent url('img/menu-left.gif') no-repeat top left;
	height: 49px;
}
.menu-right-left{
	background: transparent url('img/menu-right-left.gif') no-repeat top left;
}
.menu-right{
	background: transparent url('img/menu-right.gif') no-repeat top right;
	height: 49px;
}
.menu table td{
	width: 10%;
	height: 50px;
}
.menu a:link{
	color: #000000;
	font-size: 13px;
}
.menu a:visited{
	color: #595959;
	font-size: 13px;
}
.bottom,.date{
	color: #7F7D8A;
	font-size: 11px;	
}
.bottom{
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 39px;
}
.bottom table td{
	padding-right: 25px;
}
.bottom a:link{
	color: #7F7D8A;
	font-size: 11px;
	font-weight: normal;
}
.bottom a:hover{
	font-size: 11px;
	font-weight: normal;
}
#up{
	text-transform: uppercase;
}
a#up:link, a#up:visited, a#up:hover{
	color:#000000;
}
.banner-text{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.body-left{
	padding-right: 40px;
}
.body-left table,.content-right table{
	letter-spacing: 0px;
	word-spacing: 0px;
}
.body-left{
	line-height: 170%;
}
.content-right{
	line-height: 170%;
}
table.cat td{
	font-size: 12px;	
}
.bot-info td{
	padding-left: 30px;
	padding-bottom: 20px;
}
a.name{
	FONT: bold 12px tahoma, verdana, sans-serif;
}
.inptext{
	width: 400px;
}
.bottom-bot{
	color: #7F7D8A;
	font-size: 11px;
	font-weight: normal;
}

