BODY { 
	background: #163e7c; 
	color: #333399; 
	font-size:10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	scrollbar-face-color: #3366AA;
	scrollbar-shadow-color: #003399;
	scrollbar-highlight-color: #ABBFDA;
	scrollbar-3dlight-color: #ABBFDA;
	scrollbar-darkshadow-color: #003399;
	scrollbar-track-color: #7195DF;
	scrollbar-arrow-color: #FFFFFF;
}

TABLE {
	background: #FFFFFF; 
}

P {
	color:#333399;
	font-size:10pt;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P.BOLD {
	font-weight:bold; 
	margin-top:12px;
}

SMALL {
	color: #333366;
	margin-bottom:10pt;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

SMALL.CAPTION {
	color: #666699;
	text-align:center; 
}

A:LINK { color:#6666AA; }
A:VISITED { color:#6666AA; }
A:HOVER { color:#6666FF; }
A:ACTIVE { color:#6666FF; }

A:LINK.NAV { font-size:9pt; color:#CCDDFF; text-decoration: none; font-weight:bold; }
A:VISITED.NAV { font-size:9pt; color:#CCDDFF; text-decoration: none; font-weight:bold; }
A:HOVER.NAV { font-size:9pt; color:#FFFFFF; text-decoration: none; font-weight:bold; }
A:ACTIVE.NAV { font-size:9pt; color:#FFFFFF; text-decoration: none; font-weight:bold; }

A:LINK.ONBLUE { color:#333399; font-size:12pt; }
A:VISITED.ONBLUE { color:#333399; font-size:12pt; }
A:HOVER.ONBLUE { color:#6666FF; font-size:12pt; background:#CCDDFF; }
A:ACTIVE.ONBLUE { color:#6666FF; font-size:12pt; }

HR { color: #ABBFDA; size: 2 }

H1 { color:#333399; font-size:18pt; text-align:center; margin-top:.25em; margin-bottom:.25em; font-family: Verdana, Arial, Helvetica, sans-serif; }

H2 { color:#333399; font-size:16pt; text-align:center; margin-top:.7em; margin-bottom:.2em; font-family: Verdana, Arial, Helvetica, sans-serif; }

H3 { color:#333399; font-size:14pt; text-align:center; margin-top:.7em; margin-bottom:.2em; font-family: Verdana, Arial, Helvetica, sans-serif; }

TD { color:#333399; font-size:10pt;  font-family: Verdana, Arial, Helvetica, sans-serif; }

TD.BOXMID {
	color: #7195DF;
	margin-top:.5em;
	margin-bottom:.5em;
	margin-left:1em;
	margin-right:1em;
	border:solid;
	border-width:thin;
	border-color:#C6CEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.sidetable {
	padding:3pt; 
	border-width: 1px;
	border-style: solid;
	border-color: #7195DF;
	border-left-color: #7195DF;
	border-top-color: #7195DF;
	border-right-color: #3366AA;
	border-bottom-color: #3366AA;
}

DIV.BLUELINK { 
	background:#ABBFDA; 
	padding:5pt; 
	border-width: 1px;
	border-style: solid;
	border-color: #7195DF;
	border-left-color: #7195DF;
	border-top-color: #7195DF;
	border-right-color: #3366AA;
	border-bottom-color: #3366AA;
}

INPUT.LTBLUE { 
	width: 110px; 
	height: 22px; 
	color:#333399; 
	background-color: #BDC8E8; 
	size: 12; 
}

INPUT.BUTTON { 
	width: 110px; 
	height: 22px; 
	color:#333399; 
	background-color: #BDC8E8; 
	size: 12; 
	font-size:9pt;
	font-weight:bold; 
}

TEXTAREA { padding=5pt; }

div.mixerlibbox {
	width: 470;
	height: 247;
	background: #FFFFFF;
	border: solid; 
	border-width: 1pt; 
	border-color: #7195DF;
	border-left-color: #7195DF;
	border-top-color: #7195DF;
	border-right-color: #3366AA;
	border-bottom-color: #3366AA;
	padding: 2pt;
	align: center; 
	vertical-align: top;
	font-size: 9pt; 
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif; 
}

TABLE.mixerlibtable {
	width: 470;
	height: 300;
	padding: 2pt;
	overflow: hidden;
}















