
.prodmenu { font-family: verdana; font-weight: normal; font-size: 12px; color: #000000 }
.main { font-family: arial,Helvettica; font-weight: normal; font-size: 12px; color: #000000 }
.title { font-family: arial,Helvettica; font-weight: normal; font-size: 13px; color: #000000 }
.news { font-family: arial,Helvettica; font-weight: normal; font-size: 12px; color: #000000 }
.footer { font-family: arial,Helvettica; font-weight: normal; font-size: 10px; color: #000000 }
.error { font-family: arial,Helvettica; font-weight: normal; font-size: 12px; color: #FF0000 }
.login { font-family: arial,Helvettica; font-weight: normal; font-size: 10px; color: #000000 }
.gobiBtn {font-family: arial,Helvettica; font-weight: normal; font-size: 12px; color: #FFFFFF; width: 83px; height: 25px; background-image: url(/images/btnBackground.jpg); background-repeat: no-repeat; background-position: center}

ul { list-style-type: circle; margin-left: 0; padding: 0px 0px 5px 0px;}
li { list-style-type: circle; margin-left: 0; padding: 0px 0px 5px 0px;}

A:link {COLOR: #173494; text-decoration: none}
A:active {COLOR: #173494; text-decoration: none}
A:visited {COLOR: #173494; text-decoration: none}
A:hover {COLOR: #AC47A0; text-decoration: none}

/* level 0 inner */
.m0l0iout {
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 1px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 1px 0 0 8px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../images/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../images/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: Helvetica;
	font-size: 12px;
	margin: 1px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Helvetica;
	font-size: 12px;
	margin: 1px 0 0 17px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(../images/lev1_arrow.gif);
                background-position: center left;
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
