.main {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

A.frontxt:link {color:#ffffff; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt:visited {color: #ffffff; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt:hover {color:#000000; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt:active {color:#ffffff; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold}

A.frontxt2:link {color:#000000; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt2:visited {color: #000000; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt2:hover {color:#A50B0B; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold} 
A.frontxt2:active {color:#000000; font-family: tahoma; font-size: 15px; text-decoration: none; font-weight: bold}


A.type01:link {color:#ffffff; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold} 
A.type01:visited {color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold} 
A.type01:hover {color:#000000; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold} 
A.type01:active {color:#ffffff; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold}

A.type02:link {color:#000000; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:visited {color: #000000; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:hover {color:#A50B0B; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:active {color:#000000; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold}

A.type03:link {color:#ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:visited {color: #ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:hover {color:#ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:active {color:#ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight: bold}

.redTxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A50B0B;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
DIV#gallPic {
	position         : absolute;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 100%;
	z-index: 7;
	visibility: hidden;

   }
DIV#gallUnder {
	position         : absolute;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 100%;
	z-index: 6;
	background-color: #000000;	
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	visibility: hidden;

   }
