body { margin:0; padding:0; background-color:#22201D }
table, td { border-collapse:collapse; }
table, td, img { border:0; }
input, textarea, select{ font:11px Tahoma, Arial, Geneva, sans-serif; color:#FFFFFF; background:#464238; border:1px solid #100F0E; }

form, td { margin:0; padding:0; }

td, tr {font:11px/12px tahoma, arial, helvetica, sans-serif; color:#B6B4B4; vertical-align:top;  text-align:left;}

td, tr { vertical-align:top; text-align:left }

.align_right{ text-align:right }

.bottom{ vertical-align:bottom }

.header{
	font:10px/13px arial, helvetica, sans-serif;
	color:#A7A6A5;
}
.header a{
	color:#A7A6A5;
	text-decoration:none;
	text-transform:uppercase;
}
.header a:hover{
	text-decoration:underline;
}

.content{
	font:11px/17px tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
}
.content strong{
	font:11px/17px tahoma, arial, helvetica, sans-serif;
	color:#6F6958;
	font-weight:normal;
}
.content a{
	text-decoration:underline;
	color:#FFFFFF;
}

.content a:hover{
	text-decoration:none;
}

.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/dot.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 13px;
}
.content li a { 
	line-height:20px;
	color:#FFFFFF;
	text-decoration:underline; 
	background-position:left center;
}
.content li a:hover { 
	text-decoration:none;
}

.dark{
	font:11px/17px tahoma, arial, helvetica, sans-serif;
	color:#6F6958;
}

.dark a{
	text-decoration:underline;
	color:#6F6958;
}

.dark a:hover{
	text-decoration:none;
}

.dark ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.dark li {
	background:url(images/dot_dark.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 13px;
}
.dark li a { 
	line-height:20px;
	color:#6F6958;
	text-decoration:underline; 
	background-position:left center;
}
.dark li a:hover { 
	text-decoration:none;
}


.footer{
	font:10px/13px  tahoma, arial, helvetica, sans-serif;
	color:#6F6958;
	text-transform:uppercase;
}
.footer a{
	color:#6F6958;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer span a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.footer span a:hover{
	text-decoration:underline;
}
.footer strong{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	text-transform:uppercase;
}
