.page-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
	font-weight: bold;
}
.header1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	font-weight: bold;
}
.header2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	font-weight: bold;
}
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	text-decoration:none;
}
.bullet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F30;
	text-indent: 15px;
	font-weight: bold;
}
.maintext-header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C30;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
}
.maintext_bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}
.un-pw {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: right;
	font-weight: bold;
}
.back
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-indent: 5px;
	vertical-align: bottom;
	text-decoration:none;
}
.back a:hover
{
	color: #F30;
	font-weight:bold;
}
.more
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #36C;
	text-indent: 5px;
	vertical-align: bottom;
	text-decoration:none;
}
.more a:hover
{
	color: #F30;
}
.declaration {
	font-family: Tahoma;
	font-size: 20px;
	color: #c10000;
	text-align: center;
	background-position: center;
}

.block-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	font-weight: bold;
	text-indent: 10px;
}
.block-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	vertical-align: top;
	text-indent: 5;
}
.menuheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #069;
	text-align: center;
	font-weight: bold;
	background-position: right;
}
.bottommenu
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.bottommenu a:hover
{
	text-decoration: underline;
	color: #F63;
}
.price-item
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.price-off
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #555;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.price-up {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #060;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.price-down
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.download-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.download-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
	font-weight:bold;
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}