body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sd_left {
	background-color: #FFFFFF;
	background-image: url(images/sdw_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sd_right {
	background-color: #FFFFFF;
	background-image: url(images/sdw_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.vmenu {
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 20px;
	vertical-align: middle;
}
.pghead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B41A0;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.pgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.pgtext a {
	color: #000000;
	text-decoration: underline;
}
.pgtext a:hover {
	color: #000000;
	text-decoration: none;
}


.footbg {
	background-color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}

.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.footbg .foottext a {
	color: #000000;
	text-decoration: none;
}
.footbg .foottext a:hover {
	color: #000000;
	text-decoration: underline;
}
