.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E5987;
	text-align: center;
	filter: DropShadow(Color=000000, OffX=2, OffY=2, Positive=0);
	background-repeat: repeat;
	background-position: center center;



}
a:hover {
	background-color: #1275AF;
}


.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF0000;
	text-align: center;


}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0000CC;
	font-style: oblique;
	text-align: center;


}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-align: left;



}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.body-oblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: oblique;
	text-transform: none;


}
.body-bold-oblique {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
	text-transform: none;
}
.body-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	vertical-align: middle;


}
.body14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}
body {
	scrollbar-face-color: #7EB9E1;
	scrollbar-shadow-color: #2570A0;
	scrollbar-highlight-color: #B9D9EE;
	scrollbar-3dlight-color: #B9D9EE;
	scrollbar-darkshadow-color: #2570A0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FAEF63;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=5);

}
.bodywhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0E5987;
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	width: 120px;
}
