html, body {
	margin:0;
	padding:0;
	background:#0a0a0a;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
* html #wrap {
	height: 100%;
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a img {
	border:0;
}
a {
	color: #DD7A2F;
	text-decoration: underline;
}
a:hover {
	color: #E5985E;
	text-decoration: none;
}
a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
a.links {
	color: #DD7A2F;
	text-decoration: none;
}
a.links:hover {
	color: #E5985E;
	text-decoration: underline;
}
a.links.visited {
	text-decoration: none;
	color: #000000;
}
form {
	margin:0;
	padding:0;
}
ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}
h1 {
	font-size: 24px;
	color: #000;
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffc384;
	text-align:center;
}
.bottom_addr {
	font-size: 11px;
	color: #fff;
	padding: 2px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.bottom_addr a {
	text-decoration: none;
}
.bottom_addr a:hover {
	text-decoration: underline;
}
.bottom_menu {
	color: #fff;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bottom_menu a {
	color: #fff;
	text-decoration: none;
}
.bottom_menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#body_txt {
	color: #fff;
	text-align: justify;
	padding: 40px 10px 10px 10px;
	vertical-align: top;
	background:url(../images/bodybg.jpg) no-repeat top #151515;
	font-size:16px;
}
.company_name {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.login_form {
	background-image: url(../images/login-form-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 1px;
}
#wrap {
	position:relative;
	min-height:100%;
	margin:0 auto;
	width:750px;
}
#page {
	width:750px;
	padding-bottom:81px;
	margin:0 auto;
	background-color:#151515;
	border-bottom:#552500 solid 1px;
	border-right:#552500 solid 1px;
	border-left:#552500 solid 1px;
	padding: 0 1px 1px 1px;
}
#header {
	background:url(../images/p1.jpg) no-repeat;
	height:245px;
}
#logo {
	position:absolute;
	margin: 50px 0 0 417px;
	color:#fbcea0;
	font-family:"trebuchet MS";
	font-size:30px;
}
#intro {
	position:absolute;
	margin: 95px 0 0 417px;
	width:316px;
	color:#ffad6f;
	font-size:16px;
	font-family:"trebuchet MS";
	line-height: 15px;
}
#footer {
	background-image: url(../images/bbg.gif);
	background-repeat:repeat-y;
}
h2 {
	font-size:16px;
	margin:0px;
}
.advkop {
	background-image:url("images/bbg.gif");
	height:30px;
	padding:3px;
}
.koplink {
	color:#0a0a0a;
}
#menu {
	background:url(../images/menubg.gif) repeat-x;
	height:20px;
	padding-left:40px;
}
#menu ul {
	list-style:none;
	font-family:"trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	font-weight:bold;
	white-space:nowrap;
}
#menu ul li {
	float:left;
	margin: 1px 25px 3px 25px;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#000;
	text-decoration:none;
}
