body {
	background-color: #FFFFFF;
	background-image: url(../images/master_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: center;
}
td {
	vertical-align: top;
}

#td_left {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
}
#td_content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#td_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 15px;
}
#td_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}
#td_nav    ul  {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#td_nav ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#td_nav a:link, #td_nav a:active, #td_nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CF5442;
}
#td_nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFDA93;
	background-color: #CF5442;
}
#td_nav_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CF5442;
}
#td_content .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	color: #CF5442;
	text-decoration: none;
}
.bodytext a:hover {
	color: #CF5442;
	text-decoration: underline;
}
.indent a:link, .indent a:active, .indent a:visited {
	color: #CF5442;
	text-decoration: none;
}
.indent a:hover {
	color: #CF5442;
	text-decoration: underline;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #CF5442;
	text-decoration: none;
}
h1 a:hover {
	color: #CF5442;
	text-decoration: underline;
}
.csc-textpic-imagewrap {
	padding: 7px;
	border: 2px outset #000000;
}
#hr_veguest_line {
	color: #666666;
	height: 1px;
}
#td_veguest_date {
	font-size: 9px;
}
#td_veguest_title {
	font-size: 14px;
	font-weight: normal;
}
#td_veguest_link a:link, #td_veguest_link a:active, #td_veguest_link a:visited {
	color: #CF5442;
	text-decoration: none;
}
#td_veguest_link a:hover {
	color: #CF5442;
	text-decoration: underline;
}
#td_veguest_fieldname {
	font-weight: bold;
}
#td_veguest_entry {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.wtgallery_listpic {
	margin: 12px;
	border: solid 0px #000000;
}
.wtgallery_listpic a {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wtgallery_listpic img {
	text-align: center;
	border-style: none;
	border-width: 0;
}
.wtgallery_pagebrowser_back a:link, .wtgallery_pagebrowser_back a:active, .wtgallery_pagebrowser_back a:visited {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	float: left;
	padding: 2px;
	border-color: #CF5442;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
.wtgallery_pagebrowser_back a:hover {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	float: left;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #000;
}
.wtgallery_pagebrowser_page {
	clear: both;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.wtgallery_pagebrowser_fwd a:link, .wtgallery_pagebrowser_fwd a:active, .wtgallery_pagebrowser_fwd a:visited {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	float: right;
	padding: 2px;
	border-color: #CF5442;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
.wtgallery_pagebrowser_fwd a:hover {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	float: right;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #000;
}
.tx-wtgallery-pi1 {
	text-align: center;
	margin-bottom: 60px;
}
	
#td_footer a:link, #td_footer a:visited, #td_footer a:active {
	color: #000000;
	text-decoration: none;
}
#td_footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.td_veguest_prevlink a:link, .td_veguest_prevlink a:active, .td_veguest_prevlink a:visited {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	float: left;
	padding: 2px;
	border-color: #CF5442;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
.td_veguest_prevlink a:hover {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	float: left;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #000;
}
.td_veguest_nextlink a:link, .td_veguest_nextlink a:active, .td_veguest_nextlink a:visited {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	float: right;
	padding: 2px;
	border-color: #CF5442;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
.td_veguest_nextlink a:hover {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	float: right;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #000;
}
.td_veguest_pages a:link, .td_veguest_pages a:active, .td_veguest_pages a:visited {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	border-color: #CF5442;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 2px;
}
.td_veguest_pages a:hover {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 2px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #000;
	margin: 2px;
}
.td_veguest_pages {
	color: #CF5442;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
}

