body, p, td, li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3} 
input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3} 

h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3} 

a {text-decoration:none;color:black}

A:link { color: black } 
A:visited { color: black } 
A:hover { color: #3948AB; text-decoration: underline} 
A:active { color: black }

A.red:link { color: #DD0000 }
A.red:visited { color: #DD0000 }
A.red:hover { color: #DD5555; text-decoration: underline }
A.red:active { color: #DD0000 }

A.blue:link { color: #0000DD }
A.blue:visited { color: #0000DD }
A.blue:hover { color: #5555DD; text-decoration: underline }
A.blue:active { color: #0000DD }

.redtext { color:#DD0000 }
.bluetext { color:#0000DD }

.frontLightGray { FONT-SIZE: 10pt; COLOR: gray; FONT-FAMILY: Verdana, Arial }
.frontAuthor { FONT-SIZE: 8pt; COLOR: #AAAAAA; FONT-FAMILY: Verdana, Arial }

strong { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3; color:black} 

.newlink { font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
.newtype { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3} 

.classic1 { font-family: Arial, Helvetica; font-size: 7.5pt; line-height: 1.3; color: #000000}
.classic2 { font-family: Arial, Helvetica; font-size: 10pt; line-height: 1.3; color: #000000}
.classic3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3}

.grayheader { FONT-SIZE: 14pt; COLOR: gray; FONT-FAMILY: Arial, Sans-Serif }
.grayheader strong { FONT-SIZE: 14pt; COLOR: gray; FONT-FAMILY: Arial, Sans-Serif; font-weight: bold }

.chessheader  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; line-height: 1.3} 

.navinfo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.1} 

.login { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.2} 

.BlogLinking
{}

.BlogLinking a:link
{
	text-decoration: underline
}
.BlogLinking a:visited
{
	text-decoration: underline
}
.BlogLinking a:hover
{
	text-decoration: underline
}
.BlogLinking a:active
{
	text-decoration: underline
}

table.webstats
{
	vertical-align : top;
	background-color: #dedede;
}

table.webstats th
{

	color: #555555;
	font-weight: bold;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	FONT-FAMILY: Verdana, sans-serif;
}
table.webstats td
{
	background-color: #ffffff;
	font-size: 7pt;
	padding: 1px 1px 1px 1px;
	line-height: 110%;
}

.datetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 1.8} 
.datetextsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 1.8} 

.codenew
{
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	line-height: 120%;
	font-weight: bold;
	background-color: #f9f9f9;
	margin:  0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
}

.codeold
{
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	line-height: 120%;
	background-color: #f9f9f9;
	margin:  0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
}

.blogboxbold
{
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	line-height: 120%;
	font-weight: bold;
	background-color: #dedede;
	margin:  0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
}

.blogboxnormal
{
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	line-height: 120%;
	background-color: #dedede;
	margin:  0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
}

.text
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.CommentFooter 
{
	FONT-SIZE: 7pt; COLOR: black; FONT-FAMILY: Verdana, Arial;
	padding: 0px 0px 0px 0px;
}

/* STATS TABLE */
table.statsBoxTable
{
	vertical-align : top;
	background-color: #dedede;
}

table.statsBoxTable th
{

	color: #555555;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	FONT-FAMILY: Verdana, sans-serif;
}

table.statsBoxTable td
{
	background-color: #ffffff;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;
	line-height: 1.4;
}

table.statsBoxTable td ol
{
	font-size: 8pt;
	margin-left: 1px;	
}

table.statsBoxTable td ul
{
	font-size: 8pt;
	margin-left: 1px;	
}

table.statsBoxTable td ol li
{
	font-size: 8pt;
	margin-left: 1px;	
}

/* INFOBOX TABLE */
table.infoBoxTable
{
	vertical-align : top;
	background-color: #dedede;
}

table.infoBoxTable th
{

	color: #555555;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	FONT-FAMILY: Verdana, sans-serif;
}

table.infoBoxTable td
{
	background-color: #ffffff;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;
	line-height: 1.4;
}

table.infoBoxTable td ol
{
	font-size: 8pt;
	margin-left: 5px;	
}

table.infoBoxTable td ul
{
	font-size: 8pt;
	margin-left: 1px;	
}

table.infoBoxTable td ol li
{
	font-size: 8pt;
	margin-left: 1px;	
}


/* CODE BOX */
table.codebox
{
	vertical-align : top;
	background-color: #f9f9f9;
}

table.codebox th
{

	color: #777777;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	FONT-FAMILY: Verdana, sans-serif;
}

table.codebox td
{
	background-color: #f9f9f9;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;
	line-height: 110%;
}

/* Rich Editor */
table.editor
{
	vertical-align : top;
	background-color: #f9f9f9;
}

table.editor th
{

	color: #777777;
	font-weight: bold;
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
	FONT-FAMILY: Verdana, sans-serif;
}

table.editor td
{
	background-color: #f9f9f9;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
}


/***************************/

.csharpcode
{
	font-size: 10pt;
	color: black;
	font-family: Courier New , Courier, Monospace;
	/*background-color: #efefef;*/
	line-height: normal;
	/*white-space: pre;*/
}
.rem { color: #008000; }
.kwrd { color: #0000ff; }
.str { color: #AA2222; }
.op { color: #0000c0; }
.preproc { color: #cc6633; }
.reserved { color: #FF00FF; }
.builtin { color: #880000; }
.asp { background-color: #ffff00; }
.html { color: #800000; }
.attr { color: #ff0000; }
.alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0px;
}
.lnum { color: #606060; }

