body {
	<!--background-image: url(../images/bg.jpg); -->
	background-repeat: repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #e5e6bc;
}

.header {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	color: #e5e6bc;
	height: 110px;
	padding-left: 0px;
	font-weight: bold;
	font-size: xx-large;
	vertical-align: bottom;
	border: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	list-style: disc; 
	margin-left: 90px;
}
.maintop {
	padding: 5px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-shadow:black 3px 2px 4px;
}
h2 {
  font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 24px;
	font-weight: bold;
  color: #000000;
  text-decoration: none;
	text-transform: none;
}

.bgblue {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
}
.bgblue2 {
	<!-- background-image: url(../images/bg3.jpg); -->
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
}
.hedding {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hedding2 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.mainblock {
	border-bottom-width: 1px;
	border-bottom-color: #7F9DB9;
}
.ctr {
	padding: 10px;
}
.bdr {
	border: 1px solid #FFFFFF;
	padding: 10px;
	text-align: justify;
	color: #000000;
}
.maina:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maina:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maina:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.maina:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.border {
	border: 1px solid #969696;
	padding: 10px;
}
.mainbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3082CE;
	padding-bottom: 5px;
}

