*{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}

html, body{
	margin:0;
	padding:0;
	background:#000;
/*
	background-image:url(../images/splatter_6.gif);
	background-repeat:repeat;
*/	
}

.whiteText{
	z-index: 5; 
	position:relative;
	left: -10px;
	top: -10px; 
	font-family: arial; 
	font-size: 11px; 
	color:#E6E6E6;
}

.white{
	z-index: 5;
	position:relative;
	top: -10px;
}

.contact_sales{
	color: #827D6D;
	font-size:12px;
}

.date{
	font-size:11px;
	color:#FFFFFF;
	padding-right:5px;
}

.date_cell{
	padding-bottom:2px;
}

.copyright{
	margin-top: 10px;
	color:#FFFFFF;
	font-size:10px;
}

.content{ 
	margin-left:10px; 
	width: 410px; 
	height: 320px; 
	overflow-y:hidden;
	position:relative;
}

.scroll{
	width:96%;
	text-align:right;
	text-transform:lowercase;
	margin:0;
	padding:0;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}

.scrollContainer{
	margin-left:10px; 
	width: 410px;
	text-align:right; 
	border-top: 1px solid #393939;
}

.e_table{
	border-top: 1px solid #6A0C07;
	border-right: 1px solid #6A0C07;
	border-left: 1px solid #6A0C07;
	border-bottom: 1px solid #6A0C07;
	background:#FFFFFF;
	padding: 5px;
}

.a_header{
	font-weight:bold;
	font-size:14px;
}

.a_list{
	list-style:disc;
}

h1.sales{
	font-size:11px;
	padding:0;
	margin:0;
	display:inline;
	font-weight:normal;
}

p.sales{
	display:inline;
	padding:0;
	margin:0;
}

.sendRequest{
	border-top: 1px solid #6A0C07;
	border-bottom: 1px solid #6A0C07;
}
