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


td, table, select,  input, textarea{
	font-family:Tahoma;
	font-size:17px;
	vertical-align:top;
	color:#ABABAB;
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:17px;
	background-color: #3A3A39;
}

H1 {
	color:#FFE2A5;
	font-size:18px;
	font-weight: bold;
}
H2 {
	color:#FFE2A5;
	font-size:16px;
	font-weight: bold;
}
H3 {
	font-weight:bold;
	font-size: 14px;
}
.bg{
	background-color: #3A3A39;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
.bg1{ background:url(images/x.gif) repeat-x}

ul{margin:0px; padding:0px; list-style: none;}
ul li{ background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:12px;}
ul li a{ color:#387978;  text-decoration: underline; font-weight:normal }
ul li a:hover{ text-decoration: none}

.big{
	color:#868686;
}
.big span{ color:#EBEBEB;}

.block a{ color:#387978; text-decoration:underline; font-weight:bold}
.block a:hover{ text-decoration:none}

b a{ color:#3FBAB7; text-decoration:none; background:url(images/marker.gif) no-repeat right top; padding-right:13px; font-size:13px}
b a:hover{ text-decoration:underline}

strong a{ color:#FFE2A5; text-decoration:none; background:url(images/marker1.gif) no-repeat right top; padding-right:13px; font-size:13px}
strong a:hover{ text-decoration:underline}

span { color:#FFE2A5}

a{ color:#387978; text-decoration:underline; font-weight:normal}
a:hover{ text-decoration:none}

span b a{ color:#A4A4A4; text-decoration:underline; background:none; padding-right:0px}
span b a:hover{ text-decoration:none}

.footer{ color:#5F5D5D; vertical-align:middle; margin-left:28px; font-family:tahoma; font-size:11px}
.footer a{ color:#7B7C7B; text-decoration:underline; font-weight:normal}
.footer a:hover{ text-decoration:none}
.footer span{ color:#7B7C7B}  

.last a{ color:#387978; text-decoration:underline; font-weight:normal}
.last a:hover{ text-decoration:none}

.form input {
	width:232px;
	height:21px;
	color: #3A3A39;
	padding:2px 0 0 8px;
	background-color:#fff
}

.form textarea {
	width:232px;
	height:107px;
	color: #3A3A39;
	overflow: auto;
	padding:2px 0 0 8px;
	background-color:#fff
}
