body {
	font-family: Tahoma, Verdana, Arial;
	background-color: D3E8F8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: 377AB4;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 377AB4;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}

a.header, a.header:visited, a.header:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;

}
a, a:visited, a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 377AB4;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: ffffff;
}
.footer {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 1px;

}
a.footer {
	font-size: 10px;
	text-decoration: none;
}
a.webdesign {
	color: 377AB4;
	text-decoration: none;
	font-size: 10px;
}
a.webdesign:visited {
	color: 377AB4;
}
a.webdesign:hover {
	color: #9FDB34;
	text-decoration: none;
}
a.menu, a.menu:visited, a.menu:active {
	color: 377AB4;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
a.menu:hover {
	color: #9FDB34;
	text-decoration: none;
}
img.photo {
	border: 1px solid #666666;
}
.inline {
	display: inline;
}
img.menu {
	border: none;
}
.disabled {
	background-color: #CCCCCC;
}
.body-text {
	border: 1px solid #666666;
}
#scroller {width:800px; height:500px; position:relative;padding:5px 0; background:#D3E8F8;}
#scroller em {display:block; width:400px; height:300px; position:absolute; top:0; right:0; border:1px solid #ddd;}
#scroller span {display:block; width:360px; height:365px; position:absolute; top:0; left:0; border:1px solid #ddd;}
#scroller span b#copyright {font-size:10px; color:#888; position:absolute; bottom:5px; right:20px; font-family:georgia, verdana, arial, sans-serif; font-weight:normal;}

#scroller b#thumbs {display:block; width:220px; height:175px; overflow:auto; float:right; margin-top:175px; border:1px solid #ccc; border-width:1px 0 1px 1px; padding:5px;}
#scroller b#thumbs a {display:block; float:left; margin:0 10px 10px 0; background:#f8f8ff; width:50px; height:50px; border:1px solid #000;}
#scroller b#thumbs a img {width:50px; height:50px; border:0;}

#scroller b#thumbs a:hover {border:1px dotted #ccc; background:#D3E8F8 url(click_on.gif);}
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {border:1px solid #fff; background:#D3E8F8; outline:1;}
#scroller b#thumbs a:hover img {display:block; position:absolute; background:#aaa; z-index:500;}
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {display:block; position:absolute; background:#aaa; z-index:100;}

#scroller b#thumbs a:hover img.hr {width:160px; height:120px; right:35px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:hover img.vt {width:120px; height:160px; right:55px; top:7px; border:1px solid #333;}

#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {width:480px; height:360px; left:20px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {width:360px; height:480px; left:60px; top:7px; border:1px solid #333;}