table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:times new roman;
	font-size:13px;
	vertical-align:top;
	line-height:15px;
	color:#ABABAB;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#3A3A39}

.bg{ background:url(images/bg_head.jpg) no-repeat}
.bg1{ background:url(images/x.gif) repeat-x}

ul{margin:0px; padding:0px; list-style: none; line-height:18px}
ul li{ background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:12px; font-size:13px }
ul li a{ color:#387978;  text-decoration: underline; font-weight:normal }
ul li a:hover{ text-decoration: none}

.big{ color:#868686; font-size:14px; line-height:16px}
.big span{ color:#EBEBEB; font-size:15px}

.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:bold}
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;
	line-height:13px;
	padding:2px 0 0 8px;
	background-color:#fff
}

.form textarea {
	width:232px;
	height:107px;
	color: #3A3A39;
	line-height:13px;
	overflow: auto;
	padding:2px 0 0 8px;
	background-color:#fff
}


