a {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#0081C4;
	text-decoration : none
}

a:visited {
	color:#0081C4;
	text-decoration : none
}

a:hover {
	color:#FF3300;
	text-decoration : none
}

a:active {
	color:#FF3300;
	text-decoration : none
}

td {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

td.textBlue 
{
	color: #0081C4;
}

td.notBold, span.notBold
{
	font-weight: normal;
}

tr.numberHeaderDarkBot td
{
	font-weight: bold;
	vertical-align: top;
	border: 0px;
	border-bottom: solid 1px #B2B2B2;
	height: 17px;
}

tr.numberHeaderLightBot td
{
	font-weight: bold;
	vertical-align: top;
	border: 0px;
	border-bottom: solid 1px #D0D0D0;
	height: 17px;
}

tr.numberRowLightBot td
{
	vertical-align: middle;
	border: 0px;
	border-bottom: solid 1px #D0D0D0;
	height: 17px;
}

tr.numberRowDarkBot td
{
	vertical-align: middle;
	border: 0px;
	border-bottom: solid 1px #B2B2B2;
	height: 17px;
}

tr.numberFooterDarkBot td
{
	vertical-align: middle;
	border: 0px;
	color: #0081C4;
	border-bottom: solid 1px #B2B2B2;
	height: 17px;
}

tr.numberFooterLightBot td
{
	vertical-align: middle;
	border: 0px;
	color: #0081C4;
	border-bottom: solid 1px #D0D0D0;
	height: 17px;
}

tr.lineNumber td, td.lineNumber 
{
	background-color : #D0D0D0;
}

td.numberGrey 
{
	text-align: right;
	padding-right: 4px;
	background-color: #EFEFEF;
}

td.number
{
	text-align: right;
	padding-right: 4px;
}

td.downloadButtonLeft, td.downloadButtonLeftNoTop 
{
	border: 0px;
	width: 26px;
	padding: 0px;
}

td.downloadButtonLeft img, td.downloadButtonLeftNoTop img
{
	border: solid 1px #D0D0D0;
	border-right: 0px;
}

td.downloadButtonMiddle, td.downloadButtonMiddleNoTop
{
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #D0D0D0;
	border-left: 0px;
	border-right: 0px;
	vertical-align: middle;
}

td.downloadButtonRight, td.downloadButtonRightNoTop 
{
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #D0D0D0;
	border-left: 0px;
	vertical-align: middle;
}

td.downloadButtonLeftNoTop img, td.downloadButtonMiddleNoTop, td.downloadButtonRightNoTop 
{
	border-top: 0px;
}
