#mainframe {
	height:100%;
	background-color:#2D0401;
}
.textframe {
overflow:hidden; 
background-image:url('img/violin.jpg'); 
background-attachment: fixed; 
background-repeat:repeat;
position:relative; 
left:0px; 
top:0px; 
width:724px; 
height: 480px; 
z-index: 1; 
}

.textframex {
overflow:hidden; 
background-color:#2D0401;
z-index: 2; 
}

body {
font-size: 12px;
font-family :Helvetica, Arial, sans-serif; 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

td.book {
	font-family: "Verdana";
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #D9C76C;
	text-decoration: none;
	text-align: "left";
}

A.tresc {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	color: #D9C76C;
	text-decoration: underline;
}
A.menu {
	font-family: "Verdana";
	font-size: 11px;
	font-style: italic;
	color: #D9C76C;
	text-decoration: underline;
}
A:link {
color:#FFFDEE;
}
A:Active {
color:#FFFDEE;
}
A:visited {
color:#FFFDEE;
}

.menuOut {
cursor:pointer; 
margin:7px; 
font-family:Verdana; 
background-color:#5B1904; 
color:#FFFDEE; 
width:140px; 
border:0px solid #5B1904; 
padding:2px; 
text-align:center; 
font-weight:bold;
font-style:italic;
font-size:12px;}

.menuOver {
cursor:pointer; 
margin:7px; 
font-family:Verdana; 
background-color:#5B1904; 
color:#D9C76C; 
width:140px; 
border:0px solid #5B1904; 
padding:2px; 
text-align:center; 
font-weight:bold;
font-style:italic;
font-size:12px;}

.submenu {
color="#FFFDEE";
width:150px; 
font-family:Verdana; 
font-size:11px; 
padding-left:10px;
font-style:italic}

.submenu a {
color:#FFFDEE; 
text-decoration:none; 
font-weight:bold;}

.submenu a:hover {
color:#D9C76C; 
text-decoration:none; 
font-style:normal; 
font-weight:bold;}  

.scrollbox {
color: #D9C76C;
font-family:Helvetica, Verdana, Arial, sans-serif;
scrollbar-3dlight-color:black;
scrollbar-arrow-color:black;
scrollbar-base-color:#162633;
scrollbar-darkshadow-color:#162633;
scrollbar-face-color:#D9C76C;
scrollbar-highlight-color:#D9C76C;
scrollbar-shadow-color:black;
height:478px; 
overflow:auto; 
}

