@charset "utf-8";
body {
	background-image: url(images/bgmain.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftmenu:link {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #151367;
	text-decoration: none;
}
.leftmenu:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #151367;
	text-decoration: none;
}

.bodyfont {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tblborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #151367;
	border-right-color: #151367;
	border-bottom-color: #151367;
	border-left-color: #151367;
}
.inputtext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
}
.leftmenu:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #151367;
	text-decoration: underline;
}
.leftmenu:active {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #151367;
	text-decoration: none;
}
.headingtext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
	color: #151367;
}
.errmsg {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.pageon {
	background-color: #E3DEFF;
	width: 12px;
}
.pageoff {
	background-color: #2D2E4C;
	width: 12px;
}
.buttonlink:link {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.buttonlink:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.buttonlink:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.buttonlink:active {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.headingfont {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #151367;
}
