HTML {
	background-color: #005795;
}

BODY {
	background-image:  url(image/body_bg.gif);
	padding: 0px;
	margin: 0px;
	background-color: #005795;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

TD {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
SPAN {
	color: #00A8CF;
	font-weight: bold;	
}
A:link, A:visited {
	color: #00A8CF;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #FF9900;
}
#global {
	padding: 0px;
	margin: 0px;
	border-right: 3px solid #002E4F;
	border-bottom: 3px solid #002E4F;
	width: 768px;
}
.footer {
	background-image:  url(image/footer_bg.gif);
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 30px;
	text-align: center;	
}
.credits {
	font-size: 10px;
	color: #7F9AAE;
	text-decoration: none;
	font-weight: bold;
}
.credits A:link, .credits A:visited {
	font-size: 10px;
	color: #7F9AAE;
	text-decoration: none;
	font-weight: normal;
}
.credits A:hover {
	text-decoration: underline;
	color: #0049BE;
}
.foto {
	filter:alpha(opacity=30);
}
#page {
	background-image:  url(image/page_bg.jpg);
	padding: 0px;
	margin: 0px;
	height: 30px;
	height: 275px;
	vertical-align: top;	
}
HR {
	color: #FFFFFF;
	height: 1px;
}
