body {
    background: #40507C; url(graphics/header_backx.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D1D4E1;
	border-left: 1px solid #4D5E95;
}

td .menu a {
	font-weight: bold;
    text-decoration: none;
	color: #DDDDDD;
	line-height: 1;
} 

td .menu a:hover {
    text-decoration: none;
	color: #FFFFFF;
		
} 

th {
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	border-bottom: 1px solid #333366;
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
}

.title_noline {
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
	margin-bottom: 8px;
}

a {
	color: #6066B8;
}
