.PRE {
        color: #006767;
		font-family:  Fixed,Terminal;
		font-size:      10pt;
}
A {
        color: #777777; 
        text-decoration: none;
}
A:HOVER {
        text-decoration: underline;
}
BODY, P, TD {
        font-family: Arial,Helvetica,Verdana;
        font-weight: bold;
        font-size: 9pt;
        color: #332222;
}

.head {
        font-family: Arial,Helvetica,Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFEEEE;
}
.title {
        font-family: Arial,Helvetica,Verdana;
        font-size: 13px;
        font-weight: bold;
        color: #0066A0;
}
.text {
        font-family: Trebuchet MS,Arial,Helvetica,Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #444444;
}
.special {
        font-family: Trebuchet MS,Arial,Helvetica,Verdana;
        font-size: 10pt;
        font-weight: bold;
	font-style: italic;
        color: #40B4E4;
}
.price {
	font-family: Trebuchet MS,Arial,Helvetica,Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #0066A0;
	background: #FFFFFF;
	padding : 0% 6px 0px 6px;
	border: 1px solid #CCCCCC;
}
.topmenu {
	font-family: Arial,Helvetica,Verdana;
	font-size: 9pt;
	font-weight: nornal;
	color: #993333;
}
.topmenu:HOVER {
        color: #c08888;
}
.top_categ {
        font-weight: bold;
	font-size:12px;
}
.categ {
        font-weight: normal;
	font-size:11px;
}

A .categ, A .top_categ {
	padding:4px;
	display:block;
	border:1px outset #fff;
	background:#FFF;
	width:140px;
	cursor:pointer
}

A:HOVER .categ {
	background:#FFE;
	border:1px outset #C99;
	text-decoration:none;
}

A:HOVER .top_categ {
	background:#FEE;
	border:1px outset #C99;
	text-decoration:none;
}

.categ_title {
        font-family: Trebuchet MS,Arial,Helvetica,Verdana;
        font-size: 16pt;
        font-weight: bold;
        color: #0066A0;
	font-style: italic;
}

.categ_desc {
        font-family: Trebuchet MS,Arial,Helvetica,Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #aa8888;
	background: #FAFAFA;
}
.total {
        font-family: Arial,Helvetica,Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FF9999;
}

