html { 
scrollbar-arrow-color:#FDFD34; 
scrollbar-track-color:#254D94; 
scrollbar-face-color:#4477AC; 
scrollbar-highlight-color:#4477AC; 
scrollbar-3dlight-color:#4477AC; 
scrollbar-darkshadow-color:#4477AC; 
scrollbar-shadow-color:#4477AC; 
}

.HeadingText {
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	color: #254D94;
}
.bgEven {
	background: #F3FBFD;
	font: 12px "Trebuchet MS", Tahoma, Arial;
	color: #254D94;
}

.textBox {
	font: 10px "Trebuchet MS", Tahoma, Arial;
	color: 000066;
	background: ##D0F1F6;
}
.bgOdd {
	background: #C0EDF3;
	font: 12px "Trebuchet MS", Tahoma, Arial;
	color: #254D94;
}
#divLeverTerms {
	width: 320px;
	height: 55px;
	overflow: auto;
	padding: 1em 5px 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #254D94;
	line-height: 1.5em;
scrollbar-arrow-color:#254D94; 
scrollbar-track-color:#254D94; 
scrollbar-face-color:#C0EDF3; 
scrollbar-highlight-color:#C0EDF3; 
scrollbar-3dlight-color:#C0EDF3; 
scrollbar-darkshadow-color:#C0EDF3; 
scrollbar-shadow-color:#C0EDF3; 
	float: left;
	background-color: #F3FBFD;
	margin-right: 5px;
	margin-left: 10px;
/*	border: 1px solid #D7DD35;*/
	background-attachment: fixed;
	background-image: url(../Graphics/TWCLogo.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	text-align: left;
	}
