form {
	margin:0;
}

li {
	list-style-image:url(/images/li.gif);
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	margin: 0px;
	padding:0px;
}

.f9 {
	font-size:9px !important;
}

.f10 {
	font-size:10px !important;
}

.f11 {
	font-size:11px !important;
}

.f12 {
	font-size:12px !important;
}

.f13 {
	font-size:13px !important;
}

.f15 {
	font-size:15px !important;
}

.f17 {
	font-size:17px !important;
}

.f19 {
	font-size:19px !important;
}

.arial {
	font-family:Arial;
}

.input {
	border:1px solid #2b1c17;
	background-color:#fff496;
	padding:2px;
	font-weight:bold;
	font-family:Tahoma;
	margin:0;
	vertical-align:middle;
}

.select {
	margin:0;
	font-family:Tahoma;	
	vertical-align:middle;
	background-color:#fff496;
}

.red {
	color:#c30500;
}

.fox {
 color:#a73100;
}

.green {
	color:#3a6f1e;
}

.white {
	color:white;
}

.brown {
	color:#2f2019;
}

.rust {
	color:#77492c;
}

.black {
	color:black;
}

.cream {
	color:#866f5b;
}

.fc {
	text-align:center;
}

.fl {
	text-align:left !important;
}

.fr {
	text-align:right;
}

.fj {
	text-align:justify;
}
