a:link, a:visited, a:active  { 
	text-decoration:underline; 
	color:#822100; 
}

a:hover {
	text-decoration:none;
	color:#FF6600; 
}

BODY, TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.forminput {
	font-weight:bold;	
	font-size: 12px;
 	font-family: verdana;
 	color: #000000; 		
	background-color: #F0EED0;
 	border-top: 2px solid #663333;
	border-left: 2px solid #663333;
	border-right: 2px solid #663333;
	border-bottom: 2px solid #663333;
}


.forminputbutt {
	font-weight:bold;	
	font-size: 12px;
 	font-family: verdana;
 	color: #1E1EAA; 		
	background-color: #DFDFE4;
 	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #663333;
}

.forminput_dropdown {	
	font-size: 11px;
 	font-family: verdana;
 	color: #666666; 		
	background-color: #dfdfdf;
 	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #663333;
}

.menutitle{
font-weight:bold;
margin-bottom: 0px;
background-color:#F0EED0;
color:#000000;
width:122px;
padding:0px;
text-align:left;
border:0px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}

.small	{
	font-size: 9px; 
}

TABLE, TR, TD	{
	font-family: Verdana;
	font-size: 12px; 
	color: #000000;
}

td.tiny	{
	font-size: 10px; 
}

.smaller {
        font-size: 11px;
}


.navheader {
	padding: 2px;
	padding-left: 3px;
	padding-bottom: 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 97%;
	background-color: #F0EED0;
	text-align: left;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
}


.navheader a:link, .navheader a:visted {
	color: #822100;
}

.navheader a:hover {
	color: #FF6600;
}

.navbar {
width: 201;
}

.navbar a:link, .navbar a:visited, .navbar a:active  { 
color: #F0EED0;
background-color: #663333;
padding: 2px;
padding-left: 3px;
display: block;
width: 181;
border-left: 10px solid #472424;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.navbar a:hover {
background-color: #F0EED0;
border-left: 10px solid #664733;
text-decoration: none;
color: #000000; 
}

.childlink a:link, .childlink a:visited, .childlink a:active  { 
color: #F0EED0;
background-color: #663333;
padding: 2px;
padding-left: 3px;
display: block;
width: 166;
border-left: 20px solid #472424;
font: 10px Verdana, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.childlink a:hover {
background-color: #F0EED0;
border-left: 20px solid #472424;
text-decoration: none;
color: #000000; 
}



TH 	{
	background: #F0EED0;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	border-bottom-color: #575757;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #663333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #575757;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #663333;
	border-top-style: solid;
	border-top-width: 1px;
	}

TD.border {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

TD.div {
	border-bottom: 1px solid #000000;
}

TD.div_side {
	border-right: 1px solid #000000;
}
	
TD.header {
	background: #F0EED0;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

TD.footer {	
	background: #663333;
	text-align: right;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

TD.row1 {
	background: #F0EED0;
}

TD.row2 {
	background: #F0EED0;
}

TD.hotitem {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.nl-email {
	font-size: 9px;
 	font-family: verdana;
 	color: #666666; 		
	background-color: #663333;
 	border-top: 1px solid #ef7906;
	border-left: 1px solid #ef7906;
	border-right: 1px solid #a65403;
	border-bottom: 1px solid #a65403;
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.nl-loading {
	display: none;
	text-align: center;
	height: 16px;
}

