BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	WORD-SPACING: normal;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #ffffff
	margin-top:0px;
}

SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	WORD-SPACING: normal;
	TEXT-TRANSFORM: none;
	COLOR: #880000;
	FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #0000ff
	margin-top:0px;
}

INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	WORD-SPACING: normal;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #0000ff
	margin-top:0px;
}

TABLE {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana, arial;
}
.header {
	BACKGROUND-COLOR: #e1b223
}
table.table1 		{BACKGROUND-COLOR: #e2e2e2; padding:2px;}
table.table1 td		{padding:3px;}
TABLE.table2 		{BACKGROUND-COLOR: #E5E9E1; BORDER-COLLAPSE:collapse;}
TABLE.table2 th,td	{padding:2px 5px;}

table.tb1,table.tb1 td	{border:0px;margin:0px;padding:0px;border-collapse:collapse;}
table.tb2 	{BACKGROUND-COLOR: #ddedfd; margin:0; padding:5px;} 
table.tb2 td 	{padding:5px; border:1px solid #9cbfc0;}
table.tb2 th 	{background-color:#6699ff ;padding:5px; border:1px solid #9cbfc0;}
table.tb2 td li {margin-left:20px;}
.command	{font-family:courier;color:#003399;}
table.command	{border:1px solid #e2e2e2; background-color: #e2e2e2;padding:5px;}
.question	{font-weight:bold;color:#006922;}
 
.itemBorder { border: 1px solid black; }
.itemText { text-decoration: none; font:bold 12px verdana; color: #ffffff }
.banner { background-color: #8080ff }
.banner2 { background-color: #505050 }
.colOne { background-color: #9090ff;}
.colTwo { background-color: #ccffff;}
.colThree { background-color: #ffffaa;}
.rowSeparate { background-color: #cccccc }



THEAD {
	COLOR: #ffffff
}
TFOOT {
	COLOR: #ffffff
}
h1 {
	font-weight: 700;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-weight: 600;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}
h3 {
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}
h4 {
	font-weight: 400;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #ffffff;
}
h5 {
	font-weight: 300;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #ffffff;
}
h6 {
	font-weight: 200;
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #ffffff;
}
DT {
	FONT-WEIGHT: 700; FONT-SIZE: 1em; WORD-SPACING: normal; TEXT-TRANSFORM: none; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: normal; TEXT-DECORATION: none
}
TFOOT {
	FONT-SIZE: 1em; WORD-SPACING: normal; TEXT-TRANSFORM: none; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: normal
}
THEAD {
	FONT-SIZE: 1em; WORD-SPACING: normal; TEXT-TRANSFORM: none; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: normal
}
TH {
	FONT-FAMILY: georgia, verdana;
	COLOR: #404040
	FONT-WEIGHT: bold; FONT-SIZE: 1.2em; 
	WORD-SPACING: normal; 
	VERTICAL-ALIGN: baseline; 
	TEXT-TRANSFORM: none; 
	LETTER-SPACING: normal
}
A:link,A:visited,A:active {
	COLOR: #532086; TEXT-DECORATION: none
}
A:hover {
	COLOR: #de20e0; TEXT-DECORATION: underline
}

td.menu		{height:24px;padding-left:3px;}
.menuitem 	{
	font-size: 10pt; font-weight: bold; font-family: arial, helvetica;color: #22ccee;
	background:url(../image/star8_blue.png) no-repeat; padding:2px 0 2px 22px;
}
a.menuitem:active, a.menuitem:visited, a.menuitem:link	{
	background:url(../image/star8_blue.png) no-repeat; color: #22ccee; text-decoration: none;
}
a.menuitem:hover {
	background:url(../image/star8_orange.png) no-repeat; color: #FFcc33; text-decoration: none;
}

.warning {
	color: red; font-weight: bold;
}

SMALL {
	FONT-SIZE: 0.7em
}
BIG {
	FONT-SIZE: 1.17em
}
BLOCKQUOTE {
	FONT-FAMILY: Courier New, monospace
}
PRE {
	FONT-FAMILY: Courier New, monospace
}
UL LI {
	LIST-STYLE-TYPE: square
}
UL LI LI {
	LIST-STYLE-TYPE: disc
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
OL UL LI{
	LIST-STYLE-TYPE: disc
	
}
IMG {
	MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;
}

