body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	margin: 0px;
	background-color: #F2F2F2;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	vertical-align: top;
}
.mainBG {
	background-image: url(images/images/layout_09.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EAEFFF;
}
.mainBorder {
	border: medium solid #8E8E8E;
}.marginer {
	margin: 10px 0px 0px;
	padding: 0px;
}
.padder {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.on {
	color: #74A9D0;
	text-shadow:#FFFFFF 2px 2px 5px;
	font-size: 14px;
	font-weight: bold;
}
#subNav a:link, #subNav a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#subNav a:hover {
	color:#FF9933;
	text-decoration: none;
	text-shadow:#FFFFFF 2px 2px 5px;
	font-size: 10px;
}
.leftRepeater {
	background-image: url(images/midLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightRepeater {
	background-image: url(images/midRight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.productTitles {
	font-weight: bold;
	color: #FF9933;
	text-shadow:#ccc 2px 2px 2px;
}
#topNav .topNav {
	font-weight: bold;
	color: #FF9933;
	font-size: 14px;
	text-shadow: #C1C6D6 3px 3px 2px;
}
#topNav {
	width: 300px;
	background-color: #FFFFFF;
	border: thin solid #B4B4B4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#topNav a:link, #topNav a:visited  {
	font-weight: bold;
	color: #FF9933;
	font-size: 15px;
	text-shadow: #C1C6D6 3px 3px 2px;
	text-decoration:none;
}

#topNav a:hover  {
	font-weight: bold;
	color:#3366CC
	font-size: 15px;
	text-shadow:#fff 2px 2px 5px;
	text-decoration:none;
}
.shadow {
text-shadow:#C1C6D6; 2px 2px 5px;
}
.scrollDiv {
	height: 250px;
	overflow: auto;
}
.bottomMiami {
	font-size: 9px;
	color: #48647A;
}