body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #818181;
	SCROLLBAR-SHADOW-COLOR:  #818181;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #818181;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background-image: url(bkg.gif);
}

.but {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.but:link { color: #000000;}
a.but:visited { color: #000000;}
a.but:hover { color: #940000; text-decoration: none;}

.verdana {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.verdana11 {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.subscr {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.whitebold {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.yell {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F8D126;
	text-decoration: none;
	padding: 5px;
}

.cliq {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
a.cliq:link { color: black;}
a.cliq:visited { color: black;}
a.cliq:hover { color: black; text-decoration: none;}


.input {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #ffffff;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	text-decoration: none;

}

.button {
		font-family: Arial;
		font-size: 11px;
		background-color: #D4D0C8;	
		border-top: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;	
		cursor: hand;
}

.brdr1 { border: 1px solid #BFBFBF;}
.brdr2 { border: 1px solid #76879D;}

.padd1 {
	padding-right: 5px;
}
