

BODY {
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.TextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.HeaderBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TextBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.table {
	border: 1px solid #000000;
}
.TdBotLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.td {
	border-top-width: 1px;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-top-style: solid;
	height: 1px;
}
.rightBorder
	{
		border-right: solid 1px #000000;
	
	}
@media print
{
	.hide{ display: none;}
}
.grayColor
{
	background-color:#575757;
}

.TVFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.scrollbar_DIV 
{
	overflow-x:hidden; 
	overflow-y:auto; 
	height:350px;
}
.topBorder {
	border-top: 1px;
}
.border
{
	border: 1px solid #000000;	
}
.bottom_border
{
	border-bottom: 1px solid #000000;	
}

.DMA_SubText
{
	vertical-align: bottom;
	height: 10px;
	font-weight: bold;
}
.DMA_Item
{
	vertical-align: middle;
		
}