body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin : 0px;
	padding : 0px;
}
body*
{
	
}
h1
{
	color : #8FB3B1;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B9E2D4;
	border-right-color: #B9E2D4;
	border-bottom-color: #B9E2D4;
	border-left-color: #B9E2D4;
}
div{
	text-align:left;
	
}
p{
color:#8FB3B1;
font-size : 12px;
}

a{
color : #aabbff;

}

font {
color:#996666
}
#navigation {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	
	background-image: none;
	background-repeat: no-repeat;
	border: 0px dotted yellow;
	text-align:right;
}
#navigation *{
	margin: 0px;
	padding: 0px;
}
#navigation ul{
	margin: 0px;
	margin-top : 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
#navigation ul li{
	list-style-type: none;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	margin-bottom : -5px
	
}
#maincontent {
	margin-top : 0px;
	width : 566px;
	border: 0px solid brown;
	position:absolute;
	top :220px;
	left:380px;
	
}

#maincontent table{
	width: 100%;
	border: 0px solid brown;

}
#maincontent table thead td{
	padding-top :5px;
	color : #B9E2D4;
	font-weight: bold;
	font-size : 10px;
}

#maincontent table tr td{
	padding-top :15px;
	border-collapse:collapse;
	vertical-align:bottom;
	border-bottom: 1px solid #B9E2D4;
}

#maincontent table tr{
	border-bottom:1px solid #B9E2D4;
}


.footer {
	
	margin-top:75px;
	
}
img{
	border: 0;
}

.footer{
	font-size : 10px;
	border-top:1px solid #8FB3B1;
}

* div{
padding: 0px;
margin : 0px;
font:Arial, Helvetica, sans-serif;
}
* table{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
