/* main styles */
body {
    font-family:        Verdana, Arial, Helvetica, sans-serif;
    font-size:          10pt;
    font-weight:        normal;
    font-style:         normal;
    color:              #000;
    background-color:   #e1e1e6;
    margin:             0px;
}

td {
	vertical-align:		top;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#000;
}

a:link {
	color:				#144196;
}

a:visited {
	color:				#597ABB;
}

h1 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			20px;
	font-weight: 		bolder;
	color: 				#597abb;
}

h2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			20px;
	font-weight: 		bolder;
	color: 				#003296;
}

h3 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#003296;
}

/* header with logo */
.header {
	width:				100%;
	height:				80px;
	background-color:	#003296;
}

/* main layout table */
.maintable {
	width:				100%;
	height:				100%;
}

/* main menu */
table.mainmenu {
	width:				100%;
	background-color:	#aaaaaf;
}

td.mainmenu {
	vertical-align:		middle;
	background-color:	#aaaaaf;
	white-space:		nowrap;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:			8pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000;
}

a.menu:hover {
	color:				#fff;
}

/* left side menu */
td.sidemenu {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			8pt;
	font-weight:		bold;
	color:				#000;
	width:				145px;
	vertical-align:		top;
	text-align:			right;
	background-color:	#597abb;
	white-space:		nowrap;
}

.sidetitle {
	color:				#e1e1e6;
}

a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited {
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000;
}

a.sidemenu:hover {
	color:				#fff;
}

.subtitle {
	font-weight:		normal;
	font-size:			8pt;
}

/* content area */
td.content {
	width:				80%;
	height:				100%;
	vertical-align:		top;
	padding-top:		71px;
	padding-left:		81px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#000;
	line-height: 		20px;
	background-color:	#e1e1e6;
	background-image: 	url(gfx/logo.gif);
	background-repeat: 	no-repeat;
	background-position: 50px 50px;
	background-attachment: fixed;
}

.fliesstext2 {
	color:				#597abb;
}

.flhead2 {
	font-size:			12px;
	line-height: 		20px;
	font-weight: 		bolder;
	color: 				#003296;
}

.Stil1 {
	font-weight:		bold;
	color:				#003296
}

table.bio {
	vertical-align:		top;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#000;
	line-height: 		20px;
}

