A   { color: #0000cd; font-size: 10pt; font-family: Tahoma, Verdana, "MS Sans Serif", Arial; text-decoration: none }
A.top:link    { color: #999999; font-weight: bold; font-size: 12pt; }
A.top:visited    { color: #999999; font-weight: bold; font-size: 12pt; }
A.top:hover   { color: White; background-color: #333333; font-weight: bold; font-size: 12pt;  }
A.top:active   { color: #999999; ; font-weight: bold; font-size: 12pt; }

A.left:link    {
	color: #999999;
	font-weight: bold;
	width: 220px;
	font-size: 11pt;
}
A.left:visited    {
	color: #999999;
	font-weight: bold;
	width: 220px;
	font-size: 11pt;
}
A.left:hover   { color: White; font-weight: bolder; background-color: #333333; width: 220px; font-size: 11pt; }
A.left:active   {
	color: #999999;
	font-weight: bold;
	width: 220px;
	font-size: 11pt;
}

A.domain:link    { color: blue; width: 250px }
A.domain:visited    { color: gray; width: 250px }
A.domain:hover    { color: #ffffe0; font-weight: bolder; background-color: #b22222; width: 250px }
A.domain:active   { color: red; width: 250px }


BODY {
	COLOR: #cccccc; FONT-FAMILY: Tahoma, Verdana, Arial, "sans-serif ";
}

H1 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12pt;
	COLOR: White;
	LINE-HEIGHT: 1em;
	FONT-STYLE: italic;
	TEXT-ALIGN: left;
}
H2 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11pt;
	COLOR: #cccccc;
	LINE-HEIGHT: 1em;
	FONT-STYLE: italic;
	FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	TEXT-ALIGN: left;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #999999;
	FONT-STYLE: italic;
	TEXT-ALIGN: left;
}
P {
	FONT-SIZE: 10pt;
	COLOR: #cccccc;
	FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	text-indent: 35px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin: 20px 20px 20px 20px;
}
P:first-line {
	TEXT-INDENT: 20px;
}
LI  { color: #006400; font-size: 10pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; text-align: left }

TD {
	FONT-SIZE: 10pt; COLOR: #cccccc; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif
}

TD.cbtn   { color: #cccccc; font-size: 8pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; background-color: #ffefd5; text-align: center; vertical-align: middle }

TD.cphleft {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fff0f5;
	vertical-align : middle;
	text-align : left;
}
TD.cphright {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fff0f5;
	vertical-align : middle;
	text-align : right;
}

TD.cpcan {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : White;
	vertical-align : middle;
	text-align : right;
}

TD.cpus {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffff0;
	vertical-align : middle;
	text-align : right;
}

TD.c1 {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffaf0;
	vertical-align : middle;
	text-align : center;
}
TD.c1s {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #f5f5f5;
	vertical-align : middle;
	text-align : center;
}

TD.c1r {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffaf0;
	vertical-align : middle;
	text-align : right;
}
TD.c1sr {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #f5f5f5;
	vertical-align : middle;
	text-align : right;
}

TD.s {
	FONT-SIZE: 10pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #F5F5F5;
}
TH   { color: #e6e6fa; font-weight: bold; font-size: 10pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; background-color: #ffdead }
TABLE.generic  { background-color: #ffebcd; margin: 1px; padding: 2px; border: 0px #cd853f }
TABLE.generic TD {
	COLOR: Black; }
TABLE.stylish1 TD {
	FONT-SIZE: 8pt; COLOR: Black; BACKGROUND-COLOR: #F5F5F5;
}

SELECT {
	BORDER-LEFT-COLOR: #808080; BORDER-BOTTOM-COLOR: #808080; COLOR: Black; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #808080; FONT-FAMILY: Tahoma, Arial, sans-serif; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: #F5F5F5; BORDER-RIGHT-COLOR: #808080; BORDER-BOTTOM-STYLE: solid
}
INPUT.radio {
	BORDER-LEFT-COLOR: #808080; BORDER-BOTTOM-COLOR: #808080; COLOR: #b0b0b0; BORDER-TOP-STYLE: none; BORDER-TOP-COLOR: #808080; FONT-FAMILY: Tahoma, Arial, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #808080; BORDER-BOTTOM-STYLE: none
}