

body {
background: url(../images/blues.gif) top center repeat-x;
text-align:center;
font-family:verdana;
font-size:12px;
line-height: 1.4em;
}

h3 {
font-size: 15px;
color: #79a0c7;
margin-bottom: 10px;
}

p {
margin-bottom: 10px;
}

#c1 {
width:986px;
margin:0 auto;
text-align:left;
}

#topbar {
height:129px;
}

#topbar img {
margin-top: 25px;
margin-left:80px;
}

#c2 {
background: url(../images/mapbak.jpg) no-repeat;
}

#c3 {
padding:30px;
margin-left: 240px;
}

.highlight {
font-weight: bold;
color: red;
}

.data {
border:1px solid black;
font-family:tahoma;
font-size: 10px;
}

.data th, .data td {
padding:3px;
padding-left:6px;
padding-right:6px;
}

.data th {
background: #444444;
color:white;
}

.data .graphcell {
background:url(/images/graph.gif) repeat-x 0 23px;
}

caption {font-size:11px !important;font-weight:bold;}

#barmenu a {display:block;background:#79A0C7;padding:4px;width:120px;border:1px outset #79A0C7;text-align:center;float:left;margin-right:10px;-moz-border-radius: 3px;
-webkit-border-radius: 3px; text-decoration:none;color:white;}

#barmenu a:hover {color:red;}

ol#results {
list-style-type: decimal;
}

ol#results li {
margin-bottom:15px;
border:1px dotted #79a0c7;
padding:5px;
}


ol#results li table {
margin-left:30px;
margin-top: 10px;
}


ol#results li td, ol#results li th {
border: 1px dotted silver;
margin:2px;
padding:3px;
}