body {
	font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link
{	font-family: Arial, Helvetica, sans-serif;color: blue;}
a:visited
{	font-family: Arial, Helvetica, sans-serif;color: blue;}
 a:hover
{	font-family: Arial, Helvetica, sans-serif;color: blue;}
.MainTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;

}
.MainTable a:link, .MainTable a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
.MainTable a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #009933;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-seriffont-size: 10pxfont-family: Arial, Helvetica, sans-serif;
}
.TableBorder {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

	font-size: 12px;
}
.ItemDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
		
	border-right-width: 1pt;
	border-left-width: 1pt;
	
	
	border-right-style: solid;
	border-left-style: solid;
	
	
	border-right-color: #999999;
	border-left-color: #999999;
}
.ItemHeaderIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.ItemHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TableRightBorder {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;

}
.BottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ItemHeaderSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.TableBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.TableRightLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.TableAllLine {
	border: 1px dotted #999999;
}
.TableTopBorder {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
