@charset "UTF-8";
/* CSS UKAHT */

body {
	background-color: #E0F2FC;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.center
{
margin:auto;
width:800px;
background-color:#FFFFFF;
}

body,td,th {
	color: #5b5b5b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* MENU CSS */

div.menubox {
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu a:link {
	color: #5b5b5b;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	text-align: left;
}

.menu a:visited {
	color: #5b5b5b;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	text-align: left;
}


.menu a:hover {
	color: #5b5b5b;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-left: 15px;
	text-align: left;
}

.menu a:active {
	color: #5b5b5b;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	text-align: left;
}



.current{
	text-transform: uppercase;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	margin-left: 15px;
	}


/* submenu */

.submenu a:link {
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	color: #5b5b5b;
	text-align: left;
}

.submenu a:hover {
	color: #5b5b5b;
	font-weight: bold;
	text-transform: none;
}

.submenu a:visited {
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	color: #5b5b5b;
	text-align: left;
}

.submenu a:active {
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	color: #5b5b5b;
	text-align: left;
}


.subcurrent{
	text-transform: None;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 30px;
	}
	
/* LINK CURRENT CSS */

.linkcurrent a:link {
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	color: #CC0000;
	text-align: left;
}

.linkcurrent a:hover {
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

.linkcurrent a:visited {
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	color: #CC0000;
	text-align: left;
}

.linkcurrent a:active {
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 15px;
	color: #CC0000;
	text-align: left;
}

table.menu {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
	text-align: left;
}
table.menu th {
	-moz-border-radius: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0F2FC;
	border-bottom-color: #E0F2FC;
}
table.menu td {
	padding: 2px 2px 2px 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0F2FC;
	border-bottom-color: #E0F2FC;
}
.mainhead {
	text-transform: uppercase;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	color: #006699;
	width: 100%;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

div.rightcontent {
	margin-right: 16px;
	margin-left: 10px;
	margin-top: 8px;
}

.highlight {
	color: #069;
}
.footer {
	font-size: 9px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	color: #006699;
	margin-bottom: 20px;
}
.headright {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 10px;
	width: 100%;
}
div.rightredbox {
	background-color: #f7e2e3;
	margin-bottom: 10px;
}

.inbox {
	margin: 10px;
}
