body {
	background-image: url(support/BG_full.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FBEBDD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.text_cat {
	font-size: 16px;
	color: #FF6600;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.text_item {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	padding: 0px;
}
.text_description {
	font-size: 12px;
	color: #333300;
	margin: 2px 16px 8px;
	padding: 0px;
}
.head {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-transform: uppercase;
}
.text_white {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
.text_sub {
	font-size: 12px;
	color: #FF6600;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.head_admin {
	font-size: 18px;
	color: #330000;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	font-weight: bold;
}
.error {
	font-size: 12px;
	color: #FF0000;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}

