body {
	margin: 0px auto;
	padding: 0px;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	width: 632px;
	color: #002f59;
	background: #315271;
}

a, strong a {
	color: #003366;
	text-decoration: none;
}
/*
a:visited {
	color: #003366;
}
*/
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
h1 {
	color: #ffffff;
	margin: 20px 0px 15px 15px;
	text-decoration: none;
}
a.validcss-mini {
	background: url(images/validcss-mini.gif) no-repeat left center;
	padding-left: 13px;
	color: #ff9900;
	text-decoration: none;
}
/*
a.validcss-mini:visited {
	color: #ff9900;
}
*/
a.validcss-mini:hover {
	color: #dd7700;
	text-decoration: none;
}
a.validhtml-mini {
	background: url(images/validhtml-mini.gif) no-repeat left center;
	padding-left: 13px;
	color: #80c43d;
	text-decoration: none;
	margin-left: 10px;
}
/*
a.validhtml-mini:visited {
	color: #80c43d;
}
*/
a.validhtml-mini:hover {
	color: #58a21b;
	text-decoration: none;
}
.footer_validcss-mini {
	float: right;
	margin: 20px 0px 0px;
	font-size: 90%;
}
.footer_validators {
	float: left;
	clear: left;
	font-size: 85%;
	color: #989898;
	margin: 0px 0px 10px 15px;
}
#footer_copyrights {
	float: right;
	clear: right;
	font-size: 85%;
	color: #b5b5b5;
	margin: 0px 15px 10px 0px;
}
#footer_copyrights a {
	color:#ffad76;
	text-decoration: none;
}
/*#footer_copyrights a:visited {
	color:#ffad76;
	text-decoration: none;
}*/
#footer_copyrights a:hover {
	color:#dd7700;
	text-decoration: none;
}
#flashcontent {
	clear: both;
	text-align: center;
	width: 572px;
	height: 644px;
}
#nav {
	height: 34px;
	margin-right: 20px;
	clear: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#nav #current {
	background: none;
	background-color: #ffffff;
}
#nav #last a {
	margin-right: 0;
}
#nav a {
	background: url(images/nav_red.gif) repeat-x;
	float: right;
	height: 21px;
	margin-right: 10px;
	padding: 4px 10px 0px 10px;
	text-decoration: none;
}
#nav a:hover {
	background: none;
	background-color: #ffffff;
}
#nav li {
	display: inline;
	margin: 0;
	text-align: center;
}
#nav ul {
	height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.top {
	width: 632px;
	height: 34px;
	background: url(images/top.gif) no-repeat;
	clear: both;
}
.top_thin {
	width: 632px;
	height: 10px;
	background: url(images/top_thin.gif) no-repeat;
	clear: both;
}
#flag_small {
	float: left;
	clear: left;
	margin: 4px 0px 0px 16px;
}
#flag_small img {
	border: none;
}
#page {
	background: url(images/bg.gif) repeat-y;
	width: 632px;
}
#page .main {
	padding: 3px 30px 10px 30px;
}
#page small {
	font-size: 60%;
}
#page big {
	color: #d00000;
}
#page .flag {
	border: 1px solid #d0d0d0;
}
#page h1 {
	color: #d00000;
	margin: 0px 0px 8px 5px;
	text-transform: uppercase;
}
#page p {
	margin: 0;
	font: 100%/140% Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#page p a {
	color: #0000d0;
	text-decoration: underline;
}
#page p a:hover {
	color: #d00000;
	text-decoration: underline;
}
.bottom {
	width: 632px;
	height: 13px;
	background: url(images/bottom.gif) no-repeat;
	clear: both;
}

