body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
html,body {
	/* \*/
	/* height: 100%; */
	/* hide from Mac IE 5.x */
	background-color: #B7CDDD;
	margin: 0px;
 	padding: 0px;
	border: 0px;
	/*overflow-y: hidden;*/
}
a {
	color: #6699CC;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
}
a.current {
	color: #505050;
}
a.current:link{
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a.current:visited{
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a.current:hover{
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a.current:active{
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
td.logo {
	text-align: left;
	vertical-align: bottom;
	background-color: #F2F7F9;
}
td.filler {
	background-color: #F2F7F9;
}
td.copyright {
	color: #505050;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
td.footer {
	color: #505050;
	text-align: right;
	vertical-align: top;
	padding: 10px;
}
td.menu {
	color: #505050;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td.submenu {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D8E4ED;
	/*text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 10px;*/
}
td.main {
	padding: 0px;
	background-color: #F2F7F9;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
td.mainindex {
	padding: 10px;
	background-color: #F2F7F9;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #6699CC;
}
td.contact{
	padding: 10px;
	background-color: #F2F7F9;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
td.submain {
	background-color: #F2F7F9;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
img#imain {
	/*border: 10px solid white;*/
}
.content {
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 405px;
	width: 495px;
	scrollbar-3dlight-color:#F2F7F9;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#F2F7F9;
	scrollbar-track-color:#F2F7F9;
	scrollbar-darkshadow-color:#F2F7F9;
	scrollbar-face-color:#6699CC;
	scrollbar-highlight-color:#F2F7F9;
	scrollbar-shadow-color:#F2F7F9;
	padding: 0 5px 0 0;
	background-position: center center;
	text-align: left;
	font-size: 10px;
}
.websitesection {
	font-size: 18px;
	font-weight: bold;
	color: #AAC2DF;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	white-space: nowrap;
	border-bottom-color: #AAC2DF;
}
.currentlink {
	color: #FFCC00;
}
.copyright {
	font-size: 9px;
	text-align: center;
}
