body
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    color:White;
    font-family: Arial;
}

P 
{
/*padding-left:10px;*/
text-align:left;	
}

TD, IMG 
{
	 font-family: Arial;
	 font-size: 11px;
	 padding: 0px 0px 0px 0px;	
}


A
{
  float: none;
  color:#3858A2;
	font-family:Arial;
  text-decoration: underline;
  font-size: 11px;
}

A:hover 
{
	color: #3858A2;
}

A.imglink 
{
	background:#C2CD23;
	padding: 0px 0px 0px 0px;	
}

A.imglink:hover
{
	background:#C2CD23;
}

A.nav 
{
	color:#3858A2;
	font-family:Arial;
	display:block;
	float: left;
	padding: 5px 5px 20px 5px;
    text-decoration: none;
    font-size: 11px;
    font-weight:bold;
	
}

A.nav:hover
{
	color:white;
	font-family:Arial;
	display:block;
	float: left;
	padding: 5px 5px 20px 5px;
    text-decoration: none;
    font-size: 11px;
    font-weight:bold;
    background:#3858A2;
	
}



A.navselected
{
	display:block;
	float: left;
	background:#3858A2;
	padding: 5px 5px 20px 5px;
	text-decoration: none;
	font-weight:bold;	
	color:White;
}

A.navselected:hover
{
	background:#3858A2;
	padding: 5px 5px 20px 5px;
	text-decoration: none;
	font-weight:bold;	
	color:White;
}


A.footerlink 
{
	padding: 10px 6px 10px 6px;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	display:block;
	float: left;
	
}

A.footerlink:hover
{
	background:#3858A2;	
	font-size:11px;
	color:White;
}

A.footerlinkOn
{
	padding:10px 6px 10px 6px;
	background:#3858A2;
	text-decoration: none;
	font-weight:bold;	
	font-size:11px;
	display:block;
	float: left;
	color:White;
}

A.footerlinkOn:hover
{
	padding: 10px 6px 10px 6px;
	background:#3858A2;
	text-decoration: none;
	font-weight:bold;	
	font-size:11px;
	color:White;
}

.footerTxt 
{
	font-family:Arial;	
	font-size:11px;
	padding: 0px 10px 5px 6px;
	text-decoration: none;
	color:#3858A2;
}

TD.thumbSpacer 
{	
	padding 2px 2px 2px 0px;
	background-color:#403F41;	
}

TD.TDheader 
{
	font-family:Arial;
	font-size:11px;		
	height:30px;
	font-weight:bold;
	padding-left:11px;
	padding-top:8px;
	padding-bottom:7px;
	text-align:left;
	border-top: dotted 1px white;
	
}

TD.TDcontent2 
{
	padding-left:10px;
	padding-bottom:10px;
	border-bottom: dotted 1px white;	
	text-align:left;
}

TD.FooterDottedLine
{
	padding-bottom:0px;
	border-bottom: dotted 1px white;	
	text-align:left;
}

.tdLogo 
{
	background-color:#ffffff;
	padding 0px 0px 0px 0px;		
}
.tdLogo:hover
{
	background-color:#ffffff;		
	padding 0px 0px 0px 0px;
}

.tdPhotoGallery 
{
	padding-right: 2px;
}

TD.tdmainContent 
{
	padding-left:10px;
}

#footerLogo 
{
 margin-right:4px;
}
