body {background-color:#000000; 
body text: #FFFFFF;
}

body {text-align: center;
}


p {font-family:"Helvetica Neue Light", "Helvetica Neue", "sans serif";
}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}



div#container
{
	margin-left: auto;
	margin-right: auto;
        margin-top: 50px;
	width: 960px;
}


table#content {
	background-color:#000000;
	width: 960px;
	padding-left:0px;
	margin-top:0px;
}

table#content2 {
	background-color:#000000;
	width: 960px;
	padding-left:0;
	margin-top:0px;
}


table#content td {
	padding: 0px;
}

table#content2 td {
	padding: 0px;
}

.toprow {
	background-color:#000000;
	
}
		
.leftcol {
	background-color:#0000000;
}

.left2col {
	background-color:#000000;
}

.rightcol {
	background-color:#000000;
	color:#E8E5BE;
	font-size: 14px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", "sans serif";
        text-align: left;

}

.leftcol1 {
	background-color:#000000;
        width: 120px;
}


.leftcol2 {
	color:#E8E5BE;
	font-size: 12px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", "sans serif";
}

.leftcol3 {
	background-color:#000000;
        width: 200px;
}


a:link {text-decoration: none; color:#E8E5BE;
}
a:visited {text-decoration: none; color:#AB461B;
}
a:active {text-decoration: none; color:#AB461B
}
a:hover {text-decoration: none; color:#AB461B;
}






