/* CSS Document */

body
{
background-image: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:link { color: darkblue; }
a:visited { color: grey; }
a:hover { color: red; }
a:active { color: blue;}

h5
{ 
color: darkblue; 
font-family: Arial;
font-size: 18px;
}
h4 { color: blue; 
font-family: Arial;
font-size: 16px;
}

h3 { color: blue; 
font-family: Arial;
font-size: 15px;
}

h2 { color: darkblue;
font-family: Arial;
font-size: 12px;
}

#city  li{
display: inline;
list-style-type: none;
padding-right: 0px;
}

table#header
{
width: 763px;
height: 100px;
border: 1px solid #A8C1A8; 
border-collapse: collapse;

}

table#content
{
width: 763px;
border: none;
border-collapse: collapse;
background-color:#99CCFF;
height: auto;
}

.logo
{ 	
width: 36%;
border-right: 1px solid;
border-color: #CCE6CC;
background-image: url('');
background-position: left;
}

.pub
{
width: 64%;
background-image: url('');
background-position: center;
vertical-align: middle;
border-color: #CCE6CC;
}
  
hr
{
width: 763px;
color: darkblue;
}
	
.cont2
{
border-left:none; 
border-right:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82; 
width: 60%; 
height: 40px;

} 

.contr
{
font-family: Arial;
font-size: 13px;
border-left:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82;
width:40%; 
height: 83px;
}

.contentl
{
border-left:none; 
border-right:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82; 
width: 35%; 
height: 83px;

} 

.contentr
{
font-family: Arial;
font-size: 13px;
border-left:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82;
width:65%; 
height: 83px;
}

div.link
{
width: 763px;
font-size: 12px;
BACKGROUND-COLOR: #FFFF99;
FONT-FAMILY: Verdana, Arial;
}
	
	.style66 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

