body
{
	font-family: tahoma,arial;
}

/* EDITION INDEX */
.mainmenu
{	
	BACKGROUND: url('images/menuback.jpg') REPEAT-X #EEEEEE;
	BORDER: #DDDDDD 1px solid;
	BORDER-BOTTOM-WIDTH: 0PX;
	FONT-FAMILY: tahoma; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 7px; 
	PADDING-RIGHT: 7px; 
	PADDING-TOP: 1px;
	TEXT-DECORATION: NONE;
}

.mainmenu:hover
{
	COLOR: #444444;
	BORDER: #FFffFF 1px solid; 
}

.cattable
{
	margin-top: 10;
	margin-bottom: 10;
}

.cattd
{
	padding: 5;
}

.catheadtd
{
	background-color: rgb(255, 204, 204);
	BORDER-TOP-WIDTH: 0PX;
      	color: black;
      	font-family: tachoma;
      	width: 700px;
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
        font-weight: bold;
	font-size: 24;

}

.catlink
{
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

.artlink
{
	
	text-decoration: none;
       
}

.headerlink
{
      font-size: 12;
	text-decoration: none;
        font-family: Arial;
        margin-left: 30px;
        float: left;
        font-weight: normal;
      PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
        
}
.artlinksmall
{
	
	font-size: 10;
        color: white;
        font-family: Arial;
        margin-left: 30px;
	float: left;
	font-weight: normal;
	text-decoration: none;
        

        
}


.artlink:hover
{
	
	text-decoration: underline;
}

.artlinktext
{
	
        color: yellow;
        font-family: Arial;
}
/* ARTICLE */

.headertext
{
	
	font-size: 14;
        font-family: Arial;
	color: white;
	font-weight: bold;
}

.authortext
{
	
	font-size: 10;
        color: white;
        font-family: Arial;

        
}

.bodytext
{
	
	font-family: Arial;
	color: white;
        text-align: justify;
	font-size: 13;
     font-weight: normal;
}
.footertext
{
	
	font-family: Arial;
	font-style: italic;
	color: white;
        text-align: justify;
	font-size: 13;
font-weight: normal;
        
}
.h1
{
	font-size: 120%;
	color: #000088;
	font-weight: bold;
	padding-left: 7;
}


.arttable
{
	background-color: white;
	padding: 5;
}

.edition
{
	font-size: 1;
	color: white;
}

.category
{
	font-size: 1;
	color: white;
}

.title
{
	font-size: 95%;
	font-weight: bold;
	color: #000088;
}

.author
{
	font-size: 75%;
	color: #000000;
	font-style: italic
}

.place
{
	font-size: 70%;
	color: #000000;
	margin-left: 2;
}

.story
{
	font-size: 80%;
	color: #000000;
	padding-top: 7;	
	
}	

.editionLabel
{
	font-size: 70%;
	font-weight: bold;
	color: #006644;
}

.celltext
{
	
	font-family: Arial;
	color: white;
        text-align: justify;
	font-size: 17;
     font-weight: normal;
}

.celltextitalic
{
	
	font-family: Arial;
	color: white;
        text-align: justify;
	font-size: 12;
        font-weight: normal;
        font-style:italic;
}
table.inherit
{
table-layout: fixed
}

