body{
	font-size: 12px;
	margin:0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  /*centers board in MSIE*/ 
}

div {
	text-align: left; 
}

img {
	border:0px;
}

h3 {
	margin:0 auto;
	padding:0px;
	font-size: 12px;
}

.pagebody {
	background-color: #FFFFFF;
	width:950px;
	float:center;
	margin:0 auto;
}
.navigation {
	padding:4px;
}

.navigationend {
	background-color: #cccccc;
	height:1px;
}


table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
	background-color: #DDDEDC;
	border-bottom: 1px solid #9FD616;
	color: #3A4F6C; 
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 1px;
}

.footer {
	padding:6px;
	line-height:18px;
	margin-top:5px;
	border-top:4px solid #9FD616;
	color:#666666;
	text-align: center;
}
table th,
.res table td
{
	background-color: #DDDEDC;
	border-bottom: 1px solid #9FD616;
	color: #3A4F6C; 
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 1px;
}

.maintitle{
	background-color: #9FD616;
	border-bottom: 1px solid #5176B5;
	border: 1px solid #FFF;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 8px;
}

.maintitle p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto, p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active{ 
	background: transparent;
	color: #F1F1F1;
}

table,tr,td{
	font-size: 12px;
}

a:visited {
	text-decoration: none;color: #000000
}
a:hover {
	text-decoration: underline;color:#000000
}
a:link {
	text-decoration: none;color: #000000
}