body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold}
h3 {
	font-size: 10pt;
	margin-bottom: 3px;
	padding-right: 4px;
	font-weight: bold;
	color: #774400;
	padding-bottom: 0px;
	padding-left: 4px;


}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
h4 {  font-size: 10px; font-weight: bold}
.curHand {  cursor: hand}
.whtbkgrd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whtbkgrd a:link {
	border: thin outset #CCCCCC;
	color: #996633;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 19px;
	margin: 1px;






}
.whtbkgrd a:visited {
	font-size: 11px;
	border: thin inset #CCCCCC;
	text-decoration: none;
	color: #FFCC66;
	line-height: 19px;
	background-color: #999999;
	margin: 1px;






}
.whtbkgrd a:hover {
	font-size: 11px;
	color: #FFFF00;
	background-color: #996633;
	border: thin outset #FFCC99;
	line-height: 19px;
	margin: 1px;


}
.whtbkgrd a:active {
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	background-color: #CCCC66;
	border: thin inset #FFCC99;
	line-height: 19px;

}
.drkbk {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
}
.drkbk a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	background-color: #948445;
	border: 2px outset #FFCC66;
	width: 100px;
	padding: 1px;
	display: block;



}
.drkbk a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #726224;
	padding: 1px;
	width: 100px;
	border: 2px inset #FFCC99;
	display: block;
}
.drkbk a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	background-color: a59556;
	padding: 1px;
	width: 100px;
	border: 2px outset #FFCC99;
	display: block;
}
.drkbk a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #a59556;
	padding: 1px;
	width: 100px;
	border: 2px inset #FFCC99;
	display: block;
}
p {
	padding: 0px 5px 10px;
	margin: 0px;

}
blockquote {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;

}
.picNoBord {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picNoBordPop {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	cursor: pointer;
	cursor: hand;
}
.picBord {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	cursor: hand;
pointer; 
}
.picBordPop {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}

.content {
	background-color: #DDDDDD;
	padding: 4px;
}
.caption {
	text-align: center;
	font-weight: bold;
}
.colorRED {
	color: #FF0000;
}
.smallText {
	font-size: 10px;
	color: #666666;
}
a.stealth {
	color: #000000;
	text-decoration: none;
}
.pop {
	cursor:pointer;
	cursor:hand;
}
.caption {
	background-color: #FFFFFF;
	display: block;
	margin: 10px;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 1em;
}
.clearboth {
	clear: both;
}
.topDesc {
	margin-left: 320px;
}
.underline {
	text-decoration: underline;
}
