body {
    color:#000;
    margin:0px;
    padding:0px;
    font-family:Verdana;
    font-size:8pt;
    color:#000000;
    /*background-color: #AFC7C7;*/
    background-color: #ECECEC;
}
a {
    color:#800000;
}
#info {
	/*position:absolute;*/
	/*top:60px;*/
	/*left:10px;*/
	margin-left:5px;
	margin-top:10px;
	background-color:#FFF;
	width:400px;
	padding:5px;
	border: 1px solid #000;
	z-index:2;
	filter: alpha(opacity=90);*/
	-moz-opacity:0.90;*/
	opacity:0.90;*/
	-khtml-opacity:0.90;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}
#content {	
	background-color:#FFF;
	width:800px;
	margin-top:10px;
	margin-left:5px;
	padding:5px;
	border: 1px solid #000;	
	/*filter: alpha(opacity=90);*/
	/*-moz-opacity:0.90;*/
	/*opacity:0.90;*/
	/*-khtml-opacity:0.90;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}

#text_content {
	
	background-color:#FFF;
	width:800px;
	margin:10px;
	padding:10px;
	border: 1px solid #000;
	z-index:2;
	/*filter: alpha(opacity=90);*/
	/*-moz-opacity:0.90;*/
	/*opacity:0.90;*/
	/*-khtml-opacity:0.90;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}

a:hover {
    color:#000000;
}
a.manuok{
    color:#99000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: regular;
     text-decoration:  none;
     padding-right:15px;	
}
a.menu{
    color:#000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: regular;
     text-decoration:  none;
     padding-left:5px;
}

a.menu:hover {
    font-family: Verdana;
    font-size: 8pt;
    color:#999999;
    font-weight: regular;
    text-decoration:  underline;
}
a.next{
	font-family: Verdana; 
	font-size: 10px;
	color: #800000; 
	font-style: normal;
	text-decoration:  none;
}

a.next:hover {
	font-family: Verdana; 
	font-size: 10px;
	color: #800000; 
	font-style: normal;
	text-decoration:  underline;
}
a.year{
    color:#000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: regular;
     text-decoration:  none;
}

a.year:hover {
    color:#999999;
    text-decoration:  underline;
}
a.title{
	font-family: Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: #800000; 
	font-style: normal;
	text-decoration:  none;
}

a.title:hover {
	text-decoration:  underline;
}
.menu {
    font-family: Verdana; 
    font-size: 8pt;
    color:#000000;
    font-weight: regular;
    padding-left:5px;
}
.menuNope {
    color:#CCCCCC
    font-family: Verdana;
    font-size: 8pt;
    font-weight: regular;
     text-decoration:  none;
     padding-left:5px;
}
.small {
   font-family: Verdana;
    font-size: 8pt;
    color:#000000;
    font-weight: regular;
}
.grey {
   font-family: Verdana;
    font-size: 8pt;
    color:#FF8800;
    font-weight: regular;
}
.image_title {
   font-family: Verdana;
    font-size: 9pt;
 color: #000000; 
    font-weight: bold;
}
.image_description {
   font-family: Verdana;
    font-size: 8pt;
    color:#000000;
    font-weight: regular;
}
