body {
	background: url(images/background.jpg) repeat-x;
	background-color: #E2E2E4;
	margin: 0px;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: none;
}
.menu_1{
    background-image: url(images/menu-1.jpg);
	height: 25px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	_height: 22px;
}
.menu_2{
    background-image: url(images/menu-2.jpg);
	height: 28px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	_height: 22px;
}
.menu_3{
    background-image: url(images/menu-3.jpg);
	height: 28px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	_height: 22px;
}
.menu_4{
    background-image: url(images/menu-4.jpg);
	height: 28px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	_height: 22px;
}
input_login {
	border: 1px solid #676769;
	height: 13px;
	font-family: Verdana;
	font-size: 12px;
}
input {
	border: 1px solid #676769;
	font-family: Verdana;
	font-size: 12px;
}
select {
	border: 1px solid #676769;
	font-family: Verdana;
	font-size: 12px;
}
textarea {
	border: 1px solid #676769;
	font-family: Verdana;
	font-size: 12px;
}

.topcontent {
	width: 650px;
	border: 1px solid #444444;
	background-color: #e1e2e5;
	padding: 5px 5px 5px 5px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 15px;
	
}
.midcontent {
	width: 650px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.quote {
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	color: #444444;
}

.contentbox {
	width: 650px;
	margin-left: 15px;
   border: 1px solid #cccccc;
	border-top: none;
	padding: 5px 5px 5px 5px;
}

.content {
	height:auto;
}

.kop {
	color: #222222;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#container {
	width: 695px;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
}
