table#nav {
	background-color: #669933;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a1a5a9;
	border-left-color: #a1a5a9;
}
table#nav td {
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #669933;
	border-top: 1px solid #a1a5a9;
	border-bottom: 0px none #a1a5a9;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #a1a5a9;
}
table#nav td a {text-decoration: none; display: block; margin: 0; padding: 2px 5px 2px 10px; background: #669933; border-right: 1px solid #a1a5a9;}
table#nav td a:link, #nav td a:visited {color: #FFFFFF; font-weight: strong; text-decoration: none;}
table#nav td a:hover {color: #000; background: #66CC66; display: block; font-weight: strong; text-decoration: none;}

table#membernav {
	background-color: #006666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a1a5a9;
	border-left-color: #a1a5a9;
}
table#membernav td {
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #006666;
	border-top: 1px solid #a1a5a9;
	border-bottom: 0px none #a1a5a9;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #a1a5a9;
}
table#membernav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	background: #006666;
	border-right: 1px solid #a1a5a9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table#membernav td a {text-decoration: none; display: block; margin: 0; padding: 2px 5px 2px 10px; background: #006666; border-right: 1px solid #a1a5a9;}
table#membernav td a:link, #membernav td a:visited {color: #FFFFFF; font-weight: strong; text-decoration: none;}
table#membernav td a:hover {color: #000; background: #339966; display: block; font-weight: strong; text-decoration: none;}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
table#footer {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
}
table#body {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #a1a5a9;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #a1a5a9;
	margin-right: 0px;
	margin-left: 5px;
}
table#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodyvrule {
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.tdnavnest {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
a {
	color: #660000;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
li {
	line-height: 14px;
	margin-bottom: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #669933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #669933;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #006666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #006666;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #006666;
	text-align: left;
}
.tightblock {
	line-height: 16px;
}
.floatright {
	float: right;
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #DDDDDD;
	width: auto;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
div.floatright p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 80%;
}
/*** added by shan ***/
.fieldlabel
{
	color: #CC0000;
}
.tabledata
{
	border: solid 1px #cccccc;
	background-color:#e0e0e0;
}
