body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grayBorder {
	border-top: 2px groove;
	border-right: 2px groove;
	border-bottom: 2px groove;
	border-left: 2px groove;

}
td {
	font-size: 12px;
}
.bDashed {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
}
.tDashed {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.rTbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px groove;
}

.b1{		background-image:  url(images/bartop.gif);
		background-position: right bottom;
		background-repeat: no-repeat;
		}
		
.b2{		background-image:  url(images/barbottom.gif);
		background-position: right top;
		background-repeat: no-repeat;
		}

.shade{		background-image:  url(images/topShade.jpg);
		background-position: left bottom;


}


.normal{

	font-size:11px; padding-left:5px;

}


h1{
	font-size:16px;
}.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
}
