body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.arb-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	font-weight: bold;
	line-height: 17px;
}

.body-bg {
	background-image: url(images/site-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #cccccc;
}
.subs-bg {
	background-image: url(images/inner-subs-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.txt-bg-arb {
	background-image: url(images/text-bg-arb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.arb-title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.field01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 230px;
	border: 1px solid #999999;
	background-color: transparent;
}

.titles01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.txtarea01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 90px;
	width: 230px;
	border: 1px solid #999999;
	background-color: transparent;
	padding: 4px;
}
.buttons01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
