body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #01245c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leftside {
	background-image: url(images/vmb2011_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightside {
	background-image: url(images/vmb2011_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.maintable {
	background-color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.headlines {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #407ab9;
	font-style: normal;
}
a:link {
	color: #045385;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #71A6C8;
	text-decoration: underline;
}
a:visited {
	color: #045385;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}


.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.headline_sml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	border: 1px dashed #CCCCCC;
	padding: 3px;
}

