/* CSS Document */
body {
	background-color: #D52B1E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00336F;
}
a:link {
	color: #00336F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00336F;
}
a:hover {
	text-decoration: none;
	color: #D52B1E;
}
a:active {
	text-decoration: none;
	color: #00336F;
}
a {font-weight: bold;}
#Menu {
	position:relative;
	width:100%;
	z-index:100;
	height: 19px;
}
#ssMenu {
	width:100%;
	z-index:100;
	height: 19px;
}
.Style2 {color: #D52B1E; font-weight: bold; }
.Style3 {font-size: 20px; color: #D52B1E; font-weight: bold; }
.Style7 {color: #D52B1E; font-size: 30px; }
.Style8 {font-size: 24px; font-weight: bold; }
.Style9 {font-size: 9px; font-style: italic; }
.Style10 {font-size: 14px; }
.Style11 {color: #666666}
.Style12 {color: #999999}
.Style13 {color: #D52B1E; font-size: 24px; }

#LeMenu td {
	padding-left:10px;
}