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


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#7A7A7C;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#13181C}

.bg {background:url(images/menu_bg.jpg) no-repeat}
.bg1{background:url(images/top.jpg) no-repeat}
.bg2{background:url(images/bottom.jpg) no-repeat left bottom }

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

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

.list2 ul {margin:0px; padding:0px; list-style:none}
.list2 ul li{ background: url(images/list_bg.gif) no-repeat 0 1px; padding-left:17px; line-height:13px}
.list2 ul li a{ color:#626262;  text-decoration: none; font-size:11px}
.list2 ul li a:hover{ text-decoration: underline}

a{ color:#A1926E; text-decoration:underline}
a:hover{ text-decoration:none}

span { color:#A1926E}

strong a{ color:#A1926E; text-transform:uppercase; font-size:9px; text-decoration:underline}
strong a:hover{ text-decoration:none}

strong { text-transform:uppercase; font-size:9px}

.footer { color:#707273; font-size:9px}
.footer a{ color:#707273; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#707273; text-decoration:underline}
.footer span a:hover{ text-decoration:none}
.footer strong{ color:#9E9FA1; font-size:11px; font-weight:normal; text-transform:none}
.footer strong a{ color:#9E9FA1; text-decoration:none; font-size:11px; font-weight:bold; text-transform:none}
.footer strong a:hover{ text-decoration:underline} 

.form input {
	width:148px;
	height:18px;
	color: #A26851;
	padding:1px 0 0 6px;
	border:#DCAF6F 1px solid;
	background-color:#2A0E10
}

.form textarea {
	width:306px;
	height:60px;
	color: #A26851;
	overflow: auto;
	padding:1px 0 0 6px;
	border:#DCAF6F 1px solid;
	background-color:#300E11
}


