*{border:0;
font-family:arial,sans-serif;}
body {
	background-color: #eee;
	background-repeat:repeat;
}
.inputs {
	border: solid thin #ccc;
	background-color:#eee;
	padding-bottom:1;
}

A:hover{text-decoration: underline;}
.inputsleft {
text-align:right;
}

a{            
font-family: verdana; 
font-size: 12px;  
color: #545454;
line-height:1.75;
text-decoration:none;
}
a:hover{   
color: #000;
font-size: 12px;  
text-decoration: underline;
}

.inputs:hover
{
border: solid thin #ccc;
background:#fff;
color:#333;
}
td{font-size:90%}
.td1 {
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	background-color: #FFFFFF;
	border:"0";
	border-color: #FFFFFF;
	padding:45;
}
.td11 {
	font-weight: bold;
	text-transform: capitalize;
	color: #3069a1;
	background-color: #FFFFFF;
	border:"0";
	border-color: #FFFFFF;
	width:100%;
}
.inputstd1 {
	font-family:verdana;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	padding:3;
	text-align:left;
}
.inputstd2 {
	background-color:#FFFfff;
	text-transform:capitalize;
	color: #000;
	border-top:none;
	padding:5;
}
.inputstd3 {
	color: #666;
	padding:5;
	font-size: 12px;
	height:14;
}
.inputstd4 {
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	position:absolute;
	top:10;
	left: 70;
	padding:6;
}
.headerrow {
	font-weight: bold;
	text-transform: capitalize;
	font-size:24;
	color:#000;
}
.tableleft{
	font-weight: bold;
	text-transform: capitalize;
	font-size:16;
	color:#000;
}
.style2 { font-size:larger;}
.style3 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}
.style4 {color: #990000}
.cityname{ color:#000000;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
position:absolute;top:7;left:10;
}
.small{
color:#000;
padding-left:20px;
font-size:12px;
}


.suggestion_list
{
white-space: nowrap;
text-align:left;
background: white;
border: 1px solid #0066FF;
padding: 4px;
z-index:1;
height:500px;
overflow-y:scroll;
}

.suggestion_list ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

.suggestion_list a
{
text-decoration: none;
color: navy;
}

.suggestion_list .selected
{
background: navy;
color: white;
}

.suggestion_list .selected a
{
color: white;
}

#autosuggest
{
display: none;
}





input.text{
background-attachment:scroll;
background-color:transparent;
background-image:url(image/textb.gif);
background-position:0px;
background-repeat:no-repeat;
border:0px none;
height:19px;
margin:6 2 0 2;
padding:0px 10px 0px 14px;
width:169px;
}
input.submit {
background:url(image/submit.gif) no-repeat scroll 100% 50%;
border:0px none;
color:#2F3132;
cursor:pointer;
display:block;
font-size:0px;
height:22px;
letter-spacing:-20px;
margin:0px 0px 0px 138px;
overflow:hidden;
text-align:left;
width:107px;
}
.footer{
background-color:black;
color:white;
width:900;
font-size:12;
height:90;
background:url(image/footer.png) no-repeat;
position:relative;
top:10;
}
