@charset "utf-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bg {
	background-image: url(../Images/bgimage.jpg);
	background-repeat: repeat;
}
.logo1 {
	background-image: url(../Images/header_logo1.jpg);
	background-repeat: no-repeat;
}
.logo2 {
	background-image: url(../Images/header_logo2.jpg);
	background-repeat: no-repeat;
}
.logo {
	background-repeat: no-repeat;
	background-image: url(../Images/headermaster.png);
	height: 137px;
}
.lbg {
	background-image: url(../Images/bgleft.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 10px;
}
.rbg {
	background-image: url(../Images/bgright.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 10px;
}
.footer {
	background-image: url(../Images/footer2.png);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bgindex {
	background-color: #330033;
}
.headerindex {
	width: 100%;
	text-align: center;
	z-index: -1;
	vertical-align: top;
}
.popup {
	background-image: url(../Images/popupindexpage.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
	position: absolute;
	text-align: center;
	background-position: center;
}
.whtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headtablewtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.content_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.lborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
