body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.toplink {
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {

	color: #99FF00;
	text-decoration: none;
}
.leftmenu {
	text-decoration: none;
	color: #000000;
}
.leftmenu:hover {
	text-decoration: underline;
	color: #990000;
}
.fe_button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.fe_textfield_bg_100_2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-image: url(images/formbg2.jpg);
	border: 1px solid #C2C287;
	height: 21px;
	width: 100%;
	margin: 0px;
	padding-left: 5px;
}
.fe_textfield_bg_100 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-image: url(images/formbg2.jpg);
	border: 1px solid #C2C287;
	height: 21px;
	margin: 0px;
	padding-left: 5px;
}
.fe_dropdown {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border: 1px solid #C2C287;
	height: 18px;
	width: 100px;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
	background-color: #F3F3E7;
}
.fe_dropdown_bg_100_2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border: 1px solid #C2C287;
	height: 18px;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
	background-color: #C2C287;
}
.fe_textarea_bg_100 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border: 1px solid #C2C287;
	height: 400px;
	width: 100%;
	margin: 0px;
	padding: 5px;
	background-image: url(images/formbg3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.fe_textarea_kecil {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border: 1px solid #C2C287;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 5px;
	background-image: url(images/formbg3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.link1 {
	color:#FF6600;
	text-decoration: underline;
}
.link1:hover {
	color: #000000;
	text-decoration: underline;
}
.link2 {
	text-decoration: underline;
	color: #006600;
}
.link2:hover {


	color: #000000;
	text-decoration: underline;
}
.errmsg {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
}