.tablebg {
	background-color: #030B25;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.menubg {
	background-image: url(images/menubackground_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bluebox {
	background-color: #4259A8;
}

.picture_bg {
	background-image: url(images/picture_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebg {
	background-image: url(images/whitebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebg02 {
	background-color: #FFFFFF;
}
.sigmabg {
	background-image: url(images/sigma_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white_stroke {
	background-image: url(images/white_stroke.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textmatter_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	text-align: justify;
}
.footerbg {
	background-image: url(images/footer_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbg_main {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_textlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
