table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
	line-height:14px;
	color:#A26851;
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background:#37342d
}

.top{
	color:#333333
}

.top ul {margin:0px; padding:0px; list-style:none; line-height:20px}
.top ul li{ background: url(images/list_bg.gif) no-repeat 0 10px; padding-left:11px}
.top ul li a{
	color:#333333;
	text-decoration: none
}
.top ul li a:hover{ text-decoration: underline}

.top strong a{ color:#0C3D53; text-decoration:none; background:url(images/bot_rep.gif) repeat-x left bottom; font-size:12px}
.top strong a:hover{ background:none}
.top span a{
	color:#333333;
	text-decoration:none;
	background: url(images/marker2.gif) no-repeat 0 8px;
	padding-left:11px;
	font-weight: normal;
}
.top span a:hover{ text-decoration:underline}

.footer{ color:#ADB2B4; text-align:center; vertical-align:middle; font-size:12px}
.footer a{ color:#ADB2B4; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.dark, .dark td{ color:#ADB2B4}
.dark span{
	color:#FFE00F;
	font-size:12px
}
.dark strong a{ color:#ADB2B4; text-decoration:none; background:url(images/rep_bot1.gif) repeat-x left bottom; font-size:12px}
.dark strong a:hover{ text-decoration:none; background:none}
.dark b a{
	color:#FFE00F;
	text-decoration:none
}
.dark b a:hover{ text-decoration:underline}
.dark a{
	color:#FFE00F;
	text-decoration:underline
}
.dark a:hover{ text-decoration:none}

.light, .light td{
	color:#37342d
}
.light strong a{ color:#181612; text-decoration:none; background:url(images/rep_bg.gif) repeat-x left bottom; font-size:12px}
.light strong a:hover{ text-decoration:none; background:none}
.light strong {
	color:#37342d
}
.light ul {margin:0px; padding:0px; list-style:none; line-height:20px}
.light ul li{ background: url(images/list_bg.gif) no-repeat 0 10px; padding-left:11px}
.light ul li a{ color:#FFFFFF;  text-decoration: none}
.light ul li a:hover{ text-decoration: underline}
.light a{
	color:#37342d;
	text-decoration:underline
}
.light a:hover{ text-decoration:none}

.form td{ font-size:11px; font-family:tahoma}

.form input {
	width:215px;
	height:20px;
	color: #37342d;
	padding:1px 0 0 6px;
	border:#535B5E 1px solid;
	background-color:#B4B2AD
}

.form textarea {
	width:215px;
	height:89px;
	color: #37342d;
	overflow: auto;
	padding:1px 0 0 6px;
	border:#535B5E 1px solid;
	background-color:#B4B2AD
}
