@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: 7495C2;
}

#mainTable {
	width: 860px;
	height: 718px;
	border: 0px;
	background-color: #DDDDDD;
}
.topMenuItem {
	width: 33.3%;
	text-align: center;
	background-color:#243453;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:500;
}
.BodyMenuItem1 {
	width: 100%;
	text-align: left;
	background-color:#324975;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:500;
}
.BodyMenuItem2 {
	width: 100%;
	text-align: left;
	background-color:#698B69;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:500;
}
.GalleryTitle0 {
	width: 100%;
	text-align: center;
	background-color:#324975;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:500;
	height:35;
	width:100%;
	
}
.GalleryTitle {
	width: 100%;
	text-align: center;
	background-color:#698B69;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:500;
	height:35;
	width:100%;
	
}
.sideMenu {
	text-align:left;
	padding:10px;
	background-color:#7495c2;
	vertical-align:top;
}
.style5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color:#7495c2;
}
.Quote {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}
.QuoteCredit {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}
.SideLink {
	color:#343453;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.sideMenuHeader {
	color:#FFFFFF;
	background-color:#4c6e9c;
	height:30px;
	vertical-align:middle;
	letter-spacing:2px;
}

