body {
	background-image: url(img/backg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #E2E2E2;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #000099;
}
h2 {
	color: #000099;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: inherit;	
	font-weight: bold;
	font-size:12px;
}

.menu{list-style:none;margin:0;padding:0;width:150px;text-align:left;}
.menu li{padding-bottom:5px;display:block;}
.menu li a{height:15px;width:150px;display:block;border-bottom:1px solid #cccccc;padding-top:15px;}

#footer{font-family: Arial, Helvetica, sans-serif;text-align:center;font-size:11px;color:#9d9c9c}
#footer a{color:#9d9c9c}

.content { padding: 10px; font-family: Arial; font-size: 12px; color: #3c3c3c }
.content #largetext {
	font-size: 18px;
	font-weight: normal;
}
.picborder {
	border: 1px solid #B5B5B5;
}


.silent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECEBEB;
	text-decoration: none;
}


.men {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000099;
}

.right_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a.men {
	
	color: #000099;
	text-decoration: none
}
a:hover.men {
	text-decoration: none;
	color: #0066FF;
}
.actual {
	color: #0066FF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form label { width: 150px; float: left; clear: left; margin-right: 10px; margin-bottom: 5px; }
form input { float: left; clear: right; margin-bottom: 5px; }
form legend { font-weight: bold; }
form fieldset { padding: 0.5em; }
form fieldset br { clear: both; }
form .submit { float: right; clear: both; }

.message { border: 1px solid grey; background: lightgrey; padding: 5px; margin-bottom: 10px; }
.error { color: #700; }
.success { color: #070; }

.brackets {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a.notunderlined {
	color: #333333;
	text-decoration: none;
}
a.notunderlined:hover {
	color: #333333;
	text-decoration: none;
}
.nolink {
	color: #333333;
	text-decoration: none;
}
.nolink:hover {
	color: #333333;
	text-decoration: none;
}

