/* CSS Document */





/* ------links-------------- */
#contentGallery a:link {
	color:#006699;
	text-decoration:none;
}
#contentGallery a:visited {
	color:#094632;
	text-decoration:none;
}
	
#contentGallery a:hover {
	color:#3399CC;
	text-decoration:none;
}

#contentGallery a:active {
	color:#006699;
	text-decoration:none;
}





/* Table Gallery */
#tableGall{
margin-top: 10px;
width: 600px;
}


#tableGall .nbr{
font-size : 9px;
color:#006699;
text-align:center;
}


#tableGall .captions{
font-size : 9px;
color:#006699;
text-align:left;
}




.link{
font-size : 10px;
color:#006699;
padding-bottom: 6px;
border-bottom: 1px solid #CCC;
text-align:left;
margin-top: 10px;
}


.tmb{ 
width: 91px;
border:;
padding: 2px 0px 0px 0px;
text-align:center;
font-size: 9px;
font-family:Verdana, sans-serif;
font-weight:bold;
color:#666666;
}

.tmb2{ 
width:;

padding: 2px 0px 0px 0px;
text-align:left;
font-size: 9px;
font-family:Verdana, sans-serif;

color:#666666;
}


.white{ 
width: 5px;
}

.empty{ 
height: 5px;}


#contentGallery {
	width:auto;
	margin: 0 10%;

}

#contentGallery  h1{

font-size : 11px;
font-weight : ;
color:#333333;
padding : 2px 10px;
background-color: #D0C1D6;
border: 1px solid #9572A4;
}


#contentGallery td h4 {
font-size : 11px;
font-weight : bold;
color : #74597F;

}