BODY {
background-color: #FFFFFF;
background-repeat: repeat;
background-image: /Images/bg.gif;
font-family: Arial, Times, "Times New Roman", serif
}

A {
font-family: Arial, Times, "Times New Roman", serif; text-decoration: none; color: #000000
}
A:link {color: #3366CC}
A:visited {color: #3366CC}
A:active {color: Silver}
A:hover {text-decoration: underline; color: #CC0033}

A.tablelink {
font-family: Arial, Times, "Times New Roman", serif; text-decoration: underline; color: #000000
}
A.tablelink:link {background-color: FFFFBE; color: Black}
A.tablelink:visited {background-color: FFFFBE; color: Black}
A.tablelink:active {background-color: FFFFBE; color: Black}
A.tablelink:hover {background-color: FFFFBE; color: Black}

A.explorer1 {
	/*color: #0066cc;*/
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 11px;
	font-weight:bold;
	/*padding-left: 15px;*/
	text-decoration : none;
}
A.explorer1:link {color: 0066CC}
A.explorer1:visited {color: 0066CC}
A.explorer1:active {text-decoration : none;}
A.explorer1:hover {color: Green}

A.explorerselect1 {
	color: Red
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 11px;
	font-weight:bold;
	/*padding-left: 15px;*/
	
}
A.explorerselect1:link {color: Red}
A.explorerselect1:visited {color: Red}
A.explorerselect1:active {color: Red;text-decoration : none;}
A.explorerselect1:hover {color: Green}

A.explorerselect2 {
	/*color: #0066cc;
	*/
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 11px;
	font-weight:bold;
	/*padding-left: 15px;*/
	text-decoration : none;
}
A.explorerselect2:link {color: Green}
A.explorerselect2:visited {color: Green}
A.explorerselect2:active {color:Green;text-decoration : none;}
A.explorerselect2:hover {color: Green}


.menuheading {
background-color: #CCCCFF;
color: BLACK;
font-style: Bold;
font-size: 16pt;
font-family: Arial, Times, "Times New Roman", serif
}

.menuline {
background-color: #CCCCFF;
height: 5;
color: White;
font-style: Bold;
font-size: 10pt;
font-family: Arial, Times, "Times New Roman", serif
}

.menuitem {
font-weight: bold;
font-family: Arial, Times, "Times New Roman", serif;
font-size: 12pt;
}

.tableheading {
text-align: center;
font-family: Arial, Times, "Times New Roman", serif;
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
}

.tableinfo {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 8pt;
color: #000000;
background-color: #FFFFFF;
}

.alttableinfo {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 8pt;
color: #000000;
background-color: #EEEEEE;
}

.heading1 {
background-color: #CCCCFF;
color: #000000;
font-weight: Bold;
font-size: 12pt;
font-family: Arial, Times, "Times New Roman", serif
}

.heading2 {
font-family: Arial, Times, "Times New Roman", serif;
font-weight: normal;
font-size: 10pt;
color: #000000;
background-color: #CCCCCC;
}

.regulartext {
font-family: Arial, Times, "Times New Roman", serif;
font-weight: normal;
font-size: 8pt;
color: #000000;
background-color: #ffffff;
}

.tinylink {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 8pt;
color: #FF0000;
background-color: #FFFFFF;
}

.toplinks {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
}

.helptitle {
font-weight: bold;
font-family: Arial, Times, "Times New Roman", serif;
font-size: 10pt;
}

.helptext {
font-weight: normal;
font-family: Arial, Times, "Times New Roman", serif;
font-size: 8pt;
}

.blink {
font-weight: bold;
font-color: Black;
font-family: Arial, Times "Times New Roman", serif;
font-size: 16pt; 
text-decoration: blink;
background-color: RED;
}

.rpthead {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 6pt;
}

.reportinfo {
font-family: Arial, Times, "Times New Roman", serif;
font-size: 8pt;
}

.MaroonStyle {
color: Maroon;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.RedStyle {
color: Red;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.YellowStyle {
color: Yellow;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.GreenStyle {
color: Green;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.BlueStyle {
color: Blue;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.MaroonHighlightStyle {
color: maroon;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.RedHighlightStyle {
color: Red;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.YellowHighlightStyle {
color: #800040;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.GreenHighlightStyle {
color: Green;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.BlueHighlightStyle {
color: Blue;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: #FFFFFF;
}
.Normal {
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: White;
}
.Highlight {
color:#000000;
font-family: Arial, Times "Times New Roman", serif;
font-size: 12px; 
background-color: White;
}