.style5 {
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #e3e3e3;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;

}
.bigtable {

	border: 1px solid #969696;

}

.menu {

	margin: 20px;

	padding-top: 20px;

	padding-right: 20px;

	padding-bottom: 20px;

	padding-left: 40px;

}

.menut {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003471;
	text-transform: capitalize;
	font-weight: bold;
}

.style3 {
	font-size: 22px;
	font-family: "Lucida Sans", "Lucida Bright", Verdana, Arial;
	color: #003471;
	line-height: 32px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 24px;

}

.style4 {
	scolor: #464646;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 24px;
	margin-top: -12px;
}


a:link {
	color: #003471;

}
.style6 {color: #999999}
.style6 {font-size: 10px}


a:visited {

	color: #464646;

}

a:hover {
	color: #43a000;

}

.menut a:link {
	color: #003471;

}

.menut a:hover {
	color: #FFFFFF;
	background-color: #003471;

}


.contentbox {
	background-image: url(images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
.imagebox {
	background-image: url(images/bannerbottom2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style7 {
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Bright", Verdana, Arial;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 24px;
	font-weight: bold;
}
/* Hidden vertical scrollbar which appears when needed and allows normal horizontal scrollbar behaviour. */
html {
 overflow-y: scroll !important;
}
