/* Self-Power Global Style Sheet ---------------------------------- */
/* Written by Dale Campbell --------------------------------------- */

body, td, li { color: #000000; font-size: 10pt; font-family: Arial, "MS Sans Serif", sans-serif; }

p { margin: 8px; text-align: justify;}
a { color: #3333cc; text-decoration: none; font-size: 8pt; font-weight: bold; font-family: sans-serif; }
a:hover { color: #000000; text-decoration: none; }
.a_dis { color: #666666; text-decoration: none; font-size: 8pt; font-weight: bold; font-family: sans-serif; }

.bca { color: #3333cc; text-decoration: none; font-size: 10pt; font-weight: normal; font-family: sans-serif; }
.bca:hover { color: #000066; text-decoration: underline; }

.TopOfPage { 
	color: #003399; background-color: #ccccff; text-decoration: none; font-size: 10pt; 
	font-weight: bold; font-family: sans-serif; border: 2px #333366 solid; padding: 2px;
}
.TopOfPage:hover { 
	color: #ccccff; background-color: #3366cc; text-decoration: none; font-size: 10pt; 
	font-weight: bold; font-family: sans-serif; border: 2px #ccccff solid; padding: 2px;
}

.ProdList { color: #3333cc; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: sans-serif; }
.ProdList:hover { color: #000000; text-decoration: underline; }

.Construction { color: #0033cc; font-size: 32pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; font-style: italic; }
.CopyRightText { color: #3366cc; font-size: 8pt; font-family: Arial, "MS Sans Serif", sans-serif; }
.BlueITC { color: #0033cc; font-size: 12pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; font-style: italic; }
.BlueITC10 { color: #0033cc; font-size: 10pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; font-style: italic; }
.BlueTC { color: #0033cc; font-size: 14pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; font-style: normal; }
.BlackITC { color: #000000; font-size: 12pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; font-style: italic; }
.BlackTC1 { color: #000000; font-size: 14pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; }
.BlackTC2 { color: #000000; font-size: 12pt; font-weight: normal; font-family: "Times New Roman", "MS Serif", serif; }
.BlackTC3 { color: #000000; font-size: 22pt; font-weight: bold; font-family: "Times New Roman", "MS Serif", serif; }
.BlackTC4 { color: #000000; font-size: 10pt; font-weight: normal; font-family: "Times New Roman", "MS Serif", serif; }

.FormButton { color: #000000; background-color: #99ccff; border: 5px #ccccff outset; width: 200px; }
.FormButton2 { color: #000000; background-color: #99ccff; border: 5px #ccccff outset; width: 300px; }
.FormButton3 { color: #000000; background-color: #99ccff; border: 5px #ccccff outset; width: 230px; font-size: 8pt; }
.FormText { font-size: 12pt; font-style: normal; font-family: "Times New Roman", "MS Serif", serif; }

.ScrollColor1 {
    scrollbar-face-color: #3366cc;
    scrollbar-3dlight-color: #99ccff;
    scrollbar-arrow-color: #ccffff;
    scrollbar-base-color: #ffffff;
    scrollbar-darkshadow-color: #003366;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #000000;
}

/* Main Nav Menu Rollover Styles START -------------------------------------------------------------- */
.MainNavjsTopOff { 
	text-align: center; border-top: 4px #e6e6df solid; color: #000000; text-decoration: none;
	font-size: 8pt; font-weight: bold; font-family: sans-serif;
}
.MainNavjsTopOn  { 
	text-align: center; border-top: 4px #e6e6df solid; color: #3366cc; text-decoration: none;
	font-size: 8pt; font-weight: bold; font-family: sans-serif;
}

.MainNavjsDrop1Off { 
	text-align: left; padding-left: 3px; border-top: 4px #e6e6df solid; color: #000000; text-decoration: none;
	font-size: 8pt; font-weight: bold; font-family: sans-serif;
}
.MainNavjsDrop1On  { 
	text-align: left; padding-left: 3px; border-top: 4px #3366cc solid; color: #ffffb3; text-decoration: none;
	font-size: 8pt; font-weight: bold; font-family: sans-serif;
}

.MainNavjsSep1  { 
	text-align: center; border-top: 1px #e6e6df solid; color: #999999; text-decoration: none;
	font-size: 12pt; font-weight: normal; font-family: sans-serif;
}

/* Main Nav Menu Rollover Styles END ---------------------------------------------------------------- */
