a {
color: white;
}
a:hover {
text-decoration: none;
}

.sm {
font-size: 10px;
color: #00589c;
}

.floatright {
float: right;
clear: right;
margin-left: 10px;
}
.floatright img {
border: 1px solid #1286e0;
}

.floatleft {
float: left;
clear: left;
margin-right: 10px;
}
.floatleft img {
border: 1px solid #1286e0;
}

.maintable {
border: 1px solid #003d81;
background-image: url("images/hala-background.jpg");
background-position: top right;
background-repeat: no-repeat;
}
.topheading {
font-size: 33px;
font-weight: bold;
color: #1d9b00;
display: block;
margin-bottom: -3px;
}
a.mainmenu {
font-size: 12px;
font-weight: bold;
color: #237257;
text-decoration: none;
padding: 8px 11px 8px 11px;
display: block;
}
a.mainmenu:hover {
background-color: #fff6b7;
}
.contact {
background-color: #7fdaff;
border-top: 6px solid #ffedac;
}
.meddark {
font-family: arial narrow, arial, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 17px;
color: #003d81;
display: block;
padding: 16px 17px 0 17px;
}
.lgdark {
font-family: arial narrow, arial, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 24px;
color: #003d81;
display: block;
padding: 16px 17px 0 17px;
}
.body {
font-size: 12px;
line-height: 16px;
display: block;
padding: 0 17px 0 17px;
color: #ffffff;
}
.bodydk {
font-size: 12px;
line-height: 16px;
display: block;
padding: 0 17px 0 17px;
color: #000000;
}
.bodylg {
font-size: 18px;
}
.bodymed {
font-size: 14px;
color: white;
}
.leftline {
border-left: 1px solid #8dd2e9;
padding: 0px 15px 0 15px;
}
.signup {
color: #caf2ff;
font-size: 12px;
font-weight: bold;
}
input.newsletter {
background-color: #ffffff;
border: 1px solid #006be2;
height: 18px;
width: 110px;
}
.newsdata {
display: block;
text-align: right;
color: white;
font-size: 12px;
line-height: 24px;
padding-top: 10px;
}
.newsgo {
background-color: #4fa6f4;
border: 0px;
color: #ffffff;
}
.contactfont {

color: #003d81;
font-size: 12px;
}
a.contactemail {
font-style: italic;
text-decoration: none;
color: #003d81;
}
a.contactemail:hover {
text-decoration: underline;
}
.footer {
font-size: 10px;
color: #006a96;
line-height: 12px;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
.weather {
border: 1px solid #000000;
background-color: #3f85c3;
color: #ffffff;
position: relative;
z-index: 1;
}
.weatherheader {
margin-bottom: -14px;
display: block;
position: relative;
z-index: 2;
}
.weatherlocation {
font-size: 10px;
text-align: right;
display: block;
margin-bottom: 6px;
margin-top: 0px;
}
.body11 {
font-size: 11px;
}
.imagebox {
float: right; 
padding: 20px 20px 15px 20px; 
border: 1px solid #3567b2; 
background-color: #6fc4ff; 
margin: 20px 25px 10px 15px; 
width: 300px;
font-size: 11px;
color: #063c8e;
}
.imagebox img { margin-bottom: 5px; }