body {

	font-family: "Trebuchet MS","Lucinda Grande",arial,verdana,sans-serif;

	font-size: 14px;

	line-height: 150%;

	background:#000;
	
	color:#464646;
	
}

a:link {

	color: #663399;
	
	text-decoration: none;
	
}

a:visited {

	color: #663399;
	
	text-decoration: none;
	
}

a:hover {

	text-decoration: underline;
	
	color: #333399;
	
}
a:active {

	text-decoration: none;
	
	color: #333399;
	
}
 
div.wrapper {

	width: 800px;
	
	margin: auto;

}

div.top {

}

div#logo {

border:none;
	
}

#menu
{
	margin-top:5px;
	
	list-style-type:none;
		
	line-height:200%;
			
}

#menu li {

	display:inline;
	
	

}

#menu a {
	
	text-align:right;
	
	clear:both;

	text-decoration:none;

	color:#FFF;
		
}

#menu li a:hover
{
	color:#121212;
	
}

#menu li a:active
{
	color:#121212;
	
}

div#content {

padding:0px 5px 5px 10px;

}


table.main_table {

border-collapse:collapse; 

width:100%; 

}

td.main_table_top {

background-image:url("/images/top_orange.jpg"); 

background-repeat:none; 

height:65px;

}

td.menu {

background-color:#cf8530;

text-align:right;

padding: 5px 20px 20px 0px;

vertical-align:top;

width:255px;

}

td.body {

background:#FFFFFF;

width:545px;

padding: 15px;

vertical-align:top;

}

td.red {

background-color:#810124;

}

td.main_table_bottom {

background-image:url("/images/bottom_orange.jpg"); 

background-repeat:none; 

height:65px;

}


div.footer {

	color:#fff;

	text-align:center;

}
