.textStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	padding: 0px;

}

.tableBorder {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.cellBorder {
	
	border-right: 1px solid #666666;
}

.cellBorderBottom {
	
	border-bottom: 1px solid #666666;
}

.titleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
a:link {
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif; 
     text-decoration: none;
	 text-align: left; 
     border-bottom: none; 
     border-bottom-color: #CCCCCC; 
     border-bottom-width: 1px; 
     color: #999999;
	 margin-left:30;
	 
	 
     } 
 
a:active {
	 font-size: 11px; 
     font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #4D6100; 
     border-bottom-width: 1px; 
     color: #999999;
	 text-align: left;
	 margin-left:30;
	 
     } 
 
a:visited {
	 font-size: 11px; 
     font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #CCCCCC; 
     border-bottom-width: 1px; 
     color: #999999;
	 text-align: left;
	 margin-left:30;
	 
     }
	 
a:hover a:visited {
	 font-size: 11px;
     font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #4D6100; 
     border-bottom-width: 1px; 
     color: #999999;
	 text-align: left;
	 margin-left:30;
	 
} 
 
a:hover {
	 font-size: 11px; 
     font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #CCCCCC; 
     border-bottom-width: 1px; 
     color: #ffffff;
	 text-align: left;
	 margin-left:30;
	       
}

.nav-footer ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nav-footer ul li { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}



.nav-include ul li { 
	 display: inline;
	 padding: 0px 45px 0px 0px;
	 margin-top: 50 
}

.nav-include ul li a {
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
	 padding: none;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #4D6100; 
     border-bottom-width: 1px; 
     color: #999999; 
}

.nav-include ul li a:hover {
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none; 
     border-bottom: none; 
     border-bottom-color: #999999; 
     border-bottom-width: 1px; 
     color: #ffffff;
}
.topmargin {
	margin-top: 40px;
}
.borderstyle {
	border: 1px solid #666666;
}
