body {
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR:  #D7E2F2;
	SCROLLBAR-3DLIGHT-COLOR: #D7E2F2;
	SCROLLBAR-ARROW-COLOR: #D7E2F2;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	margin: 0;
	height: 100%;
	background-color:#fff;
	overflow: auto;
}

a:link {
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #06F;
	text-decoration: none;
}
a:hover {
	font-family:  Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #F90;

}
a:active {
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #A6A9C6;
	text-decoration: none;
}

a.one:link {
	color: #0C2F75;
	font-family:  Verdana, Arial;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
a.one:visited {
	color: #0C2F75;
	font-family:  Verdana, Arial;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
a.one:hover {
	color: #0C2F75;
	font-family:  Verdana, Arial;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: underline;
	font-weight: bold;
}
a.mn:link {
	color: #FFF;
	font-family:  Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
a.mn:visited {
	color: #F5F5F5;
	font-family:  Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
a.mn:hover {
	color: #FFD13B;
	font-family:  Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
}
.copy {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color: #0C2F75;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
.cellOff {
	padding: 20px;
}

.cell {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0C2F75;
	background-color: #F2F2F2;
}

.tbox {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000;
	height: 14px;
	border: 1px solid #0C2F75;
	width: 100px;
	padding: 0px;
}
.button {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #0C2F75;
	background-color: #D8E4F4;
	border: 1px solid #0C2F75;
	padding: 0px;
	font-weight: bold;
}
.butA {
	background-image: url(../images/butA.gif);
	text-align: center;
	width: 150px;
	cursor: pointer;
}
.butP {
	background-image: url(../images/butP.gif);
	text-align: center;
	width: 150px;
	cursor: pointer;
}
.cellTit {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0C2F75;
	text-align: center;
	font-weight: bold;
	background-color: #E8EEF9;
}

.cellC {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0C2F75;
	text-align: left;
	font-weight: bold;
	background-color: #ffffff;
}

.cellY {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #F90;
	background-color: #F2F2F2;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #F90;
	font-weight: bold;
	height: 30px;
	vertical-align: top;
}
.double {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #F90;
	font-weight: bolder;
	background-color: #F2F2F2;
}
.text {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0C2F75;
	vertical-align: top;
	line-height: 20px;
}
.active {

	color: #F90;
	font-family:  Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.active1 {
	color: #0C2F75;
	font-family:  Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.promo {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.promo1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #0C2F75;
	font-weight: bold;
}
