body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;	
	background-color: #bbbbb9;
	font-weight: bold;
}


img
{
    border-style: none;
}

a {
	color: #059b0d;
	text-decoration: none;
	border: 0px;
}

a:hover 
{
	text-decoration: underline;
}

p
{
	line-height: 1.5em;
}

#navWrapper
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	background-color: #000000;
	border: solid 1px #000000;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	vertical-align: top;
}	

#Advertisement
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	background-color: #bbbbb9;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
}	

.nav, .nav ul
{
	width: 140px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav li
{	
	padding: 2px 3px 2px 3px;
	border: 0px;
}
.nav li a
{
	color: #0000e6;
	display: block;
	border: 1px solid #000000;
	padding: 1px 1px 1px 2px;
}
.nav li a:hover
{
	background-color: #ffffff;
	color: #ed0000;
	border: 1px solid #0000e6;
	text-decoration: none;
}
.navPUC
{
	color: #e6e4df;
	background: #0000e6;
	/*background: #316ac5 url(images/nav_top.gif) no-repeat top left;*/
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
.navBottom
{
	/*background: #d3e5fa url(images/nav_bottom.gif) no-repeat bottom left;*/
	border-bottom: none;
}
	