/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
	background: #E0CBB7 url('bk1.jpg') repeat-x left top;
	margin:  0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px

}
.cell_over { BACKGROUND-COLOR: #D8DFBE; }
.cell_out { BACKGROUND-COLOR: #F0F4E3; }
.cell_over2 { BACKGROUND-COLOR: #D8DFBE; }
.cell_out2 { BACKGROUND-COLOR: #F0F4E3; }
.cell_over3 { BACKGROUND-COLOR: #D8DFBE; }
.cell_out3 { BACKGROUND-COLOR: #F0F4E3; }
.cell_over4 { BACKGROUND-COLOR: #D8DFBE; }
.cell_out4 { BACKGROUND-COLOR: #F0F4E3; }

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

		.menu {
			font-family:verdana;
			color:#666666;
			font-size:10px;
			background-color:#F0F4E3;
			layer-background-color:#F0F4E3;
		}
