body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.address {color: #FFFFFF}
a.address {color: #FFFFFF}

.menu a { color: #FFFFFF; display: block; width: 100%; height: 100%; background: url("layout/menu_corner.gif") no-repeat bottom right; text-decoration: none;}
.menu td { border-right: 1px solid #808080; white-space: nowrap; }
.menu a div { padding: 2px 0px 4px 11px; }
.menu a:hover { background-color: #505050; text-decoration: none; color: #FFCC00;}
.menu a:visited { text-decoration: none; color: #FFFFFF;}
#active { background-color: #202020; color: #FFCC00; }
.title {color: #FFCC00; padding: 3px 3px 3px 3px; font-size: x-small}
.main_text {padding: 8px 8px 8px 8px; font-size: small}

.demotext {color: #FFFFFF; padding: 8px 8px 8px 8px; font-size: xx-large}
.footer { border-top: 1px solid #808080; white-space: nowrap; }

.pic_title {color: #FFCC00}
.desc_title {
	font-size: normal;
	font-weight: bold;
	color: #FFCC00;
}
.tech_data {font-size: small}

catalog {
    font-size: small;
}

a.cat {
    color: #E0E0E0;
}

a.cat:visited {
    color: #E0E0E0;
}

a.cat_parent {
    color: #C0C0C0;
}
a.cat_parent:visited {
    color: #C0C0C0;
}

a.cat_active {
    color: #FFCC00;
}
a.cat_active:visited {
    color: #FFCC00;
}

.catalog_list1 {
    background: #E8E0E0;
}

.catalog_list2 {
    background: #D8D0CA;
}
.editmode {
    background: #60A05A;
}
.error {
    background: #F0D0C0;
}
.gray {
    background: #E0E0E0;
}
.gray_light {
    background: #F0F0F0;
}
.black
{
    color: #000000;
}

.back a { display: block; width: 100%; height: 100% }
.back a:hover { background-color: #FFCC00; text-decoration: none; color: #000000;}
