/* CSS Document */

<style type="text/css">
<!--
.editbox { background: #E3E3E3; border-bottom: #333333 1px solid; border-left: 0px; border-right: 0px; border-top: 0px; color: #333333; cursor: text; font-family: "Arial"; font-size: 9pt; height: 20px; padding: 1px}

.button { background: #F2F2F2; border: #333333 1px solid; color: #333333; cursor: hand; font-size: 9pt; height: 20px; padding: 1px}
.Table{
	border-top: thin none;
	border-right: thin inset #FFFFFF;
	border-bottom: thin none;
	border-left: thin outset #FFFFFF;
}
.DisplayTable{
	border-top: thin none #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	border-left: thin outset #FFFFFF;
}
.TopDownTable{
	border-top: thin none #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	border-left: thin outset #FFFFFF;
}
.TableLine{
	border-top: thin none #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	border-left: thin outset #FFFFFF;
	font-size:16px;
	line-height: 20px;


}
.BannerTable{
	border-top: thin none #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	border-left: thin none #FFFFFF;
	line-height: normal;
}



-->
</style>

