@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(images/bg.gif);
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 120%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#topban {
	background-color: #005D2B;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-bottom: 10px;
}
#topnav {
	background-color: #BDCDD6;
	position: absolute;
	top: 125px;
	left: 0px;
	width: 100%;
	height: 30px;
	padding-top: 5px;
	font-size: 90%;
}
#topnavcnt {
	margin-left: 180px;
}
#topnavcnt a:link{
	color: #000000;
	text-decoration: none;
	}     
#topnavcnt a:visited {
	color: #000000;
	text-decoration: none;
	}  /* visited link */
#topnavcnt a:hover {
	color: #000000;
	text-decoration: underline;
	}   /* mouse over link */
#topnavcnt a:active {
	color: #000000;
	text-decoration: none;
	} 

#lftnav {
	background-color: #CFD07A;
	position: absolute;
	left: 0px;
	top: 160px;
	padding-bottom: 40px;
	padding-top: 75px;
	width: 145px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
}
#lftnav li {
	list-style-type: none;
}
#lftnav li a:link{
	color: #000000;
	text-decoration: none;
	}     
#lftnav li a:visited {
	color: #000000;
	text-decoration: none;
	}  /* visited link */
#lftnav li a:hover {
	color: #000000;
	text-decoration: underline;
	}   /* mouse over link */
#lftnav li a:active {
	color: #000000;
	text-decoration: none;
	} 

#lftnavlwr {
	background-color: #005D2B;
	color: #FFFFFF;
	text-align: center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lftnavlwr a:link{
	color: #FFFFFF;
	text-decoration: none;
	}     
#lftnavlwr a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}  /* visited link */
#lftnavlwr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* mouse over link */
#lftnavlwr a:active {
	color: #FFFFFF;
	text-decoration: none;
	} 
#maintxt {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 160px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-left: 150px;
	padding-right: 75px;
}
#botban {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #005D2B;
	text-align: center;
	clear: both;
	padding: 5px;
}
#botban a:link{
	color: #FFFFFF;
	text-decoration: none;
	}     
#botban a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}  /* visited link */
#botban a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}   /* mouse over link */
#botban a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#rschrnm {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#photodtl {
	margin: 20px;
	background-color: #FFFFFF;
	border: 1px solid #206024;
	text-align: center;
	padding: 10px;
}
#important {display: none;}
.wrapl {
	float: left;
	margin-right: 10px;
}
.artlist {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 20px;
}
.rschrfld {
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}
.errstyle {
	color: #FF0000;
}
.secsub {
	font-size: 90%;
	font-weight: bold;
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.nodot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.dirtbl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
