﻿DIV.divScroll {
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	overflow-y: hidden;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 10px;
}

DIV.divNoScroll {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 10px;
}

TABLE.smallText {
	font-size: 10px;
}

TABLE.reportViewer,
TABLE.reportViewer th a
{
	border-color:#999999;
	border-width:1px;
	background-color:White;
	font-size:10px;
	color:Black;
}

TABLE.reportViewer tr,
TABLE.reportViewer td
{
	border-color:#999999;
	border-width:1px;
	font-size:10px;
	color:Black;
}

#autowidth{
	WIDTH: auto;
}

#wmd_BodyWrapperAutoWidth 
{
	BORDER-RIGHT: #b5bdbd 1px solid; BORDER-TOP: #b5bdbd 1px solid; MARGIN: 14px; BORDER-LEFT: #b5bdbd 1px solid; BORDER-BOTTOM: #b5bdbd 1px solid; TEXT-ALIGN: left; WIDTH: auto;
}
