td {
	text-align: left;
	font-family:verdana;
	font-size:11px;
	color:#FADFB0;
	line-height:11px; 
	vertical-align:top;
}

a {
	text-decoration:none; 
	color:#AB3048;
}
a:hover {
	text-decoration:underline;
	}

img { 
	border:0;
}

table { 
	height:100%; 
	width:100%; 
	border:0;
} 

body { 	
	margin:0px;
	padding:0px; 
	background:#000000;
}

input, textarea {
	font-family:tahoma; 
	font-size:10px; 
	background:#ffffff; 
	color:#000000; 
	padding:1px 0px 0px 4px; 
	overflow:hidden;
}

form { 
	padding:0; 
	margin:0;
}

em { 
	color:#AB3048; 
	font-style:normal;
}

ul {
	margin:0; padding:0; 
	list-style:none
}

li {
	background:url(images/a.gif) center left no-repeat; 
	margin:0; 
	padding:0 0 0 19px; 
	line-height:16px;
}

#container { 
	width:766px; 
	height:890px; 
	background:#111111;
}

.dt { 
	display:table; 
	width:100%;
}

.dr { 
	display:table-row; 
	width:100%; 
	height:100%;
}

.dc { 
	display:table-cell; 
	width:100%;
}

.link_white { 
	color:#ffffff; 
	text-transform:uppercase;
}

.link_gray { 
	color:#FADFB0; 
	text-decoration:underline;
}