﻿body
{
    background-color: #000000;
	text-align:center;
    margin: 0 0 0 0;
    font-family: Tahoma;
    font-size: 13px;
    color: #000000;
}
/*d1Link*******/
a.d1Link {
	font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #434343; 
}
a.d1Link:link {
	text-decoration: none;
	font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #434343; 
}
a.d1Link:visited {
	text-decoration: none;
	font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #434343; 
}
a.d1Link:hover {
	text-decoration: underline;
	font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #434343; 
}
a.d1Link:active {
	text-decoration: none;
	font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #434343; 
}
/*d1link END*******/
/***********General Link******/
/*a {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #37220d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #37220d;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #37220d;
}*/
/******************************/
.mainTable
{
    width: 100%;
    height: 300px;
}
.galleryTable
{
    width: 310px;
}
.galleryTableTD
{
    text-align: center;
    vertical-align: middle;
}
.galleryTitle
{
    font-size: 11px;   
}