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}
.orderlist{font-weight:bold;font-size:1.5em;position:absolute;top:0;left:0;_left:-36px}

.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:2px 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:2px 0 0 6px;
	border-color:#794354;
	border-style:solid;
	border-width:1px;
	background-color:#341E25
}

.orderlist {
	font-weight:bold;
	font-size:1.5em;
	position:absolute;
	top:0;
	left:0;
	_left:-36px;
	list-style-type: lower-alpha;
}

#abouttextarea {
	width:350px;
	height:310px;
	font-family:tahoma;
	font-size:11px;
	color:#AB7083;
	background-color: #552E3A;
	overflow:scroll;
	padding:0px 0 0 6px;
	border-color:#794354;
	border-style:solid;
	border-width:1px;
}

/*  two column - left side big, rt side small  */
#wrapper {
	text-align:left;
	border:1px solid silver;
	width: 350px; 
	height: 320px; 
	overflow: scroll; 
	background-color: #552E3A; 
	padding-left: 0px; 
	margin-left: 18px; 
	padding-right: 10px;
}
#content-wrapperheader
{
background: #272727 url(header-bg.gif) repeat-x bottom left;
padding:10px 15px 10px 13px;
}
#content-wrapperleft {
	float:left;
	width:75%;
	padding-top: 10px;
}
#content-p {
	padding:5px 15px 0 15px;
}
#content-wrapperrt {
	width:25%;
	float:left;
	padding-top: 10px;
}
/*  end two column  */
