body
{
	
	background: #355050 url('/new/images/background.gif') repeat-x;
}

strong
{
	font-size:13pt;
}

.nocss
{
	display:none;
}

.nv
{
	color:#000;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}

.nv:hover
{
	color:#000;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:underline;
}


.main_section_container
{
	position:relative;
	top:20px;
	width:90%;
	height:80%;
	border:0px;
}

.main_section
{
	border-collapse:collapse;
	border:1px solid #000;
	width:815px;
}

.navigation
{
	width:200px;
	background:#D0E5E4;
	font-family: arial;
}

.content
{
	height:400px;
	background:#FFFFFF; /* #E8E7E7 */
	font-family:arial;
	font-size:0.8em;
	padding:10px;
}