a
{
	text-decoration	: none;
	color 			: #CA0;
	font-weight		: bold;
	font-size		: 120%;
	cursor			: pointer;
}


.SITE-TITLE
{
	position: relative;
	height: auto;
	width: 90%;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	font-size: 150%;
	padding-left: 12%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	color: #CA0;

}

.SITE-SUBTITLE
{
	position: relative;
	height: auto;
	width: 83%;
	background-color: transparent;
	text-align: justify;
	font-weight: bold;
	font-size: 120%;
	padding-left: 15%;
	padding-bottom: 0.5%;
	color: #262;

}





#CONTENT-CONTROL-MNU-BOOK-CTRL
{
	position: absolute;
	left: 81%;
	top:15%;
	height:auto;
	width: 17%;
	background-color: transparent;
	z-index: 200;
	padding-left: 0%;
	padding-right: 0%;
	font-family: arial;
	font-size: 70%;
	font-weight: bold;
	border: solid 0px red;
}

#CONTENT-CONTROL-MNU-BOOK-CTRL-TITLE
{
	position: relative;
	height: auto;
	width: 100%;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 1%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	font-size: 111%;
	font-weight: bold;
	color: green;
/*	border: solid 1px green;
	color: #493A26;
*/
}

.CONTENT-CONTROL-MNU-BOOK-CTRL-Button
{
	position: absolute;
	height: auto;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: transparent;
	color: #6D5C44;
	float: left;
}

.CONTENT-CONTROL-MNU-BOOK-CTRL-Button-active
{
	position: relative;
	height: auto;
	width: auto;
	background-color: transparent;
	z-index: 191;
	margin-top: 0%;
	margin-bottom: 1%;
	padding-left: 0%;
	padding-right: 4%;
	color: #7B0000;
	float: left;
}

.MNU-BOOK-CTRL-ENTRY
{
	position: relative;
	height: auto;
	width: 12%;
	background-color: transparent;
	color: #7B0000;
	float: left;
	margin-right: 3%;



}

