body {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.crs_base {
	font-size: 10px;
	color: #FBF1E1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu {
	float:left;
	width:158px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/bg_button_a.png);
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	color:#FFFFFF;
	background-color: #003366;
	font-weight: bold;
	background-image: url(images/bg_button_e.jpg);
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F9012;
	background-image: url(images/bg_button_d.jpg);
}
.red_title {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titlebar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.whitetext {color: #FFFFFF}
.title_big {
	font-size: 16px;
	font-weight: bold;
}
.redtext {
	font-size: 14px;
	font-weight: bold;
	color: #B2153B;
}
.footer {

	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_button_c.png);
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #135D44;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #F3F3F3;
}
