body {
	background-color: #394B01;
	margin-bottom: 0px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style6 {font-size: 36px}
.style7 {font-size: 14px}
.style8 {
	font-size: 10px;
	color: #FEF200;
}
a {
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #394B01;
}
a:active {
	text-decoration: none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	word-spacing: normal;
}
.grid {
	background-color: #394B01;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-color: #DCDCDC;
	color: #660066;
}

.HR {
	color: #394B01;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #ED1F23;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #ED1F23;
	font-weight: bold;
	letter-spacing: normal;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #394B01;
	color: #FFFFFF;
}

.navLink {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	background-color: #CC0000;
	font: white;
}

.sidebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	color: #CC0000;
}

.footer {
  font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
.legalgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394B01;
	font-weight: bold;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.legalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.box {
	border: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}
.box1 {
	border: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}

.promo {
	font-family: "Trebuchet MS";
	color: #CC0000;
	font-weight: bold;
}

.titlebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #394B01;
  color: #FFFFFF; 
	font-weight: bold;
	font-size: 18px;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.a2 A:link {
	color: #CCCCCC;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:normal;
	text-decoration:none;
}
.a2 A:visited {
	color: #CCCCCC;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:normal;
	text-decoration:none;
}
.a2 A:hover {
	color: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:normal;
	text-decoration:none
}	
.a3 A:link {
	color: #999999;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:lighter;
	text-decoration:none
}
.a3 A:visited {
	color: #999999;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:lighter;
	text-decoration:none
}
.a3 A:hover {
	color: #FF9900;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 9px;
	font-weight:lighter;
	text-decoration:none
}
.a4 A:link {
	color: #999999;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline
}
.a4 A:visited {
	color: #999999;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline
}
.a4 A:hover {
	color: #FF9900;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	text-decoration:none
}
.ul
{
	list-style-image:url(../img/greendot.gif);
	list-style-type: square;
	line-height: 1.3;
}
#leftContainer{
	width:141px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	height:0px;
	padding-top: 0px;
}
#dhtmlgoodies_menu{
	font-family:Arial, Helvetica, sans-serif;
	width:141px;

}
#dhtmlgoodies_menu	li{	
	list-style-type:none;
	margin:2px;	
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:2px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#ED1F23;	/* Black text color */
	height:15px;	/* 20 pixel height */
	line-height:15px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:1px solid #000;	/* Black border */
	background-color:#FEF200;	/* Light blue background color */
	margin:0px;	/* A little bit of air */
	padding:4px;	/* Air between border and text inside */
	display:block;
	font-weight: bold;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#394B01;
	background-color:#FEF200;
}
.dhtmlgoodies_subMenu{
	visibility:visible;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:inherit;
	background-color: #FEF200;
	width: auto;
	left: 386px;
	top: 205px;
}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:1px;
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:inherit;
	margin:0px;
	padding:1px;
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:normal;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#ED1F23;	/* Black text color */
	height:auto;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:2px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
	font-weight: bold;
	margin: 0px;
	border: 1px solid #000;
	font-size: 12px;
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#394B01;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
