body {
	background-color: #003300;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #CCCCCC;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.maintable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: 5px solid #006600;
}
.navbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
.navbar li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
.navbar ul {
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navbar li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.maintable #leftcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable #rightcol {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.maintable #contactinfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.copyright a:link {
	color: #FF6600;
	text-decoration: underline;
}
.copyright a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.default {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.defaultsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.boldcolor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003300;
}
.bigboldcolor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
}
.admincontent { color: #999999; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; }
.admintable { font-size: 12px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #e6e6e6; }
.admintable a:link { color: #600 ; font-weight: normal; }
.admintable a:visited { color: #600 ; font-weight: normal; }
.admintable a:hover { color: #696 ; font-weight: normal; }
.admintable a:active { color: #600 ; font-weight: normal; }
.admintable th { font-size: 12px; color: #ffffff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #003300; }
.admintable td { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border-bottom: 1px solid #999999; }
.admintable textarea { font-size: 11px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.admintable form {
	margin: 0px;
	padding: 0px;
}
.admintable input { font-size: 11px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.admintable select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.admintable #sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	text-align: center;
}
.alerttable {
	background-color: #DDDDDD;
	color: #990000;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.alerttable td {
	padding: 5px;
}
.displaytable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #003300;
	line-height: 12px;
	border-collapse: collapse;
	margin-top: 10px;
}
.displaytable th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
}
.displaytable #sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #CCCCCC;
	text-align: center;
}
.displaytable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	background-color: #FDFEDC;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.detailphoto {
	padding: 10px;
}
.articlepics {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 11px;
	background-color: #003300;
	border: 5px solid #006600;
	font-weight: normal;
	margin: 5px;
}
.maintable .default .bottomtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
