td, table{
	font-family: Times New Roman;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#2D2D2D;
	word-spacing:3px;
	letter-spacing:1px;
	
}
br { letter-spacing:0px}
form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:11px;}
.list ul li{ width:200px; height:11px; background:url(images/list_bg.gif) no-repeat left top; padding-left:16px; margin-top:6px }
.list ul li a{ color:#D5D5D5; font-size:10px; text-decoration:none;}
.list ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:11px;}
.list1 ul li{ width:200px; height:13px; background:url(images/list_bg1.gif) no-repeat left top; padding-left:16px; margin-top:5px }
.list1 ul li a{ color:#FFFFFF; font-size:10px; text-decoration:none;}
.list1 ul li a:hover{text-decoration:none}


.footer{ color:#000000}
.footer a{ color:#000000; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#2D2D2D; text-decoration:underline}
a:hover{ text-decoration:none}

.tab td{ background-color:#1A1A1A; background-image:url(images/line.gif); background-repeat:repeat-x; background-position:left bottom; padding-left:10px; color:#D5D5D5; font-size:9px}

.black { color:#ABABAB}
.black span{ color:#FFFFFF; font-size:11px}
.black a{ color:#FFFFFF; text-decoration:underline}
.black a:hover{ text-decoration:none}

.form input{
	width:179px;
	height:16px;
	font-family:Times New Roman;
	font-size:11px;
	color: #ABABAB;
	padding:0 0 0 7px;
	border-color:#AEAEAE;
	border-style:solid;
	border-width:1px;
	background-color:#000000
}


.form textarea {
	width:179px;
	height:53px;
	font-family:Times New Roman;
	font-size:11px;
	color: #ABABAB;
	overflow:hidden;
	padding:0 0 0 7px;
	border-color:#AEAEAE;
	border-style:solid;
	border-width:1px;
	background-color:#000000
}


