html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#f8f3e8
}

hr {
	height: 1px;
	border: 0;
	background: #F7F3E8;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
	color: #F7F3E8;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #3b3b3b;
	padding-left: 20px;
	text-decoration: none;
}


.hrmenu {
	padding-top: 10px;
	padding-bottom: 10px;
}
.icq {

	font-family: Tahoma;
	font-size: 12px;
	color: #3b3b3b;
	text-decoration: none;
}
.icqimg {
	height: 40px;
}
.cop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	height: 50px;
}
#content a:link {
	font-family: Tahoma;
	color: #3b3b3b;
	font-size: 12px;
	text-decoration: none;
}
#content a:visited {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
