body {
	background-color: #424443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h3 {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 18px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}
h3 a {
	color: #006699;
}
h4 {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
a {
	color: #006699;
}
.ver10DkBlueLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08396B;
	text-decoration: underline;
}

.topTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C323A;
}
.topCartTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	text-decoration: none;
}
.productLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.subLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
	text-decoration: none;
	font-weight: bold;

}

.bottomLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #92ACD3;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D6198;
}
.ver10LtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2788AD;
}




div#container{width: 500px; margin:0 auto}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #333333;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	text-decoration: none;	
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(bubble_filler.gif) repeat bottom;
	text-decoration: none;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
.subLnkON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.ver10DkBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08396B;
	text-decoration: none;
}

