a.listLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 3568a8;
	text-decoration: none;
	line-height: 20px;
}
a.listLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	line-height: 20px;
}
a.listLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFFFFF;
}
a.textLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 3568a8;
	text-decoration: none;
	line-height: normal;
}
a.textLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	line-height: normal;
}
a.textLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFFF;
}
a.textLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFFF;
}
.miniMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 336699;
	text-decoration: none;
	line-height: normal;
}
.boxH1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	color: E3AC74;
	line-height: normal;
	padding-top: 0px;
}
.basicH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	color: 336699;
	line-height: normal;
	padding-top: 0px;
}
.basicH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.sbNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
body{
	scrollbar-arrow-color: #663333;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #81bdd9;
	scrollbar-track-color: #ffffff;
	background-color: #5E79A8;
}

.floatR {
float:right;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.floatL {
float:left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
