li {list-style: square inside; color:white}

td{
   text-decoration: none;
   color: white;
}

/*<group=Structure>*/

.content-box a:link {
	text-decoration: none;
	color: #ffcc00;
}

.content-box a:visited {
	text-decoration: none;
	color: #ffcc00;
}

.content-box a:active {
	text-decoration: none;
	color: #ffcc00;
}
.content-box a:hover {
	color: white;
	font-weight: bold;
}

.content-box3 a:link {
	text-decoration: none;
	color: #ffcc00;
}

.content-box3 a:visited {
	text-decoration: none;
	color: #ffcc00;
}

.content-box3 a:active {
	text-decoration: none;
	color: #ffcc00;
}
.content-box3 a:hover {
	color: white;
	font-weight: bold;
}

body {
	margin: 0;
	background: black;
}

.index-1 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.index-1-1 {
	width: 100%;
	background: #262E77 url('../images/header_background.jpg') repeat-x;
	overflow: auto
}

.index-1-1-1 {
	width: 800px;
	background: #262e77;
	overflow: auto;
}

.index-1-1-1-1 {
	width: 218px;
	float: left;
	overflow: auto;
}

.index-1-1-1-2 {
	background: url('../images/header_menu_background.jpg') no-repeat;
	width: 582px;
	float: right
}

.index-1-1-1-2-1 {
	color: #ffffff;
	font: small Arial, Helvetica, sans-serif;
	margin-top: 60px;
	margin-left: 10px;
}

.index-1-2 {
	width: 100%;
	height: 346px;
}

.content-1-2 {
	width: 100%;
	overflow: auto;
}

.index-1-2-1 {
	width: 800px;
	height: 346px;
}

.content-1-2-1 {
	width: 800px;
	overflow: auto;
}

.index-1-2-1-1 {
	width: 400px;
	height: 173px;
	float: left;
}

.content-1-2-1-1 {
	width: 303px;
	height: 406px;
	float: left;
}

.index-1-2-1-2 {
	width: 400px;
	height: 173px;
	clear: right;
	float: right;
}

.content-1-2-1-2 {
	width: 480px;
	clear: right;
	float: right;
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

.index-1-2-1-3 {
	width: 400px;
	height: 173px;
	float: left;
}

.index-1-2-1-4 {
	width: 400px;
	height: 173px;
	float: right;
	clear: right;
}

.index-1-3 {
	width: 100%;
	background: #262e77;
}

.index-1-3-1 {
	width: 800px;
}

.index-1-3-1-1 {
	width: 800px;
	color: white;
	font: small Arial, Helvetica, sans-serif;
	padding: 10px;
}

.index-1-4 {
	width: 100%;
	height: 31px;
	background: url('../images/footer_separator_background.jpg') repeat-x;
}

.index-1-4-1 {
	width: 800px;
	height: 31px;
	background: url('../images/footer_separator.jpg') no-repeat;
}

.index-1-5 {
	width: 100%;
}

.index-1-5-1 {
	width: 800px;
	font: x-small Arial, Helvetica, sans-serif;
	color: white;
	margin-top: 15px;
}

/*</group>*/

/*<group=Menus>*/

a.top-menu	{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.top-menu:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.top-menu:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.top-menu:hover {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}

.selected-top {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}

.menu-separator-top {
	color: #ffcc00;
	font-weight: bold;
}

a.bottom-menu	{
	text-decoration: none;
	color: #81a0dc;
}

a.bottom-menu:link {
	text-decoration: none;
	color: #81a0dc;
}

a.bottom-menu:visited {
	text-decoration: none;
	color: #81a0dc;
}

a.bottom-menu:hover {
	color: #81a0dc;
	text-decoration: underline;
}

.selected-bottom {
	color: #81a0dc;
	font-weight: bold;
	text-decoration: underline;
}

.menu-separator-bottom {
	color: #81a0dc;
}	
/*</group>*/

.footer {
	color: #81a0dc;
	font: x-small Arial, Helvetica, sans-serif;
}

h2 {
	color: #ffcc00;
	font: bold large Arial, Helvetica, sans-serif;
}

strong {
	color: #ffcc00;
}

.box-container {
	overflow: auto;
	width: 100%;
}

.content-box {
	float: left;
	overflow: auto;
}

.content-box2 {
	float: left;
	clear: right;
	overflow: auto;
	margin-left: 40px;
}

.content-box3 {
	float: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: right;
	overflow: auto;
	margin-left: 40px;
}
.headline1 {
	font-family: Large Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.headline2 {
	font-family: Large Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}