body {
	color: Navy;
	background-color: #C6E4F6;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: 005CFF;
	scrollbar-shadow-color: 005CFF;
	scrollbar-highlight-color: 005CFF;
	scrollbar-3dlight-color: 96B6F5;
	scrollbar-darkshadow-color: 96B6F5;
	scrollbar-track-color: C5DFFF;
	scrollbar-arrow-color: CCE9FF;
}

table {
	border-style: solid;
	border-width: thin;
	border-color: #008B8B;
	width: 90%;
	text-align: left;
	vertical-align: top;
}

td {
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.header {
	height: 140px;
	background-image: url(header.jpg);
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}

.left {
	background-image: url(left.jpg);
	width: 300px;
	height: 1115px;
}
.main {
	font-family: Comic Sans MS;
	padding-left: 10px;
	padding-right: 10px;
	width: 65%;
	text-align: justify;
}

.more {
	text-align: right;
	color: #1E90FF;
	font-style: normal;
	font-weight: bolder;
}

.center_b {
	text-align: center;
}

.vers {
	text-align: center;
	font-variant: small-caps;
	font-size: xx-small;
}

.img-margin {
	margin: 15px;
}


.text1 {
	font-family: "Comic Sans MS";
	font-size: 1em;
}
a {
	font-family: "Comic Sans MS";
	color: Navy;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #0000CD;
}

.menutop {
	height: 60px;
}
/*
.menu {
	display: block;
	width: 220px;
	color: #FFE6BF;
	text-decoration: none;
	font: normal 18px;
	height: 24px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
*/

.menu1 {
	width: 220px;
	margin-left: 10px;
}
.menu2 {
	width: 220px;
	margin-left: 10px;
}
.menu3 {
	width: 220px;
	margin-left: 10px;
}
.menu4 {
	width: 220px;
	margin-left: 10px;
}
.menu5 {
	width: 220px;
	margin-left: 10px;
}
.menu6 {
	width: 220px;
	margin-left: 10px;
}

.menu1 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button01a.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu1 a:hover {
	background: url(button01a.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu1 a:active {
	background: url(button01a.jpg) no-repeat -440 0;
	color: Green;
}

.menu2 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button02a.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu2 a:hover {
	background: url(button02a.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu2 a:active {
	background: url(button02a.jpg) no-repeat -440 0;
	color: Green;
}

.menu3 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button01b.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu3 a:hover {
	background: url(button01b.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu3 a:active {
	background: url(button01b.jpg) no-repeat -440 0;
	color: Green;
}

.menu4 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button03b.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu4 a:hover {
	background: url(button03b.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu4 a:active {
	background: url(button03b.jpg) no-repeat -440 0;
	color: Green;
}

.menu5 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button02b.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu5 a:hover {
	background: url(button02b.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu5 a:active {
	background: url(button02b.jpg) no-repeat -440 0;
	color: Green;
}

.menu6 a {
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 20px;
	width: 220px;
	height: 25px;
	background: url(button03a.jpg) no-repeat 0 0;
	color: #0000CD;
}
.menu6 a:hover {
	background: url(button03a.jpg) no-repeat -220 0;
	color: #8B0000;
}
.menu6 a:active {
	background: url(button03a.jpg) no-repeat -440 0;
	color: Green;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS";
	text-align: center;
}
h1 {
	padding-top: 15px;
}
hr {
	border: 0px;
	border-bottom: 6px;


	height: 5px;
	width: 75%;
	text-align: right;
	color: Blue;
}

li {
	list-style-image: url(li.gif);
	font-family: "Comic Sans MS";
	text-align: justify;
	margin-left: 10px;
	padding-left: 25px;
	padding-right: 15px;
	margin-bottom: 5px;
	list-style-position: outside;	
}



