.header_fonts{
	font-family : sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #245774;
}

.header_caption_fonts{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #447806;
}

.content_fonts{
	font-family : sans-serif;
	font-size : 11pt;
	color : black;
}

.body_fonts{
	font-family : sans-serif;
	font-size : 9pt;
	color : black;
}

#Logo{
	top : 10px;
	left : 2px;
	position : absolute;
	z-index : 2;
}

#Sidemenu{
	top : 219px;
	left : 0px;
	width : 173px;
	height : 375px;
	position : absolute;
	z-index : 2;
}

.Sidemenu_Table{
	width : 173px;
}

#submenu{
	top : 68px;
	left : 294px;
	width :350px;
	height : 64px;
	position : absolute;
	z-index : 2;
}


#HeaderTitle{
	top : 35px;
	left : 254px;
	width : 377px;
	height : 63px;
	position : absolute;
	z-index : 2;
}

#HeaderTitle_Table{
	width : 377px;
}

#HeaderCaption{
	top : 120px;
	left : 263px;
	width : 312px;
	height : 64px;
	position : absolute;
	z-index : 2;
}

#Content{
	top : 215px;
	left : 215px;
	width : 400px;
	height : 399px;
	position : absolute;
	z-index : 2;
}

#Content_Table{
	width : 400px;
}

#photoframe{
	top : 50px;
	left : 640px;
	width : 220px;
	height : 400px;
	position : absolute;
	z-index : 3;
}

#designation{
	top : 130px;
	left : 470px;
	width : 190px;
	height : 10px;
	position : absolute;
	z-index : 4;
}

#quote{
	top : 125px;
	left : 270px;
	width : 420px;
	position : absolute;
	z-index : 4;
}

A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #245774 !important;
	}