@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #595959;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 10px
}
.style2 {
	color: #B5111A;
	font-weight: bold;
}
.style3 {
	color: #003D87;
	font-weight: bold;
}
a:link {
	color: #595959;
	text-decoration: underline;
}
a:visited {
	color: #595959;
	text-decoration: underline;
}
a:hover {
	color: #595959;
	text-decoration: none;
}
a:active {
	color: #595959;
	text-decoration: underline;
}
.main_menu {
	background-image:url(images/menu_bg.gif);
	height: 20px;
	padding-left: 20px;
}
.main_menu a:link, .main_menu a:visited, .main_menu a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-size: 0.9em;
}

