.head1 {font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;}
	
A:link { color: #00FF00; text-decoration: none; }
A:visited { color: #00CC00; text-decoration: none; }
A:hover { color: #FFFFFF; text-decoration: none;}
A:active { color: #FF0000; text-decoration: none;}

	body {
	
	font-family: "book antiqua","sans serif";
	
	}
H1 {
 font-family: Arial;
 color: #ffffff;
 font-size: 20px;
 } 
 
 H3 {
 font-family: Arial;
 color: #ff0000;
 font-size: 12px;
 } 
	
A.ltv_nav_citys:link {font-weight: bold; color: #00FF00; font: Impact; font-size: 16px; line-height: 20px; text-decoration: none }
A.ltv_nav_citys:visited {font-weight: bold; color: #00FF00; font: Impact; font-size: 16px; line-height: 20px; text-decoration: none }
A.ltv_nav_citys:hover {font-weight: bold; color: #ffffff; font: Impact; font-size: 16px; line-height: 20px; text-decoration: none; }

	A.linktext:link {color: #003365; font-wirght:bold; font-family: "sans serif"; font-size: 18px; line-height: normal; text-decoration: none }
	A.linktext:visited {color: #003365; font-wirght:bold; font-family: "sans serif"; font-size: 18px; line-height: normal; padding-bottom:5px; text-decoration: none }
	A.linktext:hover {color: #000000; font-wirght:bold; font-family: "sans serif"; font-size: 18px; line-height: normal; text-decoration: none; }


.high_row tr:hover td{
background: #003466;
}




table.navbar {
   border-collapse: collapse;
}
table.navbar tr {
   border: 1px solid black;
}
table.navbar tr a{
   display: block;
   width: 200px;
   padding: 3px;
   text-decoration: none;
}
table.navbar tr a:link, table.navbar tr a:visited {
   color: #FFF;
   background-color: #006699;
}
table.navbar tr a:hover, table.navbar tr a:active {
   color: #fff;
   background-color: #003466;
}
 #nav-menu
{
margin-left: auto;
margin-right: auto;
}
 #nav-menu ul
{
list-style: none;
padding: 0;
padding-top: 5px;
margin: 0;

}

 #nav-menu li
{
float: left;
margin: 0 0.15em;
}

 #nav-menu li:hover
{
background: #003466;
}
 #nav-menu li a
{
height: 1em;
line-height: 1em;
float: center;
width: 7em;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
