body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 100,01%;
	margin 0; padding 0;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: black;
}

img {
	border-style: none;
}

A:link {
	color: #000C7A; text-decoration: underline;
}
A:visited {
	color: #000C7A; text-decoration: underline;
}
A:active {
	color: #D39C00; text-decoration: underline;
}
A:hover {
	color: #D39C00; text-decoration: underline;
}

div#page {
	width: 995px;
	text-align: left;
	margin: 0 auto;
	background-color: #000c7a;
}

div#dissolve {
	width: 995px;
	background-color: #000c7a;
	text-align: center;
}

div#header {
	margin: 0 auto;
	padding: 13px 0;
	width: 995px;
	height: 102px;
	background-color: #000c7a;
	background-image: url(../images/logo4header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}

* html div#header { /* Internet Explorer */
	height: 128px;
}

div#header ul#flags {
	margin: 0 13px; padding: 0;
}

div#header ul#flags li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;
}

table#content {
	margin: 0 auto;
	width: 995px;
	min-height: 450px;
	background-color: white;
	border-collapse: collapse;
}

table#content td {
	border: 3px solid; border-color: #d39c00;
	padding: 0;
	vertical-align: top;
}

table#content td#main {
	width: 182px;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/bg_main_menu.gif);
	background-repeat: repeat-y;
	background-color: white;
}

table#content td#main ul#mainmenu {
	margin: 0; padding: 20px 0;
}

table#content td#main ul#mainmenu li ul {
	margin: 0 0 0 20px; padding: 0;
}

table#content td#main ul#mainmenu li {
	list-style: none;
	margin: 0; padding: 0;
	background-image: url(../images/button_main_menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
}

table#content td#main ul#mainmenu li ul li {
	background-image: url(../images/button_sub_menu.gif);
}

table#content td#main ul#mainmenu a {
	padding: 2px 0 3px;
	height: 21px;
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
}

* html table#content td#main ul#mainmenu a {
	height: 26px;
}

table#content td#main ul#mainmenu a#long {
	letter-spacing: -1px;
}

table#content td#central {
	background-image: url(../images/bg_central_content.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
}

div#centralcontent {
	margin: 25px;
}

div#centralcontent h1 {
	font-size: 21px;
	color: #000c7a;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	margin: 30px 0 18px;
}

div#centralcontent h2 {
	margin-top: 24px;
	font-size: 17px;
	color: #000c7a;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
	text-align: left;
}

div#centralcontent p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 1.3em;
}

div#centralcontent p + p {
	clear: left;
}

div#centralcontent form p {
	text-indent: 0px;
}

div#centralcontent img {
	margin: 6px 25px 20px 2px;
	float: left;
}

div#centralcontent table {
	border-collapse: collapse;
}

div#centralcontent table td {
	margin: 0;
	padding: 5;
	border-width: 1px;
	border-color: #000c7a;
	border-style: dotted;
	text-align: left;
}

div#centralcontent table#singlecalendarmonth {
	margin: 0 0 8px;
	table-layout: fixed;
	width: 90%;
}

div#centralcontent table#singlecalendarmonth td {
	width: 23%;
}

div#centralcontent table#singlecalendarmonth td + td {
	width: 77%;
}

div#centralcontent ul#categories {
	margin: 0; padding: 0;
}

div#centralcontent ul#categories li {
	list-style: none;
	margin: 0; padding: 0;
	clear: left;
}

ul#decoration {
	padding: 9px;
	margin: 0;
}

* html ul#decoration { /* Internet Explorer */
	
	ma\rgin-top: 9px;
}

ul#decoration li {
	list-style: none;
	padding 0; 				margin: 9px 9px 14px;
	width: 123px;	/* 131px */
}

* html ul#decoration li {
	margin-bottom: -9px;
	ma\rgin-bottom: 14px;
}

ul#decoration li img {
	border: 3px solid;
	border-color: #000c7a;
}

div#footerbg {
	margin: 0 /* 10px for dissolve */;
}

ul#footer {
	width: 995px;
	padding: 0;
	margin: 0;
}

ul#footer li {
	list-style: none;
	margin: 0; padding: 0;
	display: inline;
}

ul#footer a {
	float: left;
	padding: 12 0 0; margin: 0 19px 0 0;
	height: 26px; width: 188px;
	background-image: url(../images/button_foot_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000c7a;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
}

* html ul#footer a { /* Internet Explorer */
	height: 38px;
}

ul#footer a#rightmost {
	float: left;
	padding: 12 0 0; margin: 0 0 0 2px;
	height: 26px; width: 165px;
	background-image: url(../images/right_most_button_foot_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000c7a;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-style: normal;
	font-height: normal;
	font-weight: normal;
}

* html ul#footer a#rightmost { /* Internet Explorer */
	height: 38px;
}

ul#footer a#long {
	letter-spacing: -1px;
}

ul#footer div {
	clear: left;
}
