/* CSS Document */

.maintable{
width:656;
height:409;
border: thin white solid;

}

.maintablegallery{
width:754;
height:437;
border: thin white solid;

}



a.leftmenu:link, a:visited {
	color: #ad3e90;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size:12px;
	
	}
	
a.leftmenu:hover, a:active {
	color: #ad3e90;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
	

a.bottommenu:link, a:visited {
	font-family:"Lucida Grande";
	font-size:9px;
	color: #000000;
	text-decoration: none;
	
	}
	
a.bottommenu:hover, a:active {
	font-family:"Lucida Grande";
	font-size:9px;
	color: #563e23;
	text-decoration: none;
	}

.bottomtext {
font-family:"Lucida Grande";
font-size:9px;

}

.bodytext{
font-family:"Times New Roman", Times, serif;
font-size: 15px;
color: #141414;
}

.pageheader{
font-family:"Times New Roman", Times, serif;
font-size: 18px;
color: #ffffff;
font-weight:bold;
}