BODY {
	font-family: serif, times;
	font-style: italic;
	font-size: 12px;
}
code, pre {
	color: red;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent {
	position: absolute;
	width: 99%;
	height: 99%;
  margin-left: 0;
	margin-top: 0;
	visibility: visible;
	vertical-align: text-bottom;
}
.clCMAbs {
	position: absolute;
	visibility: hidden;
	margin-left: 0;
	margin-top: 0;
	vertical-align: text-bottom;
}
/* CoolMenus 4 - default styles - end */
/* MENU NUMBER horizontal 2 */
/*Style for the background-bar*/
.cl2Bar {
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #B1935A;
	background-image: url(../images/layout/2005/menubg.jpg);
	visibility: hidden;
}
/*Styles for level 0*/
.cl2Level0, .cl2Level0over {
	position: absolute;
	color: #B09061;
	padding-top: 8px;
	font-family: times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	background-image: url(../images/layout/2005/menubg1.jpg) ;
}

.cl2Level0over {
	background-color: #B1935A;
	color: #65360A;
	cursor: pointer;
}
.cl2Level0border {
	position: absolute;
	color: #B1935A;
	background-color: #B1935A;
}
/*Styles for level 1*/
.cl2Level1, .cl2Level1over {
	position: absolute;
	color: #B09061;
	padding-top: 8px;
	font-family: times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	background-image: url(../images/layout/2005/menubg1.jpg) ;
}

.cl2Level1over {
	background-color: #B1935A;
	color: #65360A;
	cursor: pointer;
}
.cl2Level1border {
	position: absolute;
	color: #B1935A;
	background-color: #B1935A;
}