body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #E4D6BC;
}
a:link {
	color: #01600E;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #CA3702;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited {
	/*color: #CA3702;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;*/
	font-weight: bold;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01600E;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #01600E;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA3702;
	font-weight: bold;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.galleryTable img {
	border: 3px double #CCCCCC;
}

.galleryTable {
}

.galleryTable td {
	text-align:center;
	width:33%;
	vertical-align:top;
	}
	
.galleryTable a {
	color:#01600E;
}