body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #061e22;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #b4c6ca;
}
td {
	font-size: 11px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
.m {
	color: #b00300;
	font-size: 13px;
}
.arr {
	margin-right: 6px;
	margin-bottom: 1px;
}
li {
	list-style-image: url(../images/arr.gif);
}
hr {
	color: #365f90;
}
.header {
	position: absolute;
	margin-top: 50px;
	margin-left: 290px;
}
.logo {
	margin-top: 50px;
	margin-left: 0px;
	position: absolute;
	z-index: 3;
}
.menu_up {	
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
}
.menu {
	margin-left: 0px;
	margin-top: -100px;
	background-color: #a5b9be;
	width: 218px;
	z-index: 3;
	background-image: url(../images/bgc.gif);
	background-repeat: repeat-x;
	float: left;
}
.menu_in {
	padding: 10px 8px 20px 12px;
}
.cont {
	margin-left: 0px;
	margin-top: 0px;
	width: 575px;
	text-align: justify;
	background-image: url(../images/bgc.gif);
	background-repeat: repeat-x;
	float: right;
}
.cont_in {
	margin: 0px 0px 40px 0px;
	padding: 10px 0px 20px 0px;
	min-height: 600px;
}
.bg {
	width: 100%;
	height: 100%;
}
.c1 {
	width: 835px;
	text-align: left;
	height: 320px;
}
.c2 {
	width: 835px;
	text-align: left;
}
.c3 {
	width: 835px;
	text-align: left;
	z-index: 2;
}
.c4 {
	width: 835px;
	z-index: 1;
	height: 64px;
	margin-top: 10px;
	background-image: url(../images/bgb.gif);
	background-repeat: repeat-x;
	float: left;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #2d5661;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active.ml, a:focus.ml, a:link.ml, a:visited.ml {
	text-decoration: none;
	color: #2d5661;
}
a:hover.ml {
	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;
}