@charset "utf-8";
body {
	margin: auto;
	padding: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat:repeat-x;
	position: static;
}
h3 {
	color: #83847E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 10px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
li {
	margin-top: 20px;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 675px;
	height: 451px;
}


a
{
text-decoration:none;
color:#FFFFFF;
}
.hoverbox a
{
	position: relative;
	
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}



th.options {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	width:108;
	height:18;
	background:#FF9933;
	font-size:12px;

}

th.options:hover {
background:#0000FF;
}
.tablehead {
	color: #A0AA8F;
	font-style: italic;
	background-color: #FEEFC6;
	font-weight: bold;
}
.members {
	margin-left: 10px;
}
.posthead {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	font-style: normal;
}
.activities {
	margin-left: 10px;
}
.activitiesnotes {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.activitiesnotes1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 14px;
	font-weight: normal;
	text-decoration: blink;
}

.postname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.postcon {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
