@charset "utf-8";
/* CSS Document */

body {
	background:#ffffff;
	margin: 10px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: left;
	border:1px #999999 solid;
}
.headwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	border:1px #999999 solid;
	text-indent: 10px;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#689059;

}
.sidebartext a:link { color: #FFFFFF; text-decoration: none }
.sidebartext a:active { color: #FFFFFF; text-decoration: none }
.sidebartext a:visited { color: #FFFFFF; text-decoration: none }
.sidebartext a:hover { color: #F4F4B4;  text-decoration: none 
}
.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	color: #444444;
	text-align: left;
	border:1px #999999 solid;
}
a:link { color: #669900; text-decoration: none }
a:active { color: #669900; text-decoration: none }
a:visited { color: #669900; text-decoration: none }
a:hover { color: #669900; text-decoration: underline }

.tableborder { border:1px #999999 solid }

.nonmembertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #669900;
	text-align: left;
	border:1px #999999 solid;
}
