body {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dbe5ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.nav {
	font-size: 9pt;
	color: #5E7CA2;
	font-weight: normal;
	padding: 10px;
	height: 10px;
}

td.nav2 {
	font-size: 9pt;
	color: #5E7CA2;
	font-weight: normal;
	padding: 10px;
	height: 100px;
	text-decoration: underline;

}

th {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9000;
	padding-right: 5px;
	padding-left: 10px;
}
td.footer {
	font-size: 8pt;
	height: 50px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #5E7CA2;
}
a {
	color: #5E7CA2;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}


.mark {
	color: #FF9000;
}



td.header {
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	text-align: left;
	vertical-align: top;
}
td.header2 {
	height: 60px;
	font-size: 9pt;
	color: #596480;
	text-align: center;
	font-weight: bold;
}
td.header3 {
	height: 80px;
	font-size: 12pt;
	color: #596480;
	text-align: center;
	font-weight: bold;
}
