body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 20px;
}
hr {
	border: 1px solid #CCCCCC;
}
.smallcaps {
	font-variant: small-caps;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.bodytext {
	color: #BEBEBE;
	font-size: 10px;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.xxsmall {
	font-size: 9px;
	color: #999999;
}
.bg2 {

	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdHead {
	font-weight: bold;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.tdBody {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}
.strokecell {
	background-color: #FFF;
	border: 1px solid #CCC;
}
.hide {
	display: none;
}
#plist td{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.gray {
	color: #C4C4C4;
}

select{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.total{
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	height:40px;
	vertical-align: middle;
	padding: 5px;
}
#descript td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 180px;
	text-align: left;
	vertical-align: top;
}

