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

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#161B21}

.blue_td{ color:#B7D8E6; line-height:14px}
.blue_td strong{ color:#FFFFFF; }

span{ color:#4B6B7E; font-size:10px}

strong{ color:#4B6B7E} 

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top}
.list ul li a{ color:#4B6B7E; margin-left:10px; text-decoration:none}
.list ul li a:hover{ text-decoration:underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/list_marker.gif) no-repeat left top}
.list1 ul li a{ color:#ffffff; margin-left:10px; text-decoration:none}
.list1 ul li a:hover{ text-decoration:underline}

b{ color:#FFFFFF}

a{ color:#4B6B7E; text-decoration:none}
a:hover{ text-decoration:underline}

.footer { color:#B7D8E6}
.footer strong{ color:#A3C0CF; font-size:12px}
.footer a{ color:#EE1D23; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span{ font-size:10px; color:#B7D8E6}

.form input{
	width:118px;
	height:19px;
	color: #12212B;
	padding:0 0 0 6px;
	border-color:#12212B;
	border-style:solid;
	border-width:1px;
	background-color:#82A7B9
}


.form1 input{
	width:177px;
	height:20px;
	color: #65757E;
	text-transform:none;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#010202;
	border-width:1px;
	background-color:#25343F
}


.form1 textarea {
	width:177px;
	height:70px;
	color: #65757E;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#010202;
	border-width:1px;
	background-color:#25343F
}

h1 {
color:#4B6B7E;
size:18px;
}

h2 {
size:36px;
color:#4B6B7E;
}