body {
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

p {
	font-weight: normal;
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

TABLE,TABLE TH,TH,TABLE TD,TD {
	font-weight: normal;
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

div {
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

ul {
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

a:link {
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	color: Silver;
	background-color : transparent;
}

a:visited {
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	color: Navy;
	background : transparent;
}

a:active {
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	color: Red;
	background : transparent;
}

a:hover{
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	color: #1E90FF;
	background : transparent;
}

.blink:A:link {
	font-family:"Trebuchet MS";
	font-size: 13px;
	TEXT-DECORATION: none;
}
.blink:A:visited {
    font-family:"Trebuchet MS";
	font-size: 13px;
	TEXT-DECORATION: none;}
..blink:A:hover {
	font-family:"Trebuchet MS";
	font-size: 13px;
	BACKGROUND-image: url(images/glowbar.gif);
	TEXT-DECORATION: underline;
}

.absobigbig {
	font-weight: normal;
	color: Black;
	font-size:18pt;
	font-family:"Trebuchet MS";
}

.fabsobigbig {
	font-weight: bold;
	color: Black;
	font-size:18pt;
	font-family:"Trebuchet MS";
}

.absobig {
	font-weight: normal;
	color: Black;
	font-size:16pt;
	font-family:"Trebuchet MS";
}

.fabsobig {
	font-weight: bold;
	color: Black;
	font-size:16pt;
	font-family:"Trebuchet MS";
}

.abso {
	font-weight: normal;
	color: Black;
	font-size:14pt;
	font-family:"Trebuchet MS";
}

.fabso {
	font-weight: bold;
	color: Black;
	font-size:14pt;
	font-family:"Trebuchet MS";
}

.fabsored {
	font-weight: bold;
	color: Red;
	font-size:14pt;
	font-family:"Trebuchet MS";
}

.big {
	font-weight: normal;
	color: Black;
	font-size:12pt;
	font-family:"Trebuchet MS";
}

.redbig {
	font-weight: normal;
	color: Red;
	font-size:12pt;
	font-family:"Trebuchet MS";
}

.fbig {
	font-weight: bold;
	color: Black;
	font-size:12pt;
	font-family:"Trebuchet MS";
}

.small {
	font-weight: normal;
	color: Black;
	font-size:11pt;
	font-family:"Trebuchet MS";
}

.fsmall {
	font-weight: bold;
	color: Black;
	font-size:11pt;
	font-family:"Trebuchet MS";
}

.fsmall-blue {
	font-weight: bold;
	color: Navy;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

.fsmall-red {
	font-weight: bold;
	color: Red;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

.text{
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight: normal;
	color: Black;
}

.text-white{
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight: normal;
	color: White;
}

.ftext{
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight: bold;
	color: Black;
}

.ftext-white{
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight: bold;
	color: White;
}

p.sublist {
	color: Black;
	font-size:10pt;
	font-family:"Trebuchet MS";
}

.mini {
	font-weight: normal;
	color: Black;
	font-size:9pt;
	font-family:"Trebuchet MS";
}

.fmini {
	font-weight: bold;
	color: Black;
	font-size:9pt;
	font-family:"Trebuchet MS";
}

.minimini {
	font-weight: normal;
	color: Black;
	font-size:8pt;
	font-family:"Trebuchet MS";
}

.fminimini {
	font-weight: bold;
	color: Black;
	font-size:8pt;
	font-family:"Trebuchet MS";
}

body{
	scrollbar-face-color: InactiveCaption;
	scrollbar-shadow-color: Navy;
	scrollbar-highlight-color: Navy;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #F0F8FF;
	scrollbar-arrow-color: White;
}



