
.fHeading {
	font-size: 18px;
	font-weight: bold;
}

.fDetails {
	font-size: 16px;
	letter-spacing: 1pt;
}

.fInput {
	font-size: 14px;
}

.fDetailsHeader {
	font-size: 16px;
}

.fDetailsHeaderBold {
	font-size: 16px;
	font-weight: bold;
}

.fMenu {
	font-size: 12px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

body, td, a, div, span {
	color: #FFFFFF;
	font-family:tahoma,sans-serif;	
}

body {
	background-color: #0182B4;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
}

table.Main {
	width: 100%;
}

td.Keyvisual {
	height: 70px;
}

td.TopMenu {
	border-color: #ffffff;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 12px;
	height: 20px;
}

table.Body {
	width: 100%;
}

td.Body {
	height: 500px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

td.BottomMenu {
	border-color: #FFFFFF;
	border-width: 1px;
	border-top-style: solid;
	height: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
}

