BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: small;
}
img {
	vertical-align: bottom;
}
A {
	color: #0077b3;
	font-size : 10pt;
}
A:HOVER {
	color: #FFFFFF;
	background-color: #0077b3;
   text-decoration: underline overline;
}
A.leftNav   {
	color: #ffffff;
	font-size : 11pt;
	text-decoration: none;
}
A:HOVER.leftNav {
	color: #FFFFFF;
	background-color: #0077b3;
	text-decoration: none;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}
p.footer {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 12pt;
	text-decoration: bold; 
	color: #c1372C;
}
h1.panel {
	font-family : Tahoma, sans-serif ;
	font-size : 9pt;
	text-decoration: bold; 
	color: #c1372C;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: underline bold;
	color: #000000;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}
td.panel {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	font-weight: bold; 
	text-decoration: bold; 
	color: #c1372C;
}
th {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

form {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0; 
}

textarea {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0;
}

select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0;
    background-color: #184b4d;
}
ul {
	list-style-image: url(bullet-small.png);
	list-style-position: outside;
}
li { 
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	list-style-image: url(bullet-small.png);
	color: Black;
}
ul.leftNav {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ol {
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
	list-style-image: url(bullet-small.png);
	list-style-position: outside;
}
.small {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.box {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
SPAN.contact {  
    color: white;
    text-shadow: black 3px 3px 5px;
    font-weight: bold;
}