body
{
background-image:url(../images/page_bck.jpg);
background-repeat:repeat-x;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
text-align:center;
}
table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0099CC;
	font-weight:none;
	text-decoration:none;
	text-align:Justify;
	line-height: 15px;

}
.top
{
font-family:Tahoma;
font-size:7.5pt;
color:#303030;
font-weight:normal;
text-decoration:none;
}
.bottom
{
font-family:Tahoma;
font-size:11px;
color:#303030;
font-weight:normal;
text-decoration:none;
}
a.top:hover
{
font-family:Tahoma;
font-size:7.5pt;
color:#303030;
font-weight:normal;
text-decoration:none;
}

#menu
{
font-family:Tahoma;
font-size:11px;
color:#fdfca6;
letter-spacing:0.1em;
font-weight:bold;
text-decoration:none;
text-align:center;
}

#menu a
{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
letter-spacing:0.1em;
font-weight:bold;
text-decoration:none;
text-align:center;
}
#menu a:hover
{
font-family:Tahoma;
font-size:11px;
color:#fdfca6;
letter-spacing:0.1em;
font-weight:bold;
text-decoration:none;
text-align:center;
}
#blue
{
font-family:Tahoma;
font-size:11px;
color:#00a8e4;
letter-spacing:0em;
font-weight:normal;
text-decoration:none;
text-align:left;
height:30;
}
#blue a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
text-align:left;
height:18;
}
#blue a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:0px;
font-weight:normal;
text-decoration:none;
text-align:left;
}
.title
{
font-family:Arial;
font-size:18px;
color:#950000;
font-weight:normal;
text-decoration:none;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:none;
text-decoration:none;
text-align:Justify;
}

.red {

font-family:Tahoma;
font-size:11px;
color:#990000;
font-weight:bold;
text-decoration:none;
}
.img{						
	margin-right: 10px;
	float: left;
}
ul{
	margin:0px;
	margin-left: 15px;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration:
	text-decoration: none;
}
.white {


font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*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;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.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 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

</style>
