.Nav:link{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:14px;
	   color:#FFFFFF;
	   font-weight:bold;
	   text-decoration:none;
	   }
.Nav:visited{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:14px;
	   color:#FFFFFF;
	   font-weight:bold;
	   text-decoration:none;
	   }	   
.Nav:hover{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:14px;
	   color:#CCCCCC;
	   font-weight:bold;
	   text-decoration:none;
	   }

.BottomNav:link{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color:#000000;
	   font-weight:bold;
	   text-decoration:none;
	   }
.BottomNav:visited{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color:#000000;
	   font-weight:bold;
	   text-decoration:none;
	   }	   
.BottomNav:hover{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color:#CCCCCC;
	   font-weight:bold;
	   text-decoration:none;
	   }


.text {
       font-family:Tahoma;
	   font-size:13px;
	   color:#000000;
	   }
	   
.boxtext {
       font-family:Tahoma;
	   font-size:15px;
	   color:#FFFFFF;
	   font-weight:bold;
	   }
	   
		
.picturetext {
       font-family:Tahoma;
	   font-size:11px;
	   color:#000000;
	   }
	   

.ContentTable {
            border-left:0px;
			border-bottom:2px #617188 solid;
			border-top:1px #ecebe9 solid;
			border-right:0px;
			font-family:Tahoma;
			font-size:11px;	
			padding:0px;		
			}  
			
img {
	border:0px;
}
