body {
	background-color: #252330;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	
	}
a:link {
	color: #000033;
	}
a:visited {
	color: #000033;
	}
a:active {
	color: #FF0000;
	}
a:hover {
	color: #FF3300;
	}
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
h2 {
	font-size: 14px;
	}
dd {
	text-indent: 70px;
	font-weight: bold;
	padding-bottom: 3px;
	}
.darkRow {
	border-bottom: 3px double #999;
	}
.lightRow {
	border-bottom: 3px double #999;
	}
.warnRow {
	background-color: red;
	border: 1px solid black;
	padding: 1px 0px 1px 2px;
}
.whiteRow {
	border-bottom: 1px solid black;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}
.hText {
	color: black;
	font-family: georgia;
	font-weight: bold;
	font-size: 19px;
	}
.h2TextWhite {
	color: black;
	font-family: georgia;
	font-weight: bold;
	font-size: 15px;
	}
.h2TextBlack {
	color: black;
	font-family: georgia;
	font-weight: bold;
	font-size: 15px;
	}
.firstLevel {
	text-indent: 35px;
	}
.bold {
	font-weight: bold;
	}
.small {
	font-size: 10px;
	}
.disclaimer {
	font-size: 11px;
	text-align: center;
	}

#milonlymenu {
	position: absolute;
	left: 605px;
	top: 151px;
	visibility: hidden;
}
p.noIndent
{
    	text-indent: 0px;
}

.navelements a, .navelements a:link, .navelements a:active, .navelements a:visited, .navelements
{
	font-size: 12px;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	margin-top: 1px;
	text-decoration: none;
	color: #000000;
	
}
.navelements a:hover
{
	font-size: 12px;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	margin-top: 1px;
	text-decoration: none;
	color: red;
}