
BODY {  
  position: relative; 
  margin: 0px; 
  padding: 0px; 
  height: 100%; 
  color: #616161;
  font-family: "verdana";
  background-image: url(../im/bg.gif);
  background-color: #005B6A;
 }              

          

td {
  font-size: 11px;
}
  
table, tr, td, th 
{ /*border: 1px solid red;*/
  border: 0px none; 
  margin: 0px;
  padding: 0px; 
  border-collapse : collapse;
  empty-cells: show;
  /*border-spacing: 0px;*/
}  
table.main {
	border: 7px solid white
	
}
table.main td {
	border: 7px solid white;
	background-color: #0E909F;
}
table.main td td {
	border: none
}
.menu {
	width: 189px;
	vertical-align: top;
	padding-top: 5px;
	
}
  
a:link {
color: #3C6BB2;
} 

a:visited {color: #3C6BB2;
}

a:hover {
color: #7CA0D3;
} 


h1 {
	font-size: 18px;
	color: #94e8f2;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
} 



.homeaddress {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
} 


h2 {
   text-align: left;
	font-size: 100%;
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
} 

li {
	list-style: square;
	
}
.bot {
	height: 45px;
	background-image: url(../im/bot.gif);
	background-color: #CBDEDF;
	vertical-align: middle;
	text-align: center;
	color: #0C6481;
}
.bot a:link, .bot a:visited {
	color: #0C6481;
}

.bot a:hover {
	color: #C888BD;
}
.text {
	text-align: right;
	color: white;
	vertical-align: top;
	padding-bottom: 15px;
	
}
.text p {
   line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	margin-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.text a:link, .text a:visited {
	color: white;
}
.text a:hover {
	color: #E4B5DC;
}
ul {
	padding-right: 10px;
	padding-left: 10px;
}

.menu div img {margin-top: 5px;
display: block;
float:none;

}

.menu {
padding-bottom: 5px;
}
.pop {
	border: 1px solid #033A43;
	text-align: center;
}
.pop img {
	border: 3px solid white;
	margin: 10px;
	
}
.pop img.cl {
	border: none;
}

.text td {
color: white;
	
}
table.form td {
	
}
input {
	
}
#theLayer table table {
border: 1px solid #05717e;	
}