@charset "iso-8859-1";
body, td {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 0.1em;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color: F0F0F0; 
scrollbar-shadow-color: F0F0F0;
scrollbar-highlight-color: F0F0F0;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:4A7E71; 
scrollbar-track-color: F0F0F0; 
scrollbar-arrow-color: #4A7E71;
}

p {text-align: justify;}

td {color: #356260;
font-size: 9pt;
font-family:  Verdana, Arial, Helvetica, sans-serif;}



a:link {color:#356260;text-decoration: none; font-weight: bold;}
a:hover{color:#000000;text-decoration:none;font-weight: bold;}
a:visited {color:#356260;text-decoration: none; font-weight: bold;}
a:active {color:#356260;text-decoration: none;font-weight: bold}

a.footer:link {color:#356260;text-decoration: none; font-weight: bold; font-size: 7pt;}
a.footer:hover{color:#ffffff;text-decoration:none;font-weight: bold; font-size: 7pt;}
a.footer:visited {color:#356260;text-decoration: none; font-weight: bold; font-size: 7pt;}
a.footer:active {color:#356260;text-decoration: none;font-weight: bold; font-size: 7pt;}

a.gallery:link {
	color:#356260;
	text-decoration: none;
	font-weight: lighter;
}
a.gallery:hover{
	color:#356260;
	text-decoration:none;
	font-weight: lighter;
}
a.gallery:visited {
	color:#356260;
	text-decoration: none;
	font-weight: lighter;
}
a.gallery:active {
	color:#356260;
	text-decoration: none;
	font-weight: lighter;
}
#bodytext{
	margin: 10px;
}
input {background: #FFFFFF; border: solid 1px #356260;
font-size: 10pt; color: #356260; font-family: verdana,tahoma,arial;}

textarea {background: #FFFFFF; border: solid 1px #356260;
font-size: 10pt; color: #356260; font-family: verdana,tahoma,arial;}

option {background: #FFFFFF; border: solid 1px #356260;
font-size: 10pt; color: #356260; font-family: verdana,tahoma,arial;}

select {background: #FFFFFF; border: solid 1px #356260;
font-size: 10pt; color: #356260; font-family: verdana,tahoma,arial;}
address {
	background-position: right bottom;
}

#dropdown {
	visibility: hidden;
	width: 200px;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	z-index: 2;
	border: solid 1px #000000;
	background-color: #FFFFFF;
}

.imageBorder{
	border: solid 1px #356260;
}