@charset "utf-8";

.headmenu {
	padding: 5px;
	color: #FFFFFF;
	background-color: #005599;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.bodymenu {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.headmenuorng {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-align: center;
}
.bodymenuorng {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.email {
	text-align: center;
	margin-top: 20px;
}
#cliprz #rightblock {
	padding: 5px;
	float: right;
	height: 500px;
	width: 170px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#cliprz #rightblock .linkesmenu {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cliprz #rightblock .linkesmenu ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#cliprz #rightblock .linkesmenu ul li {
	list-style-type: none;
}
#cliprz #rightblock .linkesmenu ul li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 16px;
}
#cliprz #rightblock .linkesmenu ul li a:hover {
	color: #000000;
	background-color: #f1f1f1;
}
#cliprz #leftblock {
	padding: 5px;
	float: left;
	height: 500px;
	width: 170px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#centerblock {
	width: 500px;
	margin-right: 200px;
	margin-left: 200px;
}
