a.menu:link { 
	color: #EEEEEE;
	}

a.menu:visited { 
	color: #80AAFF;
	}

a.menu:hover { 
	color: #FFFFFF;
	
	
	}
a.menu:active { 
	color: #EEEEEE;
	}

FONT.SelectedMenu { font-size: 14px; font-family: arial narrow; color: #FFFFFF }

FONT.Header { font-size: 14px; font-family: arial; color: #000064 }

FONT.Body { font-size: 13px; font-family: arial; color: #000000 }

FONT.Chapter { font-size: 16px; font-family: arial; color: #0080E0 }

FONT.NewFeature { font-size: 10px; font-family: arial; color: #FF0000 }

FONT.ChapterHeader 
	{
		font-size: 17px; font-family: arial; color: #400080; font-weight: normal; font-style: normal;
		text-decoration: underline;
	}


TD.Delimiter { background-color: #FFC22E} 

FONT.Title { font-size: 16px; font-family: arial narrow; color: #2E43AF; font-weight: bold }

FONT.Script { font-size: 13px; font-family: Courier New; color: #000000; font-weight: bold }

FONT.Contents { font-size: 13px; font-family: arial; color: #000000;  }

FONT.Propname { font-weight: bold; color: #004080  }

FONT.Methodname { font-weight: bold; color: #A02080  }

FONT.Eventname { font-weight: bold; color: #80A020  }

TD.VBScript
{
	font-size: 9pt; font-family: Courier New;
	vertical-align: top;
	background-color: yellow;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	border-left: 1pt solid black;
	border-top: 1pt solid black;
	width: 450;
	padding: 3;
}


TD.CSharp
{
	font-size: 9pt; font-family: Courier New;
	vertical-align: top;
	background-color: lightblue;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	border-left: 1pt solid black;
	border-top: 1pt solid black;
	width: 450;
	padding: 3;
}

TD.ClientSide
{
	font-size: 9pt; font-family: Courier New;
	vertical-align: top;
	background-color: #F0F0F0;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	border-left: 1pt solid black;
	border-top: 1pt solid black;
	width: 450;
	padding: 3;
}

TABLE.Properties
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	border-collapse: collapse;
	border: 1pt solid gray;
	width: 300
}

Table.Properties td {    padding: 3px;    border: solid #000 1px; width: 150; vertical-align: top;
}

Table.Properties th {    background: #E0E0E0; padding: 2px;    border: solid #000 1px; ; width: 150;
}

TH.Pay
{
	font-size: 10pt; font-family: arial;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	background-color: #FFD000;
}

TD.Pay
{
	font-size: 10pt; font-family: arial;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	vertical-align: top;
}

TD.Pay2
{
	font-size: 10pt; font-family: arial;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	vertical-align: top;
	background-color: lightgrey;
}

.tableclass 
{ 
	font-size: 10pt; font-family: arial;
	border-left: 1pt solid black;
	border-top: 1pt solid black;
	width: 500;
	margin: none;
}
