a.nav{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.nav:hover{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.bnav{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

a.bnav:hover{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.bottom{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.body_CornerTL{
	background: url(images/body_cornerTL.gif) no-repeat top left;}
.body_CornerTR{
	background: url(images/body_cornerTR.gif) no-repeat top right;}
.body_CornerBR{
	background: url(images/body_cornerBR.gif) no-repeat bottom right;}
.body_CornerBL{
	background: url(images/body_cornerBL.gif) no-repeat bottom left;}
