﻿.csharpcode, .csharpcode pre
{
	width:100%;
	font-size: x-small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #a31515; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }

a.ThickBlue img 
{	 
	border-style:solid; 
	border-width:medium;
	border-color:Blue; 
} 

a.ThinBlue img 
{	 
	border-style:solid; 
	border-width: thin;
	border-color:Blue; 
} 

a.BorderNone img 
{	 
	border-style: none; 
} 

a.BlueOnly
{
color:blue
}

a.BlueOnlySmall
{
color:blue ; font-size: 10pt;
}


 font-size: 10pt;


p     { color: #000000 ; font-family: Arial, Helvetica, sans-serif }
h1		{ color: #000000 ; font-family: Arial, Helvetica, sans-serif }
h2		{ color: #000000 ; font-family: Arial, Helvetica, sans-serif }
li		{ color: #000000 ; font-family: Arial, Helvetica, sans-serif }
td		{ color: #000000 ; font-family: Arial, Helvetica, sans-serif }
.body { color: #000000 ; font-family: Arial, Helvetica, sans-serif }
body {
    background-color: #CCFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

table.fram {
	background-color: white; /* #FFD700; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 718px;
	padding-left: 0px;
}


table.center
{
	margin-left: auto;
	margin-right: auto;
}

div.centered
{
text-align: center;
}
div.centered table
{
margin: 0 auto;
text-align: left;
}


table.framwd {
	background-color: #FFD700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 738px;
	padding-left: 0px;
}


.CenSmallWhite {
	text-align: center;
	font-size:x-small;
	background-color:white
}

.LeftSmallWhite {
	text-align: left;
	font-size:x-small;
	background-color:white
}

.UseageNote {
	font-size:x-small;
	background-color:orange
}


.style1 {
	text-align: center;
}
.style2 {
	color: #FCCD10;
}
.style3 {
	color: #FFD700;
}

 td.c2 {
	background-image: url("http://www.hugetiger.com/images/left_border.gif")
}

 td.c3 {
	background-image: url("http://www.hugetiger.com/images/left_border.gif")
}

.style4 {
	border-width: 0;
}

.borderwidthZero {
	border-width: 0;
}


.fontsmall { font-size: 10pt; }


.fontsmallnobr { font-size: 10pt; white-space: nowrap;}


.nobr { white-space: nowrap; }

