BODY {
	color: #666666;
	font-family: verdana, Tahoma, Arial, Verdana;
	font-size: 8pt;

}

table {
	color: #666666;
	font-family: verdana, Tahoma, Arial, Verdana;
	font-size: 8pt;

}

.tableborder {
	border:1px solid #000000;
}	

.largetitles, h1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #161209;
	font-weight: bold;
}
hr {
	color: #EEEEEE;
	height: 4px;
}
a	{ 
font-family: verdana, lucida, arial, helvetica, sans-serif;
text-decoration: none;
}

a:visited   { 
text-decoration: none;
color:  #404EA5;
} 

a:link  {
text-decoration: none;
color:  #404EA5;
} 

a:active    { 
text-decoration: none;
color:  #666666;
} 

a:hover {
text-decoration: underline;
color: black;
}

a.small:visited   {
	color:  red;
	font-size: 10px;

}

a.small:link {
	color:  #3F714A;
	font-size: 10px;

}

a.small:hover   {
	text-decoration: underline;
	color: #3F714A;
	font-size: 10px;

}

a.small:active   {
	color:  #666666;
	font-size: 10px;

}

.hrthin {
	height: 1px;
	color: #666666;

}
.smalltext {
	font-size: 7pt;
}
.topbannerbg {
	background-color: #FFFFFF;
	background-image: url(../Images/Backgrounds/top.gif);
	background-repeat: repeat-x;
}
.datebg {
	background-color: #D9D9D9;
	background-image: url(../Images/Backgrounds/datebg.gif);
}
.navbg {
	background-color: #3F714A;
}
.indexbottombanner {
	background-image: url(../Images/Backgrounds/index.gif);
	background-color: #D9D9D9;
	text-align: right;

}
.thickborder {
	border-right: 3px solid #666666;
	border-left: 3px solid #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 8px;
}
.topbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.sidesbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.indexbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.blankbody {
	background-color: #D9D9D9;
	margin: 0px;
	padding: 0px;
}
.bigboldtext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#header ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 }
 
#header ul li {
 position: relative;
 float: left;
}
#header ul li a:hover, #header ul li a#selected {
 background:white;
	color: black;
}
#header li ul {
 position: absolute;
 left: 0px; /* Set 1px less than menu width */
 top: 20px;
 display: none;
 }
/* Styles for Menu Items */

#header li ul li {
clear: both;
 margin-left: 0px;
}

#header ul li a {
	display: block;
	text-decoration: none;
	float: left;
}
#header ul li ul li a {
	width: 200px;
	text-align:left;
	padding: 4px;
	background: #e6e6e6;
	text-align: left;
	margin-right: 1px;
	font-weight: bold;
	border: 0.5px solid silver;
}
#header ul li ul li a:hover {
}
 
/* Holly Hack. IE Requirement \*/
* html #header ul li { float: left; height: 1%; }
* html #header  ul li a { height: 1%; }
/* End */
#header li:hover ul, #header  li.over ul { display: block; } /* The magic */




#products {
	margin: 10px;
}
#products img {
	border: none;
}

#products table {
}

#products td, th {
	padding: 20px;
}
#products th, #products .titles {
	text-align: left;
	font-weight:bold;
	font-size: 14px;
}

h1 { color: #404ea5; font-size: 14px }
h2 { font-size: 12px }
.highlight { font-weight: bold }

td.dynamic-content { padding: 10px }
td.dynamic-content img { float: right; margin: 10px }

h3 { clear: both }