BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR, SPAN
{
	font-family: Verdana;
	font-size: 9pt;
}
A
{
	font-family: Verdana;
	font-size: 8pt;
}
.TDSmallBold
{
	font-weight: bold;
}
.tdn
{
	border-right: #cedfff 1px solid;
	padding-right: 6px;
	border-top: #cedfff 1px solid;
	padding-left: 6px;
	background: #cedfff;
	padding-bottom: 0px;
	border-left: #cedfff 1px solid;
	padding-top: 0px;
	border-bottom: #cedfff 1px solid;
}
.tde
{
	border-right: #999 1px solid;
	padding-right: 6px;
	border-top: #999 1px solid;
	padding-left: 6px;
	background: #ccc;
	padding-bottom: 0px;
	border-left: #999 1px solid;
	padding-top: 0px;
	border-bottom: #999 1px solid;
}
.sep
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	font-size: 10pt;
	color: #a9a9a9;
	padding-top: 0px;
}
.tdbol
{
	border-right: none;
	border-top: none;
	border-left: #4682b4 1px solid;
	border-bottom: none;
}
.tdbor
{
	border-right: #4682b4 1px solid;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
.csharpcode
{
	font-size: small;
	color: black;
	font-family: CourierNew,Courier,Monospace;
	background-color: #eeeeee;
	margin: 10px;
	padding: 10px;
	border: 2px ridge white;
}
.csharpcodepre
{
	margin: 0em;
	font-family: CourierNew,Courier,Monospace;
}
.rem
{
	color: #008000;
	font-family: CourierNew,Courier,Monospace;
}
.kwrd
{
	color: #0000ff;
	font-family: CourierNew,Courier,Monospace;
}
.str
{
	color: #006080;
	font-family: CourierNew,Courier,Monospace;
}
.op
{
	color: #0000c0;
	font-family: CourierNew,Courier,Monospace;
}
.preproc
{
	color: #cc6633;
	font-family: CourierNew,Courier,Monospace;
}
.asp
{
	background-color: #ffff00;
	font-family: CourierNew,Courier,Monospace;
}
.html
{
	color: #800000;
	font-family: CourierNew,Courier,Monospace;
}
.attr
{
	color: #ff0000;
	font-family: CourierNew,Courier,Monospace;
}
.alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
	font-family: CourierNew,Courier,Monospace;
}
.lnum
{
	color: #606060;
	font-family: CourierNew,Courier,Monospace;
}
CODE
{
	color: #990000;
	font-family: CourierNew,Courier,Monospace;
	font-size: 8pt;
}