body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #7F7F7F;
}

.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.smalltext {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.smallheader {
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.tinyheader {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.header2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navigat
 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	color: #656565;
	text-decoration: none;
}
.text a:hover
 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
    color: #b72001;
	/*font-weight:bold; */
	text-decoration: none;
}
a:visited
 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	color: #656565;
	text-decoration: none;
}
.header {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #056433;
	font-weight:bold;
	text-decoration:none;
}
.text2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}

input {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
select{
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
 
.subsidemenu {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#vertmenu{
    width:160px;
}
.border{
 border: 1px solid rgb(210, 210, 210);
}
.left{
 text-align: left;
}
.right{
 text-align: right;
}
.middle{
 vertical-align: middle;
}
.center{
 text-align: center;
}
.hd {
 height: 25px;
 margin-bottom:3px;
 margin-top:3px;
 background-image: url(../images/navigat_middlepart.jpg);
}
.border-bottom{
 //border-bottom: 1px solid rgb(156, 184, 198);
 border-bottom:1px solid rgb(210,210,210);
}
.indent10{
 padding-left: 10px;
 height:22px;
}
A.ft
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: trebuchet ms, arial;
TEXT-DECORATION: none;
}
A.ft:hover
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
COLOR: #FF0000;
FONT-FAMILY: trebuchet ms, arial;
TEXT-DECORATION: none;
}
.SrchByCity {
	width: 150px;
	padding: 5px;
}
.sul {
	list-style-type:none;
	list-style-position:outside;

}

	#nav-menu ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#nav-menu li
	{
		float: right;
	}

	#nav-menu li a
	{
	
		height: 2em;
		line-height: 2em;
		float: left;
		width: 4em;
		display: block;
		border: 0.0em solid #dcdce9;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
	}

	/* Hide from IE5-Mac \*/
	#nav-menu li a
	{
		float: none
	}
	/* End hide */

	#nav-menu
	{
		width:30em
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CCCCCC;
}
#dropmenudiv a:visited{ /*hover background color*/
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
 background-color:#CCCCCC;

}
