.topbg {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.menubg {
	background-image: url(images/index_15.jpg);
	background-repeat: repeat-x;
	height: 51px;
}
.greybg {
	background-image: url(images/grey-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 239px;
}
.gallerybg {
	background-image: url(images/index_24.jpg);
	height: 148px;
	width: 191px;
	background-repeat: no-repeat;
	background-position: center center;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0C5C73;
	text-decoration: none;
	font-weight: 700;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
