body {
	background-color: #fff7ec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitelink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.browntext {
	font-family: tahoma;
	font-size: 11px;
	color: #8c4413;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copytext {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.brownhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-left:10px solid #f8ddb8;
	text-indent:7px;
	color: #8c4413;
	text-decoration: none;
}
.brownheadmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #8c4413;
	text-decoration: none;
}
.brownlink {
	font-family: tahoma;
	font-size: 11px;
	color: #8c4413;
	text-decoration: none;
}
.brownlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #8c4413;
	text-decoration: none;
}
.textarea {
	border:1px solid  #CCCCCC;
	width:180px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
	}
.textareabig {
	border:1px solid  #CCCCCC;
	width:250px;
	height:100px;
	font-family:tahoma;
	font-size:11px;
	}
.bluebutton {
	background-color: #0b6baa;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
.bluebutton:hover {
	background-color: #333333;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
