body {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
}

td {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}

a {
	text-decoration:  none;
	border: none;
	color: #000000;
}
 
a:hover {
	color: #000000;
	text-decoration: underline;
	border: none;
}

td#topmenu_bg {
	width: 770px;
	height: 29px;
	background-color: #000000;
	color: #ffffff;
}

td#topimg {
	width: 770px;
	height: 170px;
}

td#top2_01 {
	width: 368px;
	height: 104px;
	background-image: url('../images/top2_01.jpg');
}

td#top2_02 {
	width: 402px;
	height: 104px;
	background-image: url('../images/top2_02.jpg');
}
 
td#left {
	background-image: url('../images/left.jpg');
	background-repeat: repeat-x;
}

td#right {
	background-image: url('../images/right.jpg');
	background-repeat: repeat-x;
}

td#cont_right {
	border-right: 2px solid #cccccc;
}

a.mainlevel {
font-size: 12px;
color: #000000;
padding-left: 4px;
width: 143px;
display: block;
line-height: 18px;
padding-top: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
color: #5d8dca;
text-decoration: none;
}



/* Topmenu */

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 16px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #ffffff;
margin-left: 5px;
white-space: nowrap;
}

a.mainlevelfoot {
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	color: #5d8dca;
	text-decoration: none;
}

a.mainlevelfoot:hover {
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	color: #5d8dca;
	text-decoration: underline;
}

div#content {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: justify;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 14px;
	height: 23px;
}

.categorytitle {
	font-weight: bold;
	font-size: 14px;
	height: 23px;
}
.componentheading {
	font-weight: bold;
	font-size: 14px;
	height: 23px;
}

.contentheading {
	font-weight: bold;
	font-size: 14px;
	height: 23px;
}

div#fmail {
	padding-top: 5px;
	padding-bottom: 20px;
}

a#mailfoot {
	font-size: 10px;
	color: #5d8dca;
	text-decoration: none;
}

a#mailfoot:hover {
	font-size: 10px;
	color: #5d8dca;
	text-decoration: underline;
}


.error{
text-align: center;
font-weight: bold;
color: #AD0000;
}
 
 
