td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#6C6C6C;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#2F3A49}

b{ color:#2A3A4E} 

a{ color:#2A3A4E; text-decoration:none}
a:hover{ text-decoration:underline}

b a{ color:#2F3A49; text-decoration:none; font-size:10px}
b a:hover{ text-decoration:underline}

span a{ color:#3777D7; text-decoration:underline}
span a:hover{ text-decoration:none}

span{ color:#3777D7}

.footer{ color:#BDC4CD; text-align:right; padding-right:4px}
.footer a{ color:#9EB1CC; font-family:verdana; text-decoration:underline; font-size:10px}
.footer a:hover{ text-decoration:none}
.footer span{ color:#9EB1CC; font-size:10px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#3777D7; margin-left:14px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.form input{
	width:129px;
	height:16px;
	color: #585858;
	padding:0 0 0 6px;
	border-color:#BFBFBF;
	border-width:1px;
	background-color:#ffffff
}

.form1 input{
	width:147px;
	height:19px;
	color: #6C6C6C;
	padding:2px 0 0 6px;
	border-color:#D0D0D0;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:144px;
	height:92px;
	color: #6C6C6C;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D0D0D0;
	border-width:1px;
	background-color:#ffffff
}
