body {
background-color: #EEEEEE;
background-image: url("images/background.jpg");
background-position: top center;
background-repeat: repeat-x;
}

.loginView {
font-size: 10pt; 
font-weight: 800; 
color:white;
}

.loginViewLink {
font-size: 10pt; 
font-weight: 400; 
color:silver;
}

.changePasswordLink {
font-weight: 800; 
color:white;
text-decoration:none;
}
a:link.changePasswordLink{
font-weight: 800; 
color:white;
text-decoration:none;
}
a:active.changePasswordLink{
font-weight: 800; 
color:white;
text-decoration:none;
}
a:visited.changePasswordLink{
font-weight: 800; 
color:white;
text-decoration:none;
}
a:hover.changePasswordLink{
font-weight: 800; 
color:silver;
text-decoration:none;
}

.changePasswordLink2 {
font-family: Arial;
font-weight: normal; 
color:white;
text-decoration:none;
}
a:link.changePasswordLink2{
font-family: Arial;
font-weight: normal; 
color:white;
text-decoration:none;
}
a:active.changePasswordLink2{
font-family: Arial;
font-weight: normal; 
color:white;
text-decoration:none;
}
a:visited.changePasswordLink2{
font-family: Arial;
font-weight: normal; 
color:white;
text-decoration:none;
}
a:hover.changePasswordLink2{
font-family: Arial;
font-weight: normal; 
color:silver;
text-decoration:none;
}


.navigationLink {
font-family: Arial;
font-size: 8pt;
color:#666666;
}

a:link.navigationLink{
font-family: Arial;
font-size: 8pt;
color:#666666;
text-decoration:none;
}
a:active.navigationLink{
font-family: Arial;
font-size: 8pt;
color:#666666;
text-decoration:none;
}
a:visited.navigationLink{
font-family: Arial;
font-size: 8pt;
color:#666666;
text-decoration:none;
}
a:hover.navigationLink{
font-family: Arial;
font-size: 8pt;
color:#000;
text-decoration:none;
}

.adminNavigationLink {
font-family: Arial;
font-size: 8pt;
color:Maroon;
}

.tdstatscontent1{ 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
color:gray; 
font-size:10pt;
}

.tdstatscontent2{ 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
color:gray; 
text-transform:capitalize; 
font-size:10pt;}

.loginControl{
position:absolute;
left:850px;
top:18px;
z-index:2; 

}

.FeaturedMember{ 
 font-family:Arial;
 font-size:9pt;
 color:#666666;
}

