BODY { 
  background: white url("bg.gif");
  background-repeat: repeat-x;
  background-position: top;
}

BODY {
	SCROLLBAR-FACE-COLOR: #003399; SCROLLBAR-HIGHLIGHT-COLOR: #6792f6; SCROLLBAR-SHADOW-COLOR: #F3F4F9; SCROLLBAR-3DLIGHT-COLOR: #F3F4F9; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #6792f6; SCROLLBAR-DARKSHADOW-COLOR: #6792f6
}
TD {
	FONT-SIZE: 8pt; COLOR: #3f3f3f; FONT-FAMILY: verdana, helvetica, sans-serif
}
P {
	FONT-SIZE: 8pt; COLOR: #3f3f3f; FONT-FAMILY: verdana, helvetica, sans-serif
}
B {
	FONT-SIZE: 8pt; COLOR: #3f3f3f; FONT-FAMILY: verdana, helvetica, sans-serif
}


A:link {color:#4c74d3 ; text-decoration:none;}
A:visited {color:#4c74d3; text-decoration:none;}
A:active {color:#4c74d3 ; text-decoration:none;}
A:hover{ COLOR:#0e45b4; text-decoration:none;}


.dark {  font-family: Tahaoma; font-size: 7pt; letter-spacing: .2pt;line-height: 17px; text-transform: uppercase;  color: #003399; text-decoration: none}
.light {  font-family: Tahaoma; font-size: 7pt; letter-spacing: .2pt;line-height: 17px; text-transform: uppercase;  color: #6793f6; text-decoration: none}

.yellow {
	color: #fdb628;
	font: 10px Tahaoma;
	border-bottom: 1px solid #ffffff;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}