@charset "utf-8";
body, html {
margin-top:0px;
margin-left:0px;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}


.MnTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


A.ddLink:link {color:#1168AD; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.ddLink:visited {color: #1168AD; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.ddLink:hover {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.ddLink:active {color:#1168AD; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400}

A.whiteLink:link {color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.whiteLink:visited {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.whiteLink:hover {color:#ff9900; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.whiteLink:active {color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400}



A.footLink:link {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.footLink:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.footLink:hover {color:#1168AD; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.footLink:active {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400}




      DIV#dropDown {
	position         : absolute;
	top              : 120px;
	left            : 50%;
	margin-left: -190px;
	width: 269px;
	height: 197px;
	z-index: 9;
	overflow-x: hidden;
	overflow-y: hidden;
	visibility: hidden;
   }

DIV#gallUnder {
	position         : absolute;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 100%;
	z-index: 6;
	background-color: #000000;	
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	visibility: hidden;

   }
   
         DIV#galleryDD {
	position         : absolute;
	top              : 120px;
	left            : 50%;
	margin-left: 0px;
	width: 269px;
	height: 120px;
	z-index: 15;
	visibility: hidden;	

   }
   
   TABLE#galleryTable{
height:100%;
vertical-align: middle;
}

DIV#gallPic {
	position         : absolute;
	top              : 0px;
	left            : 0px;
	background-color: #000000;	
	width: 100%;
	height: 100%;
	z-index: 7;
	visibility: hidden;

   }
