﻿table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:16px;
	color:#656565;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/spacer.gif) repeat}

.bg{ background:url(images/bottom.gif) no-repeat left top}
.bg1{ background:url(images/left.gif) repeat-y}
.bg2{ background:url(images/right.gif) repeat-y}
.bg3{ background:#FFFFFF}

.header{ color:#F2F2F2; vertical-align:middle}
.header img{ vertical-align:middle}

.se{ width:143px; height:17px; background:#A6AAA5; border:#2F363B 1px solid; color:#30373C; padding-left:6px; vertical-align:middle; font-size:10px; line-height:12px}

ul{margin:0px; padding:0px; list-style: none; line-height:18px}
ul li{ background:url(images/list_bg.gif) no-repeat 0 8px; padding-left:14px }
ul li a{ color:#656565;  text-decoration: underline }
ul li a:hover{ text-decoration: none}

.list a{ color:#656565; text-decoration:none}
.list a:hover{ text-decoration:underline} 
.list span{ color:#F25400; margin-right:5px; font-size:10px; margin-left:-16px}
.list div{margin-left:16px; margin-bottom:10px}

span a{ color:#6A9B00; text-decoration:underline; background:url(images/marker.gif) no-repeat left bottom ; padding-left:19px; height:15px; vertical-align:middle}
span a:hover{ text-decoration:none}

a{ color:#FD6600; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#656565; text-decoration:underline}
strong a:hover{ text-decoration:none}

.footer td{ color:#C7C7C7; font-size:10px; line-height:11px}
.footer span{ color:#9FA09F}
.footer a{ color:#F25B00; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer strong a{ color:#C7C7C7; font-weight:normal}

b a{ color:#6A9B00; text-decoration:underline; font-weight:normal}
b a:hover{ text-decoration:none}

.form input {
	width:231px;
	height:17px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}

.form textarea {
	width:231px;
	height:185px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}


