body {
	background-color: #FFFFFF;
}

#head {
	width:762px;
	height:auto;
	background-color: #FFFFFF;
}
#head #headLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	float: right;
	padding-top: 30px;
}
#head #headLink a {
	color: #B90909;
	text-decoration: none;
	font-size: 18px;
}
#head #headLink a:hover {
	color: #DD0B0A;
	text-decoration: none;
}
#head #headLogo {
	height:60px;
	text-align:left;
	float: left;
}
#menu {
	height:19px;
	width:762px;
	background-image:url(images/navigation_bg.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 5px 0px;
}
#head #headMainimage {
	width:762px;
	height:185px;
	padding-bottom: 5px;
}	
#hotlinks {
	width:762px;
	height:156px;
}
#main {
	width:762px;

}

#main #mainRight {
	width:190px;
	float:right;
	padding-bottom: 15px;
	height: 530px;
}
#main #mainLeft {
	width:549px;
	float:left;
	background-image: url(images/index_txt_bg.gif);
	text-align: left;

	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
}
#main #mainLeftplain {
	width:549px;
	float:left;
	background-image:url(images/bg_text.gif);
	text-align: left;
	height: auto;
	background-repeat: repeat;
}
#main #texttop {
	width:549px;
	height:5px;
	background-image:url(images/bg_text_top.gif);
}
#main #textbottom {
	width:549px;
	height:10px;
	background-image:url(images/bg_text_bottom.gif);
	background-repeat: no-repeat;
}
#main #textbottom-index {
	width:538px;
	height:300px;
	background-image:url(images/bg_text_bottom-index.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 10px;
}


#newsbottom {
	width:190px;
	height:5px;
	background-image:url(images/newsbottom.gif)
}
#menuClear {
	clear:both;
}
#linksTxt {
	width: 160px;
	text-align: left;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/news_bg.jpg);
	background-repeat:no-repeat;
}

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#news-reg {
	float: right;
	width: 160px;
	padding-top: 50px;
	background-image: url(images/news-reg_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: 220px;
}
#footer {
	width:762px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footerTerms {
	width:200px;
	height:20;
	float:right;
	text-align: right;
	color:#CC0000;
}
p, li, table, blockquote{
	font-weight: normal;
	color: #000000;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
a {
	font-weight: normal;
	color: #CC0033;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.grey {
	font-weight: normal;
	color: #8A8A8A;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.black {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.newsDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 15px;
}
.hotLinksText {
	margin-top: 50px;
	margin-right: 123px;
	margin-left: 15px;
	text-align: left;
}
h1 {
	font-weight: normal;
	color: #dd0b0a;
	font-family: times, serif;
	font-size: 18px;
	font-weight:normal;
}

h1 .grey {
	color: #8A8A8A;
	font-weight: normal;
	font-family: times, serif;
	font-size: 18px;
	font-weight:normal;
}

h2 {
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
h3 {
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

/* MENU */

.solidblockmenu {
	width:100%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	border-width: 1px 0;
}


.solidblockmenu li {
	display: inline;
}
.grey-index {
	font-weight: normal;
	color: #8A8A8A;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 21px;
	padding-bottom: 2px;
	padding-left: 21px;
}

.solidblockmenu li a:visited {
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
}

/* Drop down menu function */

.cssmenu1{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 16px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B90909;
	border-right-color: #B90909;
	border-bottom-color: #B90909;
	border-left-color: #B90909;
}

.cssmenu1 a{
	width: 100%;
	display: block;
	padding: 3px 0px;
	margin: 0 6px 0 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #333333;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B90909;
	font-family: arial;
	font-size: 11px;

}

.cssmenu1 a:hover{
	background-color:#B80A0B;
	color: #FFFFFF;
	cursor:default;
}

.cssmenu2{
	position:absolute;
	visibility: hidden;
	border:1px solid #B90909;
	border-bottom-width: 0;
	line-height: 16px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 210px;
}

.cssmenu2 a{
	width: 98%;
	display: block;
	border-bottom: 1px solid #B80A0B;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 0;
	font-family: arial;
	font-size: 11px;
}

.cssmenu2 a:hover{
	background-color:#B90909;
	color: #FFFFFF;
	cursor:default;
}
/* SCROLL */

#pscroller1{
	height: 120px;
	width: 100%;
}

#pscroller1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}

#pscroller1 a:hover {
	text-decoration:underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


#content {
	width:783px;
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #838283;
	border-bottom-color: #838283;
	border-left-color: #838283;
	background-image:url(images/content_bg.jpg);
}

#content #contentRight {
	float: right;
	width: 235px;
	text-align: left;
	
	background-repeat:repeat-y;
	background-color:#DADADA;
}

#content #contentLeft {
	float: left;
	width: 500px;
	text-align: left;
	padding-left:20px;
	padding-top:10px;
	padding-right:15px;
}


.form-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
}

.form-fields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	color: #CC0000;
}
