body, html {
	height:100%;
	width:100%;
	margin:0px; padding:0px;
	border:none;
	background:#777;
	text-align:-moz-center;
	#text-align:center;
	font: 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

html > body .linedivider {
	padding: 1px 0px 0px 0px;
}

.alt1, .alt1Active {
	background: #F5F5FF;
	color: #000;
}

.alt2, .alt2Active {
	background: #FFF;
	color: #000;
	padding:4px;
}

a:link, body_alink {
	color: #000;
	text-decoration: none;
}

a:visited, body_avisited {
	color: #000;
	text-decoration:none;
}

a:hover, a:active, body_ahover {
	color:#000;
	text-decoration:underline; color:black;
}

div.wrapper {
	position:relative;
	width:990px;
	height:auto;
	background:url('image/style/contentbg.gif') repeat-y;
}

div.container {
	position:relative;
	text-align:left;
	width:950px;
	height:100%;
	background:#CCC;
	color:#000;
}

div.linedivider {
	float:left;
	padding:0px;
	width:950px;
	background:#7d7b79;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-size:2px;
	clear:both;
}

div.headernav {
	float:left;
	width:950px;
	margin:0px; padding:0px;
	background:url('image/style/navbg.gif') top left repeat-x;
}

a.headnavlink {
	float:left;
	width:auto;
	margin:0px;
	padding:4px 15px 4px 15px;
	background:url("image/style/navlinkbg.png") top right no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

a.headnavlink:visited {
	color:#fff;
	text-decoration:none;
}

a.headnavlink:hover {
	color:#2264eb;
	text-decoration:none;
}

div.time {
	float: right;
	width: auto;
	margin: 0px;
	padding: 4px 15px 4px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div.maincontent {
	padding:36px 15px 10px 15px;
	#padding:10px 15px 0px 15px;
}

div.left {
	float:left;
	width:180px;
}

div.center {
	text-align:-moz-center;
	#text-align:center;
}

div.centercontent {
	text-align:left;
	width:540px;
}

div.right {
	float:right;
	width:180px;
}

div.footer {
	clear:both;
	background:#999;
}

div.incontent_spacer {
	height:15px;
}

div.smallfont {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

span.boxtitle {
	position:absolute;
	top:50%;
	margin-top:-7px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

div.cont_subhead {
	position:relative;
	height:20px;
	background:url('image/style/topadhead.png') no-repeat;
	color:#FFF;
	font:bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left:4px;
	padding-right:4px;
}

div.subcontent {
	background:#fff;
	color:#878786;
}

div.subfooter{
	padding-top:5px;
	background:url('image/style/topadfooter.gif') top no-repeat;
}

div.boxhead {
	position:relative;
	background:url('image/style/boxhead.png') no-repeat;
	color:#FFF;
	font:bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left:4px;
	padding-right:4px;
	height:20px;
}

div.boxcontent {
	background-color:#fff;
	color:#878786;
}

div.boxfooter {
	background:url('image/style/boxfooter.gif') no-repeat;
}

div.boxcontenttext {
	font-family:Verdana;
	font-size:10px;
	color: #000;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
	line-height:12pt;
}

span.maintitle {
	position:absolute;
	top:50%;
	margin-top:-8px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

div.mainboxhead {
	position:relative;
	height:20px;
	background:url('image/style/mainhead.png') no-repeat;
	color:#FFF;
	font:bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left:4px;
	padding-right:4px;
}

div.mainboxcontent {
	background-color:#fff;
	color:#878786;
	padding-left:4px;
	padding-right:4px;
}

div.mainboxfooter {
	height:20px;
	background:url('image/style/mainfooter.png') no-repeat;
}

div.maininfobg {
	height:20px;
	background:url('image/style/infobg.gif') repeat-x;
	padding-left:4px;
	padding-right:4px;
}

span.maininfo {
	font-size:10px;
	font-weight:bold;
	color:#000;
}

*.maincontent {
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

div.qlinkdiv {
	margin-top:3px;
	margin-bottom:3px;
	padding:1px 0px 0px 0px;
	width:auto;
	background-color:#000000;
}

div.Quote {
	padding:4px;
	height:auto;
	width:auto;
	background: #cccccc;
	border-left:2px solid #000;
	border-top:2px solid #000;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}

div.quotebody {
	font-size:10px;
	color:#000;
}

div.boxspacer {
	padding-top:8px;
}