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


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


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/top_gradient.jpg) repeat-x; background-color:#222222}

ul{margin:0px; padding:0px; list-style:none; line-height:16px; letter-spacing:normal}
ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:12px}
ul li a{ color:#63583B;  text-decoration:none; font-weight:bold; font-family:tahoma; font-size:11px }
ul li a:hover{ text-decoration:underline}

strong{ color:#747474}

b{ color:#63583B}

a{ color:#A79465; font-family:times new roman; text-decoration:none; font-size:13px}
a:hover{ text-decoration:underline}

.tab{ color:#515151; line-height:13px}

.footer { color:#424242; font-size:10px; margin-left:47px; font-family:tahoma}
.footer a{ color:#424242; text-decoration:none; font-family:tahoma; font-size:10px}
.footer a:hover{ text-decoration:underline}

.big span { color:#726646}
.big span strong{ color:#726646; font-size:30px; font-weight:normal}
.big span b{ color:#63583B; text-transform:uppercase}

.header{ color:#919191; font-size:11px; font-family:tahoma}
.header a{ color:#919191; text-decoration: none; font-family:tahoma; font-size:11px}
.header a:hover{ color:#b9b8b8; text-decoration:none}

.form1 input{
	width:210px;
	height:20px;
	color: #a5a5a5;
	padding:2px 0 0 5px;
	border:#a5a5a5 1px solid;
	background-color:#222222
}

.form1 textarea {
	width:201px;
	height:95px;
	color: #a5a5a5;
	overflow: auto;
	padding:2px 0 0 5px;
	border:#a5a5a5 1px solid;
	background-color:#222222
}

