body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CC3333;
	SCROLLBAR-SHADOW-COLOR:  #CC3333;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CC3333;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background: url(images/bkg.gif);
}
.txt { font-family: Arial; font-size: 11px; color: #555555; text-decoration: none;}

.txtred { font-family: Arial; font-size: 11px; color: #FF1500; font-weight: bold; text-decoration: none;}
a.txtred:link { font-family: Arial; font-size: 11px; color: #FF1500; font-weight: bold; text-decoration: none;}
a.txtred:visited { font-family: Arial; font-size: 11px; color: #FF1500; font-weight: bold; text-decoration: none;}
a.txtred:hover { font-family: Arial; font-size: 11px; color: #FF1500; font-weight: bold; text-decoration: underline;}

.brdr1 { border: 1px solid white;}
