/* * {
    padding: 0;
    margin: 0;
} */

body {
	background: #0e1214;
	color: #3d474d;
	font: 11px Arial, Helvetica, Verdana,  sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

h3 {
	width: 100%;
	display: block;
	border-top: 1px solid #181c1f;
	cursor: pointer;
	padding: 8px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;	
}

h3 a:link, h3 a:visited {
	-moz-outline-style: none;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
} 

A:link { color: #B1B9BD; text-decoration: none; border-bottom 0px solid #0e1214 }
A:visited { color: #B1B9BD; text-decoration: none; border-bottom 0px solid #0e1214 }
A:hover { color: #ffffff; text-decoration: none;
border-bottom 0px solid #fff }
A:active { color: #ffffff; text-decoration: none ; border-bottom 0px solid #fff}

td a:link { 
	border-bottom: 1px solid #0e1214; 
	text-decoration: none;
	 
}


td a:hover { 
	border-bottom: 1px solid #ffffff; 
	text-decoration: none;
	
}

ul { margin-left: -40px }


li { float: left;
     list-style-image: none;
     list-style-type: none;
     display: block;
     height: 90px;
     }


li a:link { 
	border-bottom: 1px solid #0e1214; 
	text-decoration: none;
	padding-bottom: 2px;
	 
}


li a:hover { 
	border-bottom: 1px solid #ffffff; 
	text-decoration: none;
	padding-bottom: 2px;
	
}

.spacer{
clear:both
} 


a img {
	border-right: 1px solid #0e1214;
}


.text {
	width: 750px;
	padding-top: 0px;
        margin-top: 0px;
      
}


#container {
	width: 750px;
	margin: 0 0 20px 20px;
	padding: 0;
	text-align: left;
}

#header {
	height: 50px;
	margin-top: 5px;
}

#content {
	padding: 0 0 0 0;
}

p {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 18px;
}

p i {
	font-size: 11px;
	font-style: normal;
	color: #8da5b3;
	margin-left: 15px;
	margin-top: 5px;
}


#content div {
	margin: 0;
	padding: 0;
}

.stretcher {
	background: none !important;
	margin-bottom: 10px !important;
}
