body {
	background-color: #CECFF5;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
	color: #0033FF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
.nav .navtext a {
	color: #0033FF;
	text-decoration: none;
}
.nav .navtext a:hover {
	color: #000000;
}
.navtext1 {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext {
}
.navtext:hover {
	color: #000000;
}
.nav .navtext1 a {
	color: #000000;
	text-decoration: underline;
}

.style1 {color: #FFFFFF}
.style2 {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #996633;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.style2 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #0033FF;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
.style21 {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size:12px;
}
.style2:hover {
	color: #000000;
}
.style2 a:hover {
	color: #000000;
}
.main {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
