@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytop {
	background-image: url(images/bodytop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.footermenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.footermenu a:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.footermenu a:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #19304f;
	text-decoration: none;
	text-align: justify;
}
.bodytext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #7c7d23;
	text-decoration: none;
	text-align: justify;
}
.bodytext a:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #7c7d23;
	text-decoration: none;
	text-align: justify;
}
.bodytext a:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #19304f;
	text-decoration: none;
	text-align: justify;
}.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #5a5b25;
	text-decoration: none;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #19304f;
	text-decoration: none;
}
.style7 {
	color: #FF0000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
.style16 {text-decoration: none; border: 1px solid #999999; width: 200px;}
.style17 {border: 1px solid #999999; text-decoration: none;}
.buttonbg {
	background-image: url(images/buttonbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
