body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.body_text
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: black;
}

.home_left_panel
{
	border-style:solid;
	border-top-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:1;
	border-color: #99CC99;
}

.left_menu 
{
	background-color:#99CC99;
	border-style:solid;
	border-top-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:1;
	border-color: #99CC99;
}

.rounded_corners 
{
	background-color: #ffff99;
}

.main_container_separator {
	border-style:solid;
	border-top-width:1;
	border-bottom-width:1;
	border-left-width:0;
	border-right-width:1;
	border-color: #99CC99;
}

.bottom_panel
{
	background-color:#ffff99;
}

.main_splash {
	border-style:solid;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-color:#99CC99
}

.strong_font
{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	line-height: 12px;
}


.section_title
{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	line-height: 12px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
}



.bold
{
	font-size: 12px;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  /*background-color: #006666;
	color: #DCDCDC;*/
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.about_header 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
	line-height: 24px;
	font-weight: bold;
}

.about_body
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.nav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: normal;
	color: black;
}

a.nav_selected:hover
{
	text-decoration: none;
	font-weight: bold;
}

.nav_selected {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	color: #6699cc;
}

a.nav:hover {
	text-decoration: none;
	font-weight: bold;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.product_name
{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.product_description
{
	font-size: 14px;
	font-weight: bold;
}

.titlebar1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
	background-color: #6699CC;
	line-height: 24px;
}

.category_description 
{
	font-weight: bold;
	font-size: 10px;
}

.titlebar1_sub1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	line-height: 18px;
  background-color: #6699CC;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}



a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

