body {
	margin: 0px;
	background-color: #B1B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bgbanner1 {
	background-image: url(/images/banner1.jpg);
	background-repeat: no-repeat;
}
.bgtop {
	background-image: url(/images/topbg.gif);
	background-repeat: repeat;
}
.bgtop2 {
	background-image: url(/images/topbg.gif);
	background-repeat: repeat;
	padding: 15px;
}
.bgnav {
	background-image: url(/navimages/nav_spacer.gif);
	background-repeat: repeat;
}
.bgflashtop {
	background-image: url(/images/flashbox_top.gif);
	background-repeat: repeat;
}
.bgflashbottom {
	background-image: url(/images/flashbox_bottom.gif);
	background-repeat: repeat;
}
.bgmaintop {
	background-image: url(/images/mainbox_bgtop.gif);
	background-repeat: repeat;
}
.bgmainbottom {
	background-image: url(/images/mainbox_bgbottom.gif);
	background-repeat: repeat;
}
.bgmainleft {
	background-image: url(/images/mainbox_bgleft.gif);
	background-repeat: repeat;
}
.bgmainright {
	background-image: url(/images/mainbox_bgright.gif);
	background-repeat: repeat;
}
.bgtitle {
	background-image: url(/images/titlebg.gif);
	background-repeat: repeat;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #F55513;
	text-decoration: none;
}
.padding {
	padding: 15px;
}
.bgnewsleft {
	background-image: url(/images/news_bgleft.gif);
	background-repeat: repeat;
}
.bgnewsright {
	background-image: url(/images/news_bgright.gif);
	background-repeat: repeat;
}
.newsitem {
	background-color: #373737;
	background-image: url(/images/newsbg.gif);
	padding: 10px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #B8B8B8;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #F55513;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #F55513;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FABA9F;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #F55513;
	text-decoration: none;
}.bgsearchleft {
	background-image: url(/images/search_bgleft.gif);
	background-repeat: repeat;
}
.bgsearchright {
	background-image: url(/images/search_bgright.gif);
	background-repeat: repeat;
}
.bgsearchtop {
	background-image: url(/images/search_bgtop2.gif);
	background-repeat: repeat;
}
.bgsearchbottom {
	background-image: url(/images/search_bgbottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #F55513;
	text-decoration: none;
}

.hseparator {
border-top:1px solid #CCCCCC;
margin-bottom:10px;
}
