BODY, TD {
	font-size: 12px;
	line-height:14px;
	color: #333333;
	font-family: verdana, sans-serif;
	scrollbar-face-color: #4D618C;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #92AFEE6;
	scrollbar-darkshadow-color: #92AFEE;
	scrollbar-track-color: #92AFEE;
	scrollbar-arrow-color: #CCCC66;
}

.fourteen {
	font-size:14px;
}

.sixteen {
	font-size:16px;
}

.eleven {
	font-size:11px;
}
.nine {
	font-size:9px;
}
.nineb{
	font-size:9px;
	font-weight:bold;
}

.nineb_2{
	font-size:9px;
	font-weight:bold;
	line-height : 10px;
}
.bluetext{
	color:#6E8AC5;
}


.textbox {
	font-size: 10px;
	border : 1px solid Black;
}

.warranty {
	font-size: 10px;
	background-color:#E1E1E1;
	border : 1px solid Black;
}

.sidecart{
	color:#4D618C;
	font-size:9px;
	font-weight:bold;
}

.boxborder{
	border-bottom : 1px solid #4D618C;
	border-top : 1px solid #4D618C;
	border-right : 1px solid #4D618C;
	border-left : 1px solid #4D618C;
}

.borderbottom {
	border-bottom : 1px solid #4D618C;
}

.errorbox {
	color:red;
}

.estimatecover {
	font-size: 10px;
	border : 1px solid Black;
	text-align : center;
}

.menu1 {
	color : White;
	font-weight : bold;
	background-color : #333333;
}
.menu1 {
	color : White;
	font-weight : bold;
	background-color : #333333;
}
.menu1a {
	font-size:11px;
	color : White;
	font-weight : bold;
	background-color : #333333;
}

.menu2 {
	color : #4D618C;
	font-weight : bold;
	background-color : #CCCC66;
}
.menu3 {
	color : yellow;
	font-weight : bold;
	background-color:#3399FF;
}

.topline {
	font-size: 5px;
	color : #CCCC66;
}

.bottomline {
	font-size: 9px;
	color : White;
	background-color : #333333;
}

.highlight {
	font-size: 16px;
	color : White;
}

.highlight2 {
	font-size: 12px;
	color : White;
}

.accesshighlight {
	font-size: 16px;
	color : #4D618C;
	font-weight : bold;
}

A{
	color: #6E8AC5;
}
A:ACTIVE{
	color: #CCCC66;
}
A:HOVER{
	color: #CCCC66;
}

A.sm{
	font-size:11px;
	color: #6E8AC5;
}
A.sm:ACTIVE{
	font-size:11px;
	color: #CCCC66;
}
A.sm:HOVER{
	font-size:11px;
	color: #CCCC66;
}

A.hl{
	color: #FF0000;
}
A.hl:ACTIVE{
	color: #CCCC66;
}
A.hl:HOVER{
	color: #CCCC66;
}

.cartheader {
	font-size:10px;
	color : white;
	font-weight : bold;
	background-color : #92AFEE;
}

.cartitem {
	font-size:10px;
	border-bottom:1px solid #E1E1E1;
}

.carttotal {
	font-size:10px;
	background-color:#E1E1E1;
}

.producttotal {
	font-size:12px;
	border:2px solid red;
}