body {
	background-color: #606E95;
	margin: 0;
	padding: 0;
}
hr {
	height: 0px;
	border: 1px dashed black;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
a:link,a:visited {
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
}
a:hover {
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
table, th, td {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	border-spacing: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
.starred {
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}
.imageborder {
	border-width: 2px;
	border-color: black;
	border-style: solid;
}
.logobanner {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	width: 800px;
	float: center;
	text-align: right;
}
.navigate {
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 796px;
	float: center;
	vertical-align: middle;
	text-align: center;
}
.footer {
	width: 800px;
	float: left;
	text-align:center;
	font-family: sans-serif;
	font-size: 10pt;
}
.divpagecontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 800px;
}
.divcontmainpage {
	font-family: sans-serif;
	line-height: 125%;
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	width: 786px;
	float: center;
	text-align: left;
	overflow: auto;
}
.divcontpostpage {
	font-family: sans-serif;
	line-height: 125%;
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	width: 786px;
	text-align: left;
	overflow: auto;
}
.divcontgallthumbs {
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	width: 786px;
	text-align: center;
}
.posttitle {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}.subposttitle {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.dateposttitle {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: black;
}
.postdate {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: black;
	text-decoration: none;
}

.commentnum {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.commentname {
	font-family: sans-serif;
	font-size: 10pt;
}
.commentdate {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.comment {
	font-family: sans-serif;
	font-size: 10pt;
}
.divcontcommentsnogal {
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	width: 786px;
	float: center;
	text-align: left;
	font-family: sans-serif;
	font-size: 10pt;
}
.divcontcommentsgal {
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	width: 618px;
	float: left;
	text-align: left;
	font-family: sans-serif;
	font-size: 10pt;
}

input {
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
.submit {
	background-color: #C0C0C0;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
textarea {
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.tabberlive .tabbertabhide {
	display:none;
}

.tabber {
}
.tabberlive {
}
.tabbertab {
	font-family: sans-serif;
	line-height: 125%;
	background-color: white;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 786px;
	float: center;
	text-align: left;
	overflow: auto;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-width: 0px;
	border-color: black;
	border-style: none;
	margin-top: 4px;
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	background: #818181;
}

ul.tabbernav li a:link,a:visited {
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
}
ul.tabbernav li a:hover
{
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
ul.tabbernav li.tabberactive a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}
