/*STYLESHEET  - Trimage */
/* Global */
BODY  { 
	font-style : normal; 	font-size: 10pt; color: #333333; background-color: white;
	font-family : Arial, Helvetica, sans-serif;
/* Scroll Bars */
	scrollbar-3dlight-color : #545454;
	scrollbar-arrow-color : Blue;
	scrollbar-base-color : #999999;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #2F2F2F;
	scrollbar-track-color : #F1F1F1;
}
/* General */
H1 {font-size: 14pt; font : bold;  font-style : italic; color: #CC0000;  text-transform: uppercase;  }
H2 {font-size: 13pt; font : normal; color: #0000CD; }
H3 {font-size: 12pt; font : normal; color: Black; }
H4 {font-size: 11pt; font : normal; }
H5 {font-size: 10pt; }
H6 {font-size:   8pt; }
TD {font-size: 10pt; font-family : Arial, Helvetica, sans-serif;}
UL {font-size: 10pt; list-style-type : square; }
HR {color: #2F4F4F; }

/* Anchor Links */
A { color : #0000CD; text-decoration : none }
A:HOVER {  color : #CC0000; text-decoration : underline }
A:ACTIVE {  color : #CC0000; text-decoration : none  }

/* Class Selectors */
.fineprint { font-size: 8pt; font-family :  Arial, Helvetica, sans-serif }
.tbl {
	border-width: 1px;
	border: Black;
}
.tbltext-indent {
	margin-left: 5px;
}
.tblcell-yellow {
	border-width: 1px;
	background-color: #FFC20E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}
.tblcell_white {
	border-width: 1px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

.mainmenu { font-size: 10pt; font : bold;  font-style : italic; color: Black; font-family :  Arial, Helvetica, sans-serif }
.mainmenu A {color : Black; text-decoration : none }
.mainmenu A:HOVER {color : Blue; text-decoration : none }
.mainmenu A:ACTIVE {color : #CC0000; text-decoration : none  }

.submenu { font-size: 9pt; color: #00008B;  font-family :  Arial, Helvetica, sans-serif }
.submenu A {color : #00008B; text-decoration : none }
.submenu A:HOVER {color : Blue; text-decoration : underline }
.submenu A:ACTIVE {color : #CC0000; text-decoration : none  }

/* END */
