@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 10px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #006;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: underline;
	color: #F30;
}
h1 {
	font-size: 15px;
	color: #999;
}
h2 {
	font-size: 13px;
	color: #333;
}
h3 {
	font-size: 11px;
	color: #006;
}

.menu {
	color: #666;
	text-align:center;
	background-image:url(../images/good_serviced_apartments_in_hyderabad_pagoda_suites_menu_bg.gif);
	height: 34px;
	vertical-align:middle;
}

.menu a {
	font-size:11px;
	color: #006;
	text-decoration:none;
	font-style:normal;
}

.menu a:link {
		padding: 10px;
}

.menu a:hover {
	color:#C00;
	text-decoration:none;
	
}

.menu a:active {
padding: 10px;
color:#C00;
}

.menu a:visited {
padding: 10px;
}
.redtext {
	color: #900;
}
.footertext {
	font-size: 10px;
	color: #464646;
}
.formfields {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	background-color: #FFC;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	height: 20px;
	width: 450px;
	border: 1px dashed #CCC;
}
