body {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	background-image: url(images/background.jpg);
}

img {
	border: 0;
}

p, td, tr {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

a {color: #003366; text-decoration: underline;}
a:hover {color:#003366; text-decoration: none;}

#menu {
	background-image: url(images/menu-back.gif);
	background-repeat: none;
	width: 795px;
	height: 29px;
	color: #000000;
	padding-left: 34px;
	padding-right: 34px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

#menu a {color: #000000; text-decoration: none;}
#menu a:hover {color: #477376; text-decoration: none;}

#footer {
	font-family: Arial, sans-serif;
	padding-top: 15px;
	font-size: 9pt;
	text-align: right;
	color: #000000;
	vertical-align: middle;
}

#footer a {color: #008080; text-decoration: none;}
#footer a:hover {color: #333300; text-decoration: underline;}

#credit {
	font-family: Tahoma, sans-serif;
	padding-top:15px;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	font-weight: normal;
}

#credit a {color: #0000CC; text-decoration: none;}
#credit a:hover {color: #0000CC; text-decoration: underline;}
