@charset "utf-8";
/* CSS Document */
#body	{
	background-image: url(../images/template/background.png);
	background-repeat: repeat-x;
	background-color: #74b0fd;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	}
#header	{
	background-image: url(../images/template/header.png);
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	}
#navigation	{
	background-image: url(../images/template/middle.png);
	text-align: center;
	font-size: 18px;
	}
#notification	{
	background-image: url(../images/template/middle.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-align: center;
	text-transform: uppercase;
	}
#primary_content	{
	background-image: url(../images/template/middle.png);
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	}
#primary_content h1	{
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B7B8;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#primary_content h2	{
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	}
#primary_content h3	{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	}
#primary_content a:link	{
	text-decoration: none;
	color: #0471FD;
	}
#primary_content a:hover	{
	color: #0471FD;
	}
#primary_content a:visited	{
	text-decoration: none;
	color: #0471FD;
	}
#primary_content_fp	{
	padding-right: 10px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	}
#primary_content_fp h1	{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B7B8;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#statistics	{
	padding-left: 10px;
	padding-top: 0px;
	}
#sponsors_bodies	{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	padding-left: 0px;
	}
#international_bodies	{
	background-image: url(../images/template/international_bodies.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	}
#footer	{
	background-image: url(../images/template/footer.png);
	background-position: bottom;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
#footer a:link	{
	text-decoration: none;
	color: #006;
	}
#footer a:hover	{
	color: #006;
	text-decoration: underline;
	}
#footer a:visited	{
	color: #006;
	text-decoration: none;
	}
#copyright	{
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	}
#body table tr #navigation p {
	font-weight: bold;
}
#body table tr #navigation p {
	color: #006;
}
#body table tr #notification table tr td {
	text-align: center;
}
#body table tr #sponsors_bodies table {
	text-align: center;
}
#body table tr #sponsors_bodies table {
	text-align: left;
}

