body {
	scrollbar-face-color:#0C0C71;
	scrollbar-highlight-color:#FFFDFF;
	scrollbar-3dlight-color:#D7D8EA;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000065;
	scrollbar-arrow-color:#009C35;
	scrollbar-track-color:#D7D8EA;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A79;
}
body {
	background-color: #1A1A79;
	background-image:    url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00FF99;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #00036C;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #030367;
}
h3 {
	font-size: 16px;
	color: #030367;
}
h4 {
	font-size: 14px;
	color: #030367;
}
h5 {
	font-size: 12px;
	color: #00036C;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}
.siteWideFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #030367;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #330099;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #039735;
	background-color: #D8D7E7;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #019934;
	text-align: center;
	border: thin dotted #18187A;
	margin-right: 10px;
	margin-left: 10px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #019934;
	text-align: center;
	border: thin dotted #18187A;
	padding: 5px;
}
.heading3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #019934;
	text-align: center;
	padding: 5px;
}
