.tableborder {
	border-top: 2px #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px #000000;
	border-left: 2px solid #000000;

}
.blackborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;

}
.menuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
.menuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
.bodtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuoff2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
table.gallery tr td img {
	border: 0px;
}
table.gallery td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 15px;

}
.big img {
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;

}
.big {
	text-align: center;
}
table.gallery td a {
	color: 4F4F4F;
}
