#divCont {position:absolute; z-index:1; left:0px; top:95px; height:350px; width:122px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:122px;}
.clSub   {position:absolute; z-index:1; left:0px; top:26px; width:122px; background-color:#000000;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:#000000; text-decoration:none;}
#divCont .clTop a:hover {color:#000000; text-decoration:none;}
#divCont .clTop .clSub a {color:#FFFFFF; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#FFFFFF; text-decoration:underline;} 

BODY, TABLE, TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
	
A {
	color:#336699;
}

A:visited {
	color:#333333;
}

.margins {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.headergif {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

.navsub {
	background-color:#000000; 
	text-align:right; 
	line-height:150%;
	padding-bottom : 5px;
}

.navextra {
	text-align:right;
	padding-right:3px;
}
#divCont .clTop .navextra a {color:#FFFFFF; text-decoration:none;}
#divCont .clTop .navextra a:hover {color:#FFFFFF; text-decoration:underline;} 

.header {
	font-family: Arial Black;
	font-size : 25pt;
	font-weight: bold;
	color: #CCCCCC;
}

.legend {
	font-size : 7pt;
}

.footer {
	font-size : 7pt;

}

.fineprint {
	font-size: 7pt;
}

.searchdetails {
	font-size : 7pt;
}
.searchbottomdetails {
	font-size : 7pt;
	padding-top : 3px;
}
.searchdescription {

}
.cartheader{
	color : White;
}
.viewdetails {
	line-height: 150%;
}

.imageborder {
	border-color: #336699;
}