/* CSS Document */
<!--
body {
	background-image: url(images/bkgd.jpg);
	background-color: #49758E;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
a:link {
	color: #4A7691;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4A7691;
}
a:hover {
	text-decoration: none;
	color: #bbc19c;
}
a:active {
	text-decoration: underline;
	color: #BBC19C;
}

h1 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight:normal;
	margin:10px;
	text-align:center;
}
h2 {
	font-size: 8px;
	color: #FFFFFF;
	font-weight:normal;
	margin-top:400px;
	text-align:center;
}
h3 {
	font-size: 10px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #bbc19c;
}
h5 {
	font-size: 12px;
	color: #bbc19c;
}
h6 {
	font-size: 10px;
	color: #bbc19c;
}
li { list-style-type: none; 
margin-left:-40px;
padding-left:-40px;
padding-top:3px;
padding-bottom:3px;}
#mainarea{
width:100%;
background-color:#FFFFFF;
background-image:url(images/tablebkgd.jpg);
vertical-align:middle;
}
#top{
width:100%;
background-color:#49758E;
background-image:url(images/top.jpg);
background-repeat:repeat-x;
background-position:bottom;
vertical-align:bottom;
}
#bottom{
width:100%;
background-color:#49758E;
background-image:url(images/bottom.jpg);
background-repeat:repeat-x;
background-position:top;
vertical-align:top;
}
#nav{
background-image:url(images/windownav.jpg);
width:168px;
height:495px;
}
#maintable{
width:969px;
}
#slideshow{
width:801px;
}
#pageimages{
width:420px;
}
#textarea{
width:381px;
background-image:url(images/textbkgd.jpg);
}
#contentcell {
width: 361px;
height: 360px;
margin-top:120px;
overflow: auto;
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#49758f; 
scrollbar-highlight-color:#49758f; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#bdc49e;
padding-left:10px;
padding-right:10px;
text-align:justify;
line-height:16px;
}
.copyright{
text-align:right;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
margin-top:5px;
margin-right:20px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
-->
