﻿body
{
	margin: 0;
	padding: 0;
	color: #F90;
	font-size: 12px;
	text-align: center;
}
.newslist td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #282824;
}
 .input {
	background-color: #363731;
	border: 1px solid #FFD300;
	height: 20px;
	width: 150px;
}
 .input1 {
	background-color: #363731;
	border: 1px solid #FFD300;
	height: 20px;
}
A {
	COLOR: #F90; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #363731;
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 .menubar{ 
font: bold 13px Verdana;
color: white;
background: #606060;
margin-bottom: 0px; /*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*/
margin-top: 0px; }


.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: #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;
}

.login_button{margin:0 auto;padding:0;float:none;text-align:center;}
.loginbtn{border:0;background:url(images/manage/btn_gray.gif);color:#204497;width:68px;height:27px;cursor:pointer;}
.btn{border:0;background:url(images/manage/login_btn.gif);color:#2473A2;width:100px;height:33px;cursor:pointer;font-weight:bold;}
.loginbtn_g{border:0;background:url(images/manage/login_btn2.gif);color:#2473A2;width:126px;height:33px;cursor:pointer;font-weight:bold;}
.qlogin_button{margin:0 auto;padding:0;float:none;text-align:center;}
.btnlong{border:0;background:url(images/manage/butlong.gif);color:#2473A2;width:125px;height:31px;cursor:pointer;font-weight:bold;}
.pfbtn{border:0;background:url(images/st1.jpg);color:#F90;width:82px;height:24px;cursor:pointer;}