.tablebg {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B1AD9B;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B2AD9A;
	margin: 0px;
}
.welcome_bodybg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C6C3B5;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
	padding-left: 5px;
	height: 38px;
}

.menu_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
.menu_01link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.menu_01link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: underline;
}

.leftsidekinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.leftsidekinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #DB7721;
	text-decoration: none;
}
.menu_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.menu_02link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
.menu_02link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: underline;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hori_dotline {
	background-image: url(images/left_menudotline.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.textmatter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	text-align: justify;
}
.textmatter_whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textmatter_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textmatter_whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textmatter_whitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #B45302;
	text-decoration: none;
}

.textmatter_blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.textmatter_blacklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: underline;
}

.box_bg {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A8A492;
}
.box_upbg {
	background-image: url(images/box_upbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_downbg {
	background-image: url(images/box_downbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box_leftbg {
	background-image: url(images/box_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_rightbg {
	background-image: url(images/box_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footerboxbg {
	background-color: #908B75;
}
.photogallerybg {
	background-color: #A5A18E;
}























