body {
	margin: 0px;
	padding: 0px;
}
a.ads:link {
display: block;
width: 175x;
height: 110px;
background: #ffffff;
}
a.ads:visited {
display: block;
width: 175x;
height: 110px;
background: #ffffff;
}
a.ads:active {
display: block;
width: 175x;
height: 110px;
background: #ffffff;
}
a.ads:hover {
display: block;
width: 175x;
height: 110px;
filter: alpha(opacity=80);
opacity: 0.8;
background: #ffffff;
}
#showimage{
text-align: center;
width: 450px;
position:absolute;
visibility:hidden;
border: outset 1px #666666;
background-color: #BF010D;
padding-bottom: 0px;
}
#dragbar{
text-align: right;
cursor: move;
background-color: #BF010D;
padding: 0px;
}
#dragbar #closetext{
cursor: pointer;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
margin-right: 0px;
color: #cccccc;
}
.signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  font-size:11px;
		font-family:Tahoma;
		color:#000000;
}
input.icontact {
		border: solid 1px #25531D;
		width: 150px;
		background-color: #D6DFCE; 
		font-size: 11px;
		font-family: Tahoma;
		color: #000000;
		padding: 3px 0px 4px 0px;
		margin: 0px 0px 2px 0px;
		vertical-align: middle;
}
input.isubmit {
		width: 55px;
		background-color: #25531D; 
		font-size:11px;
		font-family: Tahoma;
		font-weight: bold;
		color:#ffffff;
		vertical-align:middle;
}
input.requests {
		width: 250px;
		font-size: 11px;
		font-family: Tahoma;
		color: #000000;
		background: #DFE7D8;
		padding: 4px;
}
textarea.requests {
		width: 450px;
		font-size: 11px;
		font-family: Tahoma;
		color: #000000;
		background: #DFE7D8;
	
		padding: 4px;
}
file.requests {
		width: 400px;
		font-size: 11px;
		font-family: Tahoma;
		color: #000000;
		background: #DFE7D8;
		padding: 4px;
}
input {
		font-size: 11px;
		font-family: Tahoma;
		color: #ffffff;
		background: #BF010D;
}
#weathercover  {
position: absolute;
width: 147px; 
height: 20px; 
z-index: 100; 
left: 14px; 
top: 176px; 
background: #CBD4C3;
}
.contacttable {
width: 75%;
border-collapse: collapse;
}
.contacttable td {
padding: 2px;
border: solid 1px #BF010E;
font-family: arial, tahoma;
font-size: 11px;
color: #000;
}
