p
{
	margin:0px;
	padding:0px;
}
ul
{
	border:0px solid orange;
	margin-bottom:9px;
	padding-left:15px;
	margin-left:0px;
	margin-top:0px;
	/*
	
	margin-bottom:8px;
*/	
}
LI 
{ 
	list-style-image: url("../img/map_li.gif") ;
	border:0px solid black;
	padding-bottom:11px;
	margin-left:0px;
	text-align:left;
}
.sublist
{
	margin-top:5px;
	border:0px solid black;
	text-align:left;
	margin-bottom:11px;
	margin-left:5px;
	margin-top:2px;
}
.sublist li
{
	list-style-image: none;
	list-style-type: none;
	padding-bottom:2px;

}
a
{
	text-decoration:none;
}
a:hover
{
	color: #FDEDB8;
}
html,body{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:sans-serif;
	font-size:12px;
}
.cbody
{
/*	background-color:#F6E0E9;*/
	background-image:url(../img/px.jpg);
	background-position:right;
	background-repeat:repeat;
}

