body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#mainTable {
	border: 0px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
 #maincontent {
	font-size: 12px;
	font-size: 100%;
	padding: 12px;
	vertical-align: top;
 }
  #maincontent a:link {
	text-decoration: none;
	color: #0000FF;
 }
   #maincontent a:visited {
	text-decoration: none;
	color: #0000FF;
 }
    #maincontent a:hover {
	text-decoration: underline;
	color: #EB870A;
 }
 #sidebar {
	width: 197px;
	font-size: 10pt;
	vertical-align: top;
	font-size: 85%;
	padding: 0px;
	font-weight: bold;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;

 }
 
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 
 #sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #EB870A;
 	border: 2px solid #000;
}
  #sidebar a {
	padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px;
	font-size: 12px;
 
 }#sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 
 #header {
	background-color: #FFFFFF;
	color: #CCCCCC;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	height: 96px;
	background-image: url(images/header-bg.jpg);
 }
 #footer {
	background-color: #EB870A;
	color: #FFFFFF;
	padding: 4px;
	font-size: 10px;
	text-align: center;
}
 td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: .5em;
}
 h1 {
	font-size: 140%;
	color: #EB870A;
	margin-bottom: 0.2em;
}
 h2 {
	font-size: 130%;
	color: #EB870A;
	margin-bottom: .2em;
}
#headerNav {
	background-color: #EB870A;
	color: #FFFFFF;
	height: 17px;
	padding: 2px 6px;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	margin: 0px;
}
#footerNav {
	font-size: 10px;
}
#tableHome {
	font-weight: bold;
	text-align: center;
	width: 90%;
	margin: 0px;
	font-size: 90%;
}
#tableHome td{
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 6px 6px 12px;
	vertical-align: top;
}
#tableHome a:hover {
	text-align: center;
	color: EB870A;
}
#headerNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#headerNav a:hover {
	color: #FFCC00;
}
#tableDetails {
	text-align: left;
}
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
#wholesaleTable {
	text-align: center;
	font-weight: bold;
}
#wholesaleTable td {
	border: thin solid #CCCCCC;
	width: 160px;
	padding: 12px;
	vertical-align: top;
}
.smallText {
	font-size: 10px;
	font-weight: normal;
}


