Body {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style : normal;
	color: #000000;
	text-decoration : none;
	background: url(http://boekencafe.be/images/fade_red.gif) #ba2626 repeat-x;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #121235;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

h2 {
    font-size: 12pt;
    color: #0090DA;
    padding: 10px 10px 0px 10px;    
}

img {
    border-color: #000000;
}

p {
    padding: 0px 5px 0px 5px;
}

.description {
    padding: 0px 0px 0px 0px;
    font-size: 9pt;
    margin: 0px;
    text-align: justify;
}
.author {
    padding: 0px 0px 0px 0px;
    font-size: 10pt;
    font-weight: bold;
    color: #0090DA;
    margin: 0px;
}
p.title_large {
    padding: 5px 0px 0px 13px;   
    font-size: 13pt;
    font-weight: bold;
    color: #0090DA;
    margin: 0px;
}
p.author_large {
    padding: 5px 0px 0px 13px;   
    font-size: 11pt;
    font-weight: bold;
    color: #0070BA;
    margin: 0px;
}
p.info_small {
    padding: 5px 0px 0px 13px;   
    font-size: 9pt;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

A:Link  {
	text-decoration : none;
}

div {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div#main {
    background: url(http://boekencafe.be/images/fade_white_grey.gif) #fff repeat-x;
    border: 3px solid #888888;
    border-top: 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
    width: 800px;
    text-align: left;
}

div#top_button_row {
    position:absolute;
    top:70px;
    height:30px;
    width:600px;
}

a#top_button {
    height:30px;
    width:84px;
    background-color: #CC2020;
    float:left;
    text-align:center;
    margin-right: 0px;
    margin-left: 10px;
    padding; 6px;
}

a#top_button_selected {
    height:30px;
    width:84px;
    background-color: #EC4040;
    float:left;
    text-align:center;
    margin-right: 0px;
    margin-left: 10px;
    padding; 6px;
}

a#top_button:link {
    color: #FFFFFF;
    text-decoration: none;
}
a#top_button:visited {
    color: #DDDDDD;
    text-decoration: none;
}
a#top_button:hover {
    color: #FFFF77;
    text-decoration: none;
}
a#top_button_selected:link {
    color: #FFFFFF;
    text-decoration: none;
}
a#top_button_selected:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a#top_button_selected:hover {
    color: #FFFF77;
    text-decoration: none;
}

.verysmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #555555;
    text-align: center;
}

.item_head {
	background-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
}

.odd {
	background-color: #F1F1F1;
}

.even {
	background-color: #FFFFFF;
}
