a:link, a:visited, a:active  { 
	text-decoration:underline; 
	color:#822100; 
}

a:hover {
	text-decoration:none;
	color:#F80D09; 
}

BODY, TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.forminput {	
	font-size: 9px;
 	font-family: verdana;
 	color: #666666; 		
	background-color: #dfdfdf;
 	border-top: 1px solid #B10401;
	border-left: 1px solid #B10401;
	border-right: 1px solid #B10401;
	border-bottom: 1px solid #B10401;
}

.forminput_dropdown {	
	font-size: 11px;
 	font-family: verdana;
 	color: #666666; 		
	background-color: #dfdfdf;
 	border-top: 1px solid #B10401;
	border-left: 1px solid #B10401;
	border-right: 1px solid #B10401;
	border-bottom: 1px solid #B10401;
}

.menutitle{
font-weight:bold;
margin-bottom: 0px;
background-color:#EEEEEE;
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: #D0D0D0;
	text-align: left;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
}


.navheader a:link, .navheader a:visted {
	color: #822100;
}

.navheader a:hover {
	color: #000000;
}

.navbar {
width: 201;
}

.navbar a:link, .navbar a:visited, .navbar a:active  { 
color: #000000;
background-color: #D0D0D0;
padding: 2px;
padding-left: 3px;
display: block;
width: 181;
border-left: 10px solid #B10401;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.navbar a:hover {
background-color: #E1E1E1;
border-left: 10px solid #B10401;
text-decoration: none;
color: #000000; 
}

.childlink a:link, .childlink a:visited, .childlink a:active  { 
color: #000000;
background-color: #D0D0D0;
padding: 2px;
padding-left: 3px;
display: block;
width: 166;
border-left: 20px solid #B10401;
font: 10px Verdana, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.childlink a:hover {
background-color: #E1E1E1;
border-left: 20px solid #B10401;
text-decoration: none;
color: #000000; 
}



TH 	{
	background: #D0D0D0;
	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: #DEDEDE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #575757;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DEDEDE;
	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: #DEDEDE;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

TD.footer {	
	background: #D0D0D0;
	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: #EFEFEF;
}

TD.row2 {
	background: #D8D8D8;
}

TD.hotitem {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.nl-email {
	font-size: 9px;
 	font-family: verdana;
 	color: #666666; 		
	background-color: #dfdfdf;
 	border-top: 1px solid #B10401;
	border-left: 1px solid #B10401;
	border-right: 1px solid #B10401;
	border-bottom: 1px solid #B10401;
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.nl-loading {
	display: none;
	text-align: center;
	height: 16px;
}

