A:link {
	COLOR: #456BAB;
	text-decoration: underline;
	font-weight: bold;

}
A:visited {
	COLOR:  #456BAB;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active {
	COLOR: #456BAB;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:hover {
	COLOR: #213563;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000099;
	list-style-type: circle;
	line-height: 1.3;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	height: 20px;
	margin: 5px 0px 15px;
	text-align: left;
	width: 515px;
	text-indent: 5px;
	vertical-align: middle;
	padding: 0px;
	border-top: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px none #000099;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: center;
	border: 1px none #000099;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

.footer a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
.maintableborder {
	font-weight: normal;
	margin: 0;
	padding: 0px;
	width: 750px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
.indexback {
	margin: 0;
	padding: 0px;
	border: 1px none #000000;
	background-image: url(images/indexback.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	width: 45%;
	margin-left: 0px;
	color: #000099;
	height: 25px;
	text-align: left;
	border: 1px solid #000099;
}
body {
	background-image: url(assets/pageback.jpg);
	background-repeat: repeat;
}
h2 {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	border: 1px solid #000099;
	background-color: #CFDBF3;
	text-indent: 5px;
	height: 25px;
	width: 515px;
	padding-top: 3px;
	margin-bottom: 15px;
}
h4 {
	color: #456BAB;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
	border-top: 1px #456BAB;
	border-right: 1px #456BAB;
	border-bottom: 1px solid #456BAB;
	border-left: 1px #456BAB;
}
.bordertable {
	width: 535px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000099;
}
.decoratingback {
	background-image: url(images/decoratingback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
