body {
	background: #FFFFFF url('/static/images/page-bg.gif') fixed;
	font-family: Calibri, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.blankBody {
	background: #FFFFFF;
	font-family: Calibri, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainbody {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: 2px #6699CC solid;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#header {
	background: #FFFFFF url('/static/images/chqflag.gif');
	background-repeat: no-repeat;
	background-position: left top;
	top: 4px;
	width: 990px;
	height: 60px;
}
#logo {
	float: left;
	padding: 4px;
	height: 50px;
}
#topright {
	float: right;
	padding-top: 2px;
	height: 50px;
}
#content {
	width: 978px;
	padding: 6px;
	padding-top: 44px;
}
#tabLine {
	width: 990px;
	height: 40px;
	background: #000066 url('/static/images/tab-bg.gif');
	top: 62px;
	position: absolute;
	border-bottom: 2px #6699CC solid;
}
.rowSpacer {
	height: 6px;
	clear: both;
}
.tab {
	width: 112px;
	padding: 4px;
	padding-left: 6px;
	border-right: 1px #EEEEEE solid;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}
.tabLast {
	width: 112px;
	padding: 4px;
	padding-left: 6px;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}
.tabCurrent {
	width: 112px;
	padding: 4px;
	padding-left: 6px;
	border-right: 1px #EEEEEE solid;
	position: relative;
	float: left;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 16px;
}
#footer {
	background-color: #EEEEEE;
	text-align: right;
	width: 990px;
	height: 28px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px #000000 solid;
	padding: 0;
	margin: 0;
	clear: both;
}
#fpRowOne {
	width: 982px;
	height: 280px;
}
#fpRowTwo {
	width: 982px;
	height: 280px;
}
#fpNewMakeBox {
	border: 1px #000000 solid;
	width: 384px;
	height: 280px;
	float: left;
	margin-right: 8px;
	background: #FFFFFF;
}
#fpNewBoxHeader {
	text-indent: 6px;
	height: 20px;
	background-color: #880000;
	width: 384px;
}
#fpUsedMakeBox {
	border: 1px #000000 solid;
	width: 384px;
	height: 280px;
	float: left;
	margin-right: 8px;
	background: #EEEEEE;
}
#fpUsedBoxHeader {
	text-indent: 6px;
	height: 20px;
	background-color: #001933;
	width: 384px;
}
.makeLinkCol {
	width: 120px;
	padding: 4px;
	float: left;
}
#fpSpecialBox {
	border: 1px #000000 solid;
	width: 580px;
	background: #EEEEEE;
	height: 280px;
	float: left;
	margin-right: 4px;
}
#fpSpecialBoxHeader {
	text-indent: 6px;
	height: 20px;
	background-color: #333333;
	width: 580px;
}
#fpLargeFpAd {
	width: 579px;
	height: 280px;
	padding: 0px;
	margin: 0px;
	border: 1px #000000 solid;
	float: left;
}
#fpLargeAds {
	width: 582px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
#fpLargeAdHeader {
	text-indent: 6px;
	height: 20px;
	background-color: #880000;
	width: 579px;
}
#fpLargeAdContent {
	border: 0px;
	width: 557px;
	height: 252px;
	float: left;
	padding-left: 20px;
}
.fpLargeAdFooter {
	text-indent: 4px;
	height: 20px;
	background-color: #880000;
	width: 284px;
	margin-top: 83px;
	font-size: 16px;
	color: #FFFFFF;
}
#fpLargeAdOne {
	border: 1px #000000 solid;
	width: 284px;
	background: #EEEEEE;
	height: 126px;
	float: left;
	background: #FFFFFF url('/static/images/box1test.gif');
}
#fpLargeAdTwo {
	border: 1px #000000 solid;
	width: 284px;
	background: #EEEEEE;
	height: 126px;
	margin-left: 10px;
	float: left;
	background: #FFFFFF url('/static/images/box4test.gif');
}
#fpLargeAdThree {
	border: 1px #000000 solid;
	width: 284px;
	background: #EEEEEE;
	height: 126px;
	float: left;
	background: #FFFFFF url('/static/images/box3test.gif');
}
#fpLargeAdFour {
	border: 1px #000000 solid;
	width: 284px;
	background: #EEEEEE;
	height: 126px;
	margin-left: 10px;
	float: left;
	background: #FFFFFF url('/static/images/box2test.gif');
}
.specialBox {
	width: 90px;
	height: 216px;
	float: left;
	text-align: center;
	border: 1px #000000 solid;
	margin: 4px;
}
#tinybox {
	position:absolute;
	display:none;
	padding:10px;
	background:#FFFFFF url(/static/images/preload.gif) no-repeat 50% 50%;
	border:10px solid #e3e3e3;
	z-index:3;
}
#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	z-index:3;
}
#tinycontent {
	background:#FFFFFF;
}
.crumbs {
	float: left;
}
.pagePosition {
	float: right;
	font-size: 16px;
	font-weight: bold;
}
