BODY 
{ 
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px; 
  background-color:#2f2f39; 
  color:#656565;  
}
/* -------------- Common styles ------------------------------*/

td
{
 font-family: Verdana, Trebuchet MS, Arial,;
 font-size: 11px;
 color: #999c95;
}
 
p
{
 text-align:justify;
}

a { color: #f99825; text-decoration: none; font-size: 11px; font-weight:bold; outline: none; }
a:link { color: #f99825; text-decoration: none; font-size: 11px; font-weight:bold; outline: none; }
a:visited { color: #f99825; text-decoration: none; font-size: 11px; font-weight:bold; outline: none; }
a:hover { color: #ffffff; }
a:active { color: #ffffff; }

.tGallery{ background: url(../img/title/gallery.jpg) 0 0 no-repeat; }
.tLogo{ background: url(../img/title/logo.jpg) 0 0 no-repeat; }
.tSt{ background: url(../img/title/st.jpg) 0 0 no-repeat; }

td.content, td.content2, td.content3
{
 width:50%;
 text-valign:top;
 text-align:left;
 padding: 20px 5px 5px 0px;
}
