
body {
background-color: #B79D89;
background-image: url('images/index_bg.gif');
background-repeat: repeat-x;
background-position: top;
margin: 0;
padding: 0
}

body, table, td, tr{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #CFB4AF;
	cursor: crosshair
}

a, a:visited, a:active {
	font-size: 11px;
	text-decoration: none;
	color: #DEBC88;
	letter-spacing: 1px
}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #96937C;
	letter-spacing: 1px
}

b, i, u {
	color: #C99CC1
}

input, select, option, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #B9A5A3;
	background-color: #836C6B;
	border: 1px solid #705552
}

blockquote {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	background: #8B6F6F;
	color: #494949;
	border-left: 1px dashed #726351;
	padding: 0 2px 0 20px
}

code, xmp {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	background-color: #947476;
	color: #494949;
	border: 1px dashed #726351;
	padding: 0 2px 0 5px
}

hr {
	height: 1px;
	border: 1px dashed #826B69
}

.border {
	border: 1px dashed #705552
}

h1 {
	font-family: Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	color: #CFF38D;
	height: 25px;
	margin: 20px 0 0 0;
	padding: 0
}

h2 {
	font-family: Times, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	color: #C5AB79;
	height: 11px;
	margin: 15px 0 0 0;
}

h3 {
	font-family: georgia, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	letter-spacing: 1px;
	color: #808D81;
	height: 15px;
	margin: 0;
}

h4 {
	font-family: Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 0;
	color: #C5AB79;
}

h5 {
	font-family: Times, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 0;
	color: #C5AB79;
}

h6 {
	font-family: Times, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 0;
	color: #C5AB79;
}

#main {
	background-image: url('images/index_07.jpg');
	background-repeat: no-repeat;
	background-position: top
}

#content {
	width: 430px;
	margin: 0;
	padding: 0
}

.box {
	background-image: url('images/box_bg.jpg');
	background-repeat: repeat;
	border: 1px solid #705552
}

.box tr, .box td, .box table{
	font-size: 11px;
	color: #5d3743
}

.box_border {
	height: 20px;
	background-image: url('images/box_border_bg.jpg');
	border: 1px solid #705552
}

.box_border table, .box_border tr, .box_border td, .box_border a{
	font-family: georgia, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	color: #704A56
}

.misc_box {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background: #8B6F6F;
	color: #494949;
	border-left: 1px dashed #726351;
	padding: 0 2px 0 5px
}

#nav {
	width: 148px;
	margin: 0;
	padding: 5px 0 0 0
}

#nav ul
{
	margin: 0;
	padding: 0; 
	list-style-type: none
}

#nav li {
	margin: 0
}

#nav a
{
	display: block;
	text-align: center;
	color: #A7B377;
	height: 13px;
	padding: 0
}

#nav a:hover
{	
	text-align: center;
	background-color: #705D5A;
	color: #BCA39F
}

.nav_img
{	
	height: 30px
}