body {
	background-image: url(../images/backgroundcf4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663300;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	list-style: disc; 
	margin-left: 20px;
}
.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: #9f580a;
	text-decoration: none;
	text-transform: none;
	text-shadow:black 3px 2px 4px;
}
.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;
}
.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;
}
.maina:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.maina:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.maina:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.maina:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.maina2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.maina2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.maina2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.maina2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.border {
	border: 2px solid #663300;
	padding: 10px;
}
.mainbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3082CE;
	padding-bottom: 5px;
}

