body, small, p, hr, td, textarea, input, option, select, ul, center
{color: #333333; font-family: "arial", "verdana", "helvetica", "Times New Roman";font-size: 12px; }
body {margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px; background-color: #edede3;}
a:visited, a:link {color: #800000;}
a:hover {color: #000020;text-decoration: underline, overline; background-color: #acd67b;}

li {font-size: 16px; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: auto;
	left: auto;
	right: auto;
}
.mainContainer {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.header {
	width: 100%;
	height: 165px;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
}
.menu {
	width: 100%;
	height: 29px;
	background-image: url('menu1.jpg');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
	padding-top: 15px;
}
.menu a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-left: 9px;
	margin-right: 9px;
}
.insideContainers {
	width: auto;
	height: auto;
	border: 3px solid #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 17px;;
	background-color: #fefef4;
	margin-top: 6px;
	padding-top: 20px;

.inp {
	height: 22px;
}