BODY {
	margin: 0px;
	padding: 0px;
	background: #00C2FF url(../images/backing_01.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, helvetica, Tahoma, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#frame {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	padding: 0px;
	text-align: left;
}	
#header {
	height: 125px;
	padding: 0px;
}
#left {
	float: left;
	width: 180px;
	padding-top: 12px;
}
#middle {
	float: left;
	width: 362px;
	padding: 12px 12px 0px 12px;
	margin: 0px;
}
#right {
	float: left;
	width: 180px;
	padding-top: 12px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 12px;
	font:10px arial, helvetica;
}

TABLE .table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
A, .a 	{ color:#FFF; font-weight: bold;}
a:link    { color:#FFF; font-weight: bold;}
.bigFont {
	font-size: 14px;
	font-weight: bold;
}
.bitFont {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
}
.midFont {
	font-size: 9px;
}
.leftLink {
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	font-size: 11px;
	text-indent: 14px;
	margin: 6px 0px 6px 0px;
}
.midBoxTop {
	position: relative;
	background: url(../images/headBar_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 0px;
}
.midBox {
	position: relative;
	background: #0066E1 url(../images/blueb_02.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	border-left: 1px #FF0 solid;
	border-right: 1px #FF0 solid;
}
.midBoxBot {
	position: relative;
	background: url(../images/boxBot_01.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.boxText {
	padding: 12px;
}
.miniBoxTop {
	position: relative;
	background: url(../images/headBar_02.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.miniBox {
	position: relative;
	background: #0066E1 url(../images/blueb_03.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-left: 1px #FF0 solid;
	border-right: 1px #FF0 solid;
}
.miniBoxBot {
	position: relative;
	background: url(../images/boxBot_02.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.miniBoxTopBlank {
	position: relative;
	background: url(../images/boxBot_03.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.innerBox {
	position: relative;
	background: #039 url(../images/blueb_04.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-top: 1px #FF0 solid;
}
.midHeader {
	padding-top: 7px;
	padding-left: 75px;
}
.miniHeader {
	padding-top: 7px;
	padding-left: 60px;
}
.buffer {
	height: 12px;
}
.member {
	font-size: 14px;
	font-weight: bold;
	color: #9FF;
}
.tabs {
	padding-top: 7px;
	padding-left: 75px;
}
.lightBox {
	background-color: #8BCFFF;
	font-size: 10px;
	color: #006;
	border-style: solid;
    border-width: 1px;
    border-color: #006 #FFF #FFF #006;
}
.section {
	position: absolute;
	top: -10px;
	left: 14px;
}
.pointBox {
	background-color: #09F;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #09F #09F #0FF #0FF;
	width: 90px;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
.beveled {
	background: #039 url(../images/blueb_04.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #0CF #006 #006 #0CF;
}
.orderHead {
	background-color: #09F;
	border-style: solid;
	border-width: 1px;
	border-color: #0FF #006 #006 #0FF;
	padding: 3px;
	font-weight: bold;
}
.itemBox {
	background: #039 url(../images/blueb_04.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0CF #006 #006 #0CF;
}
