.MainTable 
{
	background-color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.MainMenuRowAlt 
{
	background-color: transparent;
	font-family: tahoma,arial,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	text-decoration: none;
}

.MainMenuRow 
{
	background-color: #666666;
	font-family: tahoma,arial,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

.MainMenuLink 
{
	background-color: transparent;
	font-family: tahoma,arial,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

.BoardColumn 
{
	background-color: #999999;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

.BoardColumnLink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

.BoardRowA 
{
	background-color: #b1b3bc;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowALink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

.BoardRowB 
{
	background-color: #c1c2c9;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

.SubjectLink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

a.SubjectLink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

a.SubjectLink:active 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

a.SubjectLink:visited 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

.AuthorLink 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

.VersionText 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

.InputSection 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.InputNotes 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: maroon;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: maroon;
	text-decoration: none;
}

.SignatureText 
{
	background-color: transparent;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

.markupButton
{
	margin-top: 3px;
	margin-bottom: 3px; 
	font-family:times;
}

.boardImage
{
    width: 160px;
    height: 120px;
}

.AdDebugCategory 
{ 
	background-color: #cccccc;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.AdDebugMessage 
{ 
	background-color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

.perfCounterHeader
{
	background-color: silver;
	font-family: verdana;
	font-size: 9pt;		
	font-weight: bold;	
}

.perfCounterName
{
	background-color: beige;
	font-family: verdana;
	font-size: 8pt;
}

.perfCounterHelp
{
	cursor: help;
	font-family: verdana;
	font-size: 8pt;	
}

.perfCounterValue
{
	width: 50px;
	text-align: center;
	background-color: LightBlue;		
	font-family: verdana;
	font-size: 8pt;	
}

.legend 
{
	font-weight: bold;
}
