body, td, li, ul, p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.title {
	color: #5B391D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.titler {
	color: #5B391D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

a {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* CoolMenus 4 - default styles - do not edit */
.clcmevent{
	clip: rect(0,100%,100%,0);
	height: 99%;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 99%;
}

.clcmabs{
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clbar{
	background-color: #000080;
	height: 10;
	layer-background-color: #000080;
	position: absolute;
	visibility: hidden;
	width: 10;
}

/*Styles for level 0*/
.cllevel0,.cllevel0over{
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	/*	font-weight: bold; */
	padding: 2px;
	position: absolute;
	color: #734926;
	background-color: #F1F0E0;
	font-weight: bold;
	text-decoration: none;
}

.cllevel0{
	background-color: #F1F0E0;
	/*	color: #FFFFFF; */
	layer-background-color: ##F1F0E0;
}

.cllevel0over{
	cursor: hand;
	background-color: #F1F0E0;
	/*	color: #FFFFFF; */
	layer-background-color: #F1F0E0;
	font-weight: bold;
	text-decoration: underline;
}

.cllevel0border{
	background-color: #F1F0E0;
	layer-background-color: #F1F0E0;
	position: absolute;
	visibility: hidden;
}

/*Styles for level 1*/
.cllevel1, .cllevel1over{
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.cllevel1{
	background-color: #000080;
	color: #FFFFFF;
	layer-background-color: #000080;
}

.cllevel1over{
	background-color: #336699;
	color: #FFFF00;
	cursor: pointer;
	cursor: hand;
	layer-background-color: #336699;
}

.cllevel1border{
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	visibility: hidden;
	z-index: 500;
}

/*Styles for level 2*/
.cllevel2, .cllevel2over{
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.cllevel2{
	background-color: #000080;
	color: #FFFFFF;
	layer-background-color: #000080;
}

.cllevel2over{
	background-color: #0099CC;
	color: #FFFF00;
	cursor: pointer;
	cursor: hand;
	layer-background-color: #0099CC;
}

.cllevel2border{
	background-color: #006699;
	layer-background-color: #006699;
	position: absolute;
	visibility: hidden;
}
