body {
	margin: 0px;
	background-color: #008BFF;
	padding: 0px;


}
.logo {
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
}
.logoright {
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
}
.leftside {
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-image: url(Images/leftbg.jpg);
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 45px;
	font-weight: bold;

}
.middletext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0033CC;
	background-color: #FFFFFF;
	padding: 30px;
	border: 1px solid #0033CC;
}
.bottom {
	background-image: url(Images/bottombg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;

}
.leftsidebottom {
	background-image: url(Images/leftbg.jpg);
	background-repeat: repeat-y;
	margin: -4px;
	padding: 0px;

}
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.news {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFF00;
	padding: 5px;
	border: 1px solid #0099FF;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#0099FF;
	scrollbar-dark-shadow-color:#FFFF00;
	scrollbar-face-color:#0099FF;
	scrollbar-highlight-color:#FFFF00;
	scrollbar-shadow-color:#0099FF;
	font-weight: normal;

}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.leftside a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.leftside a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.leftside a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.advisor {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0066FF;

}
.advisor strong {
	color: #999933;
}
.bottom a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.bottom a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.bottom a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.middletable {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #008BFF;
}
.middletableheader {
	background-image: url(Images/headerbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.maptable {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.focusbox {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
