/* RUDESAT CSS Document. Powered By Arkad IT */
.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #000033;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
text-indent: 10px;
padding: 7px 0 7px 0; /*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;
position: relative;
background: #EAF7FF;
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;
}





.borders {
	border: 1px solid #93B1CB;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a:link {
	text-decoration: none;
	color:#000099;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: underline;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color:#0033FF;
}
.dropcap {
float:left;
color:#000000;
font-size:30px;
line-height:20px;
padding-top:2px;
font-family:"Maiandra GD";
}
.myH3 {
font-size: 14px; 
font-weight: bold; 
color: #000033; 
}
.myH4 {
font-size: 11px; 
font-weight: bold; 
color: #000033; 
}
.bottomtext {color: #FFFFFF}

.group1{
visibility: hidden;
}
.next {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; 
font-weight: lighter; 
color: blue; 
}
.style6 {color: #999999}
.style10 {color: #999999; font-size: 14px; }
.mybluebuttons {
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11px;
	 background-color:#000033;
}
.style1 {color: #999999}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: lighter; 
	color: #999999; 
}
.style5 {color: #999999}