body {	
font-family: Tahoma,Verdana,Arial,Helvetica;
line-height:1.7;
background-color:#ffffff;
margin:0;
padding:0;
text-align: center;
}
#mainContainer {
width: 750px;
margin: 0 auto ;
margin-top: 50px;
text-align: left;
}
table {
font-family: Tahoma,Verdana,Arial,Helvetica;
}
a:link, a:visited, a:hover {
font-family:Tahoma,Verdana,Arial,Helvetica;
text-decoration:underline;
color:#000000;
}
.thTableBorder a:link, .thTableBorder a:visited {
text-decoration: none
}
.thTableBorder img { border: none; }
.thTableBorder a:link, .thTableBorder a:visited {
display: block;
width: 35px;
height: 45px;
border: solid 1px #000000;
}
.thTableBorder a:hover {
display: block;
width: 35px;
height: 45px;
border: solid 1px #F08B08;
}
.thTableGallery a:link, .thTableGallery a:visited {
text-decoration: none
}
.thTableGallery img { border: none; }
.thTableGallery a:link, .thTableGallery a:visited {
display: block;
width: 27px;
height: 40px;
border: solid 1px #000000;
}
.thTableGallery a:hover {
display: block;
width: 27px;
height: 40px;
border: solid 1px #F08B08;
}
.TextFont
{font-size: 10px; 
font-family: Tahoma, Arial, Verdana, Helvetica; 
color: #000000;
}