.tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	text-wrap: unrestricted;
	vertical-align: top;
	margin-top 	: 0px;
	margin-left	: 0px;
}

.theader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.tableborder {
	
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	
}

.bodytableborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border-top-width: 0.10pt;
	border-left-width: 0.10pt;
	border-right-width: 0.10pt;
	border-bottom-width: 0.10pt;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D4758;
	border-right-color: #3D4758;
	border-bottom-color: #3D4758;
	border-left-color: #3D4758;
}

.membertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-wrap: unrestricted;
	font-weight: normal;
}

.sidebar A:link {color: #000000;  text-decoration: none}
.sidebar A:visited {color: #222222; text-decoration: none}
.sidebar A:active {color: #000000;  text-decoration: none}
.sidebar A:hover {text-decoration: underline; color: #000000;}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.body a:link {
	color: #006699;
	text-decoration: none;
}
.body a:visited {
	color: #006699;
	text-decoration: none;
}
.body a:hover {
	color: #FF0000;
	text-decoration: none;
}
.body a:active {
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.linkheader {
	font-weight: bold;	
	color: #990000;
}

div.contents 
{ 
   scrollbar-arrow-color: #8299A6; 
   scrollbar-3dlight-color: #8299A6; 
   scrollbar-highlight-color: #8299A6; 
   scrollbar-face-color: #F6F6F6; 
   scrollbar-shadow-color: #8299A6; 
   scrollbar-darkshadow-color: #8299A6; 
   scrollbar-track-color: #F6F6F6; 
   height: 260px; overflow: auto; 
}

.style1 {
	color					: #000000;
	font-size			: 12pt;
	font-weight		: bold;
	font-variant	: SMALL-CAPS;
	}
.style2 {
	color: #FFFFFF;
	font-weight: bolder;
}
.style3 {
	color					: #660000;
	font-size			: 13px;
	font-weight		: normal;
	font-variant	: SMALL-CAPS;
}
.style4 {
	color					: #660000;
	font-size			: 12pt;
	font-weight		: bold;
	font-variant	: ALL-CAPS;
}

h1{
	color					: #000000;
	font-size			: 13pt;
	font-weight		: 600;
	font-variant	: ALL-CAPS;
}
h2{
	color					: #990000;
	font-size			: 12pt;
	font-weight		: 500;
	font-variant	: ALL-CAPS;
}      
h3{
	color					: #000000;
	font-size			: 13pt;
	font-weight		: 600;
	text-decoration :underline;
	font-variant	: ALL-CAPS;
} 
.pieces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	margin-top 	: 0px;
	margin-left	: 0px;
	border-width:	1px;
	border-style: solid;
	border-color: #a7a7a7;
}

hr {
	color: #a7a7a7;
	background-color: #a7a7a7;
	border: none;
	width: 100%;
	height: 7px;
	float: left;
}