body {
	background: #9caeb1 url("img/bg-1.gif") repeat-x left 0;
}
h1 {
	color: #505050;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	color: #b5ce00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 0
}
h3 {
	color: #505050;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
h3 a {
	color: #eb5f00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	float: left;
}
h3 a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	color: #fafafa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
}
h4 a {
	color: #fafafa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
}
h4 a:hover {
	color: #fafafa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding-top: 25px;
}
h5 {
	color: #505050;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
h6 {
	color: #eb5f00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	float: left;
}
hr {
	border-top: 1px dotted #b4b3b3;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
table {
	color: #505050;
	font-size: 11px;
}
input, textarea {
	color: #808080;
	padding: 1px;
	border: solid 1px #b4b3b3;
}
.error {
	color: #808080;
	padding: 1px;
	border: solid 1px #eb5f00;
}
.img-filetbas {
	padding-bottom: 12px;
	border-bottom: 1px dotted #b4b3b3;
}
.img-links {
	border: solid 1px #b4b3b3;
}
#header p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding-top: 155px;
	padding-left: 10px;
}
::-moz-selection {
background-color: #9AAF0A;
color:#FFF
}