body{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 8pt;
}

table{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 8pt;
}

table.darkblue {
	background-color: #394F67;
}
table.white {
	background-color: #FFFFFF;
}
table.buttontbl{
	background-color: White;
	width: 100%;
	font-size: 8pt;
}

.blackfont{
	background-color: White;
	width: 100%;
	font-size: 8pt;
}

table.small{
	font-size: 8pt;
}

a:link 
{ 
    color: #B82619;
	text-decoration: none;
}
	
a:visited 
{ 
	color: #B82619;
	text-decoration: none;
}

a:hover
{
	color: #B82619;
	text-decoration: underline;
}

a:active 
{ 
	color: #B82619;
	text-decoration: none;
}

a.grid {
  color: #0060CA;
  text-decoration: none;
  font-family: Tahoma, Geneva, Arial, sans-serif;
}
a.grid:visited {
  color: #000000;
  font-family: Tahoma, Geneva, Arial, sans-serif;
}
a.grid:hover {
  color: #000000;
  font-family: Tahoma, Geneva, Arial, sans-serif;
}

input{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 8pt;
}

select{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 8pt;
}

textarea{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 8pt;
}

INPUT.trans
{
    BACKGROUND-COLOR: transparent;
    BORDER: #000000 1px solid;
}
.divheader
{
	FONT-SIZE: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #DDDDDD;
    FONT-WEIGHT: 700;
	BACKGROUND: #000066
}
tr.mel
	{
	background: #000066;
	color: #FFFFFF;
	font-weight: normal;
	}
td.navSecondary
    {
    background: #BBBBBB;
    }
.subheadingblack 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000; 
	}
td.newhead {
  color : White;
  background-color : #000066;
  font-weight: bold;
  text-align: center;	
}
td.row1{
	color: #000066;
	background-color: #FAFAFA;	
}
td.row2{
	color: #000066;
	background-color: #E1E3E5;
}
table.notopborder{
	border : 1pt solid #394F67;
	border-top : none;
}
TD.whitehead {
	background-color : White;
}
a.header1{
	color: #B82619;
}
.ArtsyLines
{
	background: #394F67;
}
TABLE.title
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif;
	BACKGROUND: #FFFFFF;
}