body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #c8cdda;
	background-color: #54565b;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
.arr {
	margin-right: 6px;
	margin-bottom: 1px;
}
li {
	list-style-image: url(../images/arr.gif);
}
hr {
	color: #67696f;
}
.header {
	position: absolute;
	margin-top: 0px;
	margin-left: 480px;
}
.logo {
	margin-top: 58px;
	margin-left: 0px;
	position: absolute;
	z-index: 3;
}
.menu_up {	
	position: absolute;
	margin-left: 0px;
	margin-top: 153px;
}
.menu {
	position: absolute;
	margin-left: 635px;
	margin-top: 0px;
	width: 210px;
	z-index: 3;
	padding-bottom: 40px;
	background-color: #5d5f64;
	border: 1px solid #73757a;
}
.menu_in {
	padding: 10px 8px 20px 12px;
}
.cont {
	margin-left: 0px;
	margin-top: 0px;
	width: 620px;
	padding-bottom: 40px;
}
.cont_in {
	text-align: justify;
	padding: 10px 8px 20px 12px;
	min-height: 800px;
	margin-top: 12px;
}
.bg {
	width: 100%;
	height: 100%;
}
.c1 {
	width: 845px;
	text-align: left;
	height: 310px;
}
.c2 {
	width: 845px;
	text-align: left;
}
.c3 {
	width: 845px;
	text-align: left;
	position: relative;
	z-index: 2;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #f3e5c8;
}
a:hover {
	color: White;
	text-decoration: underline;
}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-size: 12px;
	border: 1px inset;
}
input.but {
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-size: 12px;
}