body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenttop {
	background-image: url(../images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 43px;
	font-weight: bold;
	color: #F8F3C1;
	text-decoration: none;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 43px;
	font-weight: bold;
	color: #F8F3C1;
	text-decoration: none;
}
a:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 43px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #174F68;
	text-decoration: none;
}
a.menu1 {
	color: #174F68;
	text-decoration: none;
}
a:hover.menu1 {
	color: #661801;
	text-decoration: none;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #174F68;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #113951;
	text-decoration: none;
	background-image: url(../images/menuline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #113D53;
	text-decoration: none;
}
.contenttext A {
	color: #113D53;
	text-decoration: underline;
}
.contenttext A:hover {
	color: #990000;
	text-decoration: underline;
}