/* --------------- Body Attributes  ---------------*/

body
{background-color: #535353; background-image:url(images/bg_wallpaper2.gif)}


td 
{ 
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #000;
}

img {border: solid 1px #ccc}

img.noborder {border: 0px;}
a:link img, a img {background-color: #fff}

table {background-color: #fff}

td.title 
{  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;}

A:link, a:visited, a:active 
{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #a94540;
text-decoration: none;
/*background-color: #ccc
#9e332e;*/}

a:hover 
{  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #a94540;
text-decoration: underline;
}


/* --------------- Nav ---------------*/
.nav 
{ 
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #666;
background-color: #fff; text-transform: uppercase;
}

td.nav {height: 35px;}

td.nav .name {font-family: Arial ; font-size: 40px; }
td.nav a.nav:hover .name {background-color: #fff}

a.nav_on, a.nav_on:visited {color: #da8b87;
text-decoration: none;
background-color: #000} 

a.nav:link, a.nav:visited, a.nav:active
{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #666;
text-decoration: none;
background-color: #fff
}

a.nav:hover
{
color: #da8b87;
text-decoration: none;
background-color: #000
}


.caption, .caption a:link, .caption a:visited {font-size: 10px; color: #666}
.caption a:link, .caption a:visited {text-decoration: underline}
/* --------------- Headers ---------------*/
.header {color: #666; font-weight: bold; text-transformation: uppercase}
.gray {color: #999; }

/* --------------- Footer ---------------*/
td.footer
{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #666;
}
