body {
	color: #000000;
	background: #666666 url(images/bg_01.jpg) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	font: 0.9em "MS UI Gothic";
}
a:link, a:visited {color:#000080; text-decoration: underline;}
a:hover {color: #CC0000;}
#wrapper {
	text-align: center;
	margin: 0px auto;
	width: 860px;
	padding: 0px;
	min-height: 200px;
	position: relative;
	height: auto;
}
#top {
	width: 860px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 35px;
	background:  url(images/menu-top_03.jpg) no-repeat;
	float: left;
}
#topmenu {
	color:#FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
}
#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#topmenu a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}
#topmenu img {
	margin:0px 5px;
	height: 13px;
	width: 15px;
	vertical-align: text-bottom;
}
#header {
	width: 860px;
	float: left;
}
#subheader {
	width: 860px;
	background:  url(images/main-menu_07.jpg) no-repeat;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#subheader img {
	padding: 0px;
	margin: 0px;
}
#container {
	width: 860px;
	background: #FFFFFF url(images/bg-container_13.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	min-height: 200px;
	float: left;
	height: auto;
	overflow: visible;
}
#footer {
	width: 860px;
	background:  url(images/bg-footer_19.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 25px;
	position: relative;
	overflow: hidden;
}
#bottom {
	width: 860px;
	margin: 10px auto 0px;
	padding: 0px;
	height: 20px;
	text-align: right;
	font-size: .8em;
	color: #FFFFFF;
	position: relative;
	clear: both;
}
#bottom img{
	margin-right: 10px;
	margin-left: 5px;
	vertical-align: middle;
	margin-bottom: 5px;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: auto;
	text-align: left;
	float: left;
	vertical-align: top;
}
#left .inner {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
	float: left;
	text-align: left;
}
#right .inner {
	margin: 0px;
	padding: 0px 15px;
}
#content { margin:0;padding:0;}
#breadcrumb { font-size: 12px;}
#breadcrumb a:link, #breadcrumb a:visited {color:#000080; text-decoration: none;}
#breadcrumb a:hover {color: #CC0000;}
.module {
	width:240px;
	height:auto;
	background: #CCCCCC;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin: 0px;
	padding: 0px 0px 10px;
}
.module img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	vertical-align: baseline;
}
.module p {
	font-size: 0.9em;
	margin: 0px;
	padding: 10px 5px 0px 30px;
	line-height: 1.1em;
}
.module ul {
	font-size: 1em;
}
.module li {
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 10px;
	list-style: outside;
}
.module a:link, .module a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.module a:hover {
	color:#FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.moduleheading {
	color: #CC0000;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font: bold 20px "MS UI Gothic";
}
.moduleheading a:link, .moduleheading a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.moduleheading a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#homemenu {
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	padding-left: 40px;
	padding-top: 5px;
}
#homemenu a:link, #homemenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#homemenu a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
}
#mainmenu {
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#mainmenu a:link, #mainmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#mainmenu a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu img {
	vertical-align: text-top;
	margin-top: 2px;
}
#footermenu {
	color:#FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 6px 10px 0px 0px;
	float: right;
}
#footermenu a:link, #footermenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#footermenu a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
#footerleft {
	color:#FFFFFF;
	font-size: 11px;
	padding: 0px 0px 0px 40px;
	margin: 6px 0px 0px;
	float: left;
	position: relative;
	width: auto;
}
h1 {
	color: #CC0000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font: lighter 28px "MS UI Gothic";
}
h2 {
	color: #CC0000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font: lighter 18px "MS UI Gothic";
	margin: 5px 0px;
	padding: 0px;
	height: auto;
}
.boldblack {
	color:#000000;
	font-size: 14px;
	font-weight: bolder;
}
.boldred {
	color:#CC0000;
	font-size: 16px;
	font-weight: bold;
}
.icon {
	vertical-align: baseline;
	margin-bottom: 3px;
}
#content p {
	margin-top: 4px;
	margin-bottom: 10px;
}
.small {
	font-size: 0.9em;
}
.boldredsmall {

	color:#CC0000;
	font-size: 12px;
	font-weight: bold;
}
.threeRs {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 20px;
	text-align: center;
	width: 90%;
}
.outstanding {
	width: 180px;
	margin-left: 10px;
}
.marketmenu {
	margin-top: -15px;
	margin-bottom: 20px;
}
#right li {
	margin-top: 5px;
	line-height: 1.1em;
}
#right p {
	line-height: 1.1em;
}
.smaller {
	font-size: .8em;
}
