@charset "utf-8";
#menu {
	height: 329px;
	width: 220px;
	position: absolute;
	left: 791px;
	top: 246px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgr1.jpg);
	background-repeat: no-repeat;
}
#newsbox {
	background-image: url(../images/box_bgr_big.gif);
	background-repeat: no-repeat;
	height: 521px;
	width: 691px;
	position: absolute;
	left: 94px;
	top: 248px;
}
#box_title {
	height: 36px;
	width: 367px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#newstext {
	height: 430px;
	width: 620px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	position: relative;
	left: 23px;
	top: 0px;
	font-family: Arial;
	color: #CACFC2;
	font-size: 12px;
	font-weight: normal;
	overflow: auto;
	float: left;
}
#newstext a:link{
	text-decoration: none;
	color: #CACFC2;
}
#box_title1 {
	float: right;
	height: 36px;
	width: 205px;
	position: relative;
	top: 0px;
}

#newstext a:visited{
	text-decoration: none;
	color: #CACFC2;
}
.text_input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #808b70;
	border-right-color: #5e674f;
	border-bottom-color: #5e674f;
	border-left-color: #808b70;
}
.submit_button {
	font-family: Arial;
	font-size: 12px;
	color: #CACFC2;
	background-color: #556843;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #808b70;
	border-right-color: #505642;
	border-bottom-color: #505642;
	border-left-color: #808b70;
}

#newstext a:hover{
	text-decoration: underline;
	color: #CACFC2;
}
#newstext strong {
	text-transform: uppercase;
}
#logo {
	height: 165px;
	width: 700px;
	position: absolute;
	left: 94px;
	top: 30px;
}
