td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#AB7083;
	
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#090B10}

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

strong{ color:#EAABBF}

.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; padding:0 0 0 11px}
.list ul li a{ color:#D2869E; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#464748}
.policy a{ color:#5F6061; text-decoration:none}
.policy a:hover{ text-decoration:underline}
.policy span { color:#5F6061}

.form input {
	width:144px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #AB7083;
	padding:2 0 0 6px;
	border-color:#794354;
	border-style:solid;
	border-width:1px;
	background-color:#341E25
}

.form textarea {
	width:144px;
	height:80px;
	font-family:tahoma;
	font-size:11px;
	color:#AB7083;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#794354;
	border-style:solid;
	border-width:1px;
	background-color:#341E25
}
