body {
	background-color: #003366;
}

body, td {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #99CCFF;
	text-decoration:none;
}

a:hover {
	color: #99CCFF;
	text-decoration:underlined;
}

.toptable {
	border:#000000 solid;
	border-width: 1px 1px 0px 1px;
}

.maintitleline {
	background-image: url('images/index_03.jpg');
	padding-left: 10px;
}
.maintitletext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.mainmenu {
	background-image: url('images/index_06.jpg');
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.mainmenu * {
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

.topmenu {
	padding:10px;
	text-align:right;
	color:#FFFFFF;
	background-image:url('images/index_02.jpg');
}

.topmenu * {
	color:#FFFFFF;
}

.pagetitleline {
	background-image: url('images/index_07.jpg');
	padding-left: 10px;
}

.pagetitletext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.pagetitlelineright {
	background-color: #000000;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.content {
	background-image: url('images/background.jpg');
	padding: 10px;
	border:#000000 solid;
	border-width: 0px 1px 1px 1px;
}

.subnavigation {
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
