body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
    background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
} 
img { border: 0px; }
.Stil1 {
	font-size: 10px;
	font-family: verdana;
	color: #666666;
}
.Stil3 {font-size: 11px; font-family: verdana; color: #333333; }
.Stil4 {
	font-size: 11px;
	font-family: verdana;
	color: #333333;
	font-weight: bold;
}
.Stil5 {
	color: #0C55AF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

.Stil6 {
	color: #0C55AF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	
}
.Stil8 {
	font-family: verdana;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: 11px;
}
a:active {
	color: #333333;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	background:transparent url(images/bgOFF.gif) repeat-x top left;	
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
    font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
    font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	}

#stylefour ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	}

#stylefour ul li a:hover,#stylefour ul li a.current {
	color:#333333;
	background:#fff url(images/bgON.gif) no-repeat top right;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	}
#stylefour ul li a:active {
	color:#333333;
	background:#fff url(images/bgON.gif) no-repeat top right;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	}
.urbangreymenu{
	width: 190px; /*width of menu*/
	margin-top: 1px;
}

.urbangreymenu .headerbar{
	font: bold 10px Verdana;
	color: #333333; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*31px is left indentation of header text*/
	background-color: #DADADA;
	background-image: url(images/arrowstop.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 31px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 11px verdana;
	color: #333333;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #F0F0F0;
}

.urbangreymenu ul li a:visited{
	color: #333333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	text-decoration: underline;
}
