body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9CAE8;
	SCROLLBAR-SHADOW-COLOR:  #E9CAE8;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #E9CAE8;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background: url(images/bkg.gif);
}
.but { font-family: Arial; font-size: 12px; font-weight: bold; color: black; text-decoration: none;}
a.but:link { font-family: Arial; font-size: 12px; font-weight: bold; color: black; text-decoration: none;}
a.but:visited { font-family: Arial; font-size: 12px; font-weight: bold; color: black; text-decoration: none;}
a.but:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: none;}

.txt { font-family: Arial; font-size: 11px; color: black; text-decoration: none; padding: 5px;}

.txtred { font-family: Arial; font-size: 11px; color: red; text-decoration: none;}
.txt12 { font-family: Arial; font-size: 12px; font-weight: bold; color: black; text-decoration: none;}

.brdr1 { border: 1px solid black;}
