body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 
	background-repeat:repeat-x;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blnk_10{font-family:verdana; font-size:18px; color:#d12121; text-decoration:none; font-weight:none;}
.heading7 {
	font-family: Tahoma;
	font-size: 11px;
	color:#4f0e07;
	font-weight:bold;
	text-decoration: none;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4983AB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.main2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-decoration:none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}
.lin4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.lin4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.lin4:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.lin4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037b8b;
	text-decoration: none;
}
.lin4:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.jus {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.bgheadingtable {
	font-family: Tahoma;
	background-color: #006699;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	}
.jusbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CB4B28;
	text-align: justify;
}

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

.wt_lk1 
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal; }

.wt_lk 
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal; }
.wt_lk:hover
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:underline; font-weight:normal; }

.txt_wht { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-decoration:none; }

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

.blue_txt{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-size:12px; color:#175b95; text-decoration:none; font-weight:none;}

.box_lnk 
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#de1c1c; text-decoration:none; }
.box_lnk:hover
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#de1c1c; text-decoration:underline; }

.top_txt{font-family:verdana;  font-size:12px; color:#000000; text-decoration:none; font-weight:none; text-align:left;}

.blnk_2{font-family:verdana; font-size:12px; color:#d12121; text-decoration:none; font-weight:bold;}
.blnk_4{font-family:verdana; font-size:14px; color:#000000; text-decoration:none; font-weight:none; text-transform:uppercase;}
.blnk_3{font-family:verdana; font-size:14px; color:#165ea7; text-decoration:none; font-weight:bold;}

.more 
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#930a06; text-decoration:none;  }
.more:hover
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#165ea7; text-decoration:none;  }



<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: #6b6b6b url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding:0px;
margin-top:4px;
text-transform: uppercase;
padding: 7px 0 7px 10px; /*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:#bfbfbf;
}

</style>


