@charset "utf-8";
/* CSS Document */

/* body {background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
h1	{
	font-size: 14px;
	font-weight:bold;
}	
body {font-size: 11px;
	background-color: #000000; 
	font-family: Verdana, Arial, sans-serif; 
	background-repeat: repeat-y; 
	background-position: top center;
	background-image:url(/images/bg_image.jpg);
	}
.img { 
	padding:2px; 
	border-width: 3px; 
	border-style: double; 
	border-color: #cebe85;
	}
.body_norm {
		font-size: 11px;
	    line-height: 0.47cm;
		font-family: Verdana, Arial, sans-serif;
		}
.td_container {margin: 0 0 0 -5px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
	background-color: #dfcf96; 
	width: 100%; 
	border-width: 3px; 
	border-style: double; 
	border-color: #776C42;
	}
.td_header {font-size:14px;
line-height: 18px;
font-weight:bold;
}
#heder {
	padding: 5px;
	width: 350px;
	float:left;
	height:130px;
	}
#heder1 {
	padding: 5px;
	text-align:center;
	margin-left:355px;
	height:130px;
	}
#nav {
	margin: 0 auto 0 auto;
	height: 28px;
	background-color: #cebd85;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #776C42 double 3px;	
	}
#nav_wrapper {
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 803px;
	}	
#wrapper {
  margin: 10px auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 809px;
	}
.brown_container {
	background-color: #dfcf96;
	border-width: 3px; 
	border-style: double; 
	border-color: #776C42;
	}
.light_container {
	background-color: #fffef7;
	border-width: 3px; 
	border-style: double; 
	border-color: #cebe85;
	padding: 5px;
	}
.medium_container {
	background-color: #efeaca;
	border-width: 3px; 
	border-style: double; 
	border-color: #cebe85;
	}			
#content_wrapper {
  margin: 10px auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 814px;
	}
#footer_wrapper {
  margin: 10px auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 803px;
	}	
#heder_content {
	padding: 5px;
	width: 385px;
	float:left;
	}
#heder1_content {
	padding: 5px;
	width: 385px;
	float:right;
	}
a:link { color:#006; text-decoration:underline; }
a:visited { color:#006; text-decoration:underline; }
a:hover { color:#600; text-decoration:none; }
a.footer:link { color:#000; text-decoration:none; }
a.footer:visited { color:#000; text-decoration:none; }
a.footer:hover { color:#000; text-decoration:underline; }	
hr {
	width: 80%;
	color: #cebe85;
}