.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-repeat: repeat;
	background-position: center center;
	filter: Shadow(Color=FFFFFF, Direction=45);

}
a{
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;

}
a:hover {
	color: #FFCC00;
	text-decoration: none;

}


.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF00;
	text-align: center;


}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF00;
	font-style: oblique;
	text-align: center;


}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-align: left;



}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
	text-transform: none;
}
.body-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	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: #9A0204;
scrollbar-shadow-color: #5A0103; 
scrollbar-highlight-color: #FD575B; 
scrollbar-3dlight-color: #FD575B; 
scrollbar-darkshadow-color: #5A0103; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #FAEF63;
}
