@charset "UTF-8";
/* CSS Document */

body {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#F6F5D7 url(elements/fr_menu_bg.jpg) no-repeat;
}

table {
font-size: inherit;
}

h1, h1 a{
padding: 0 0 5px 0;
margin: 0;
}	

.menu_links a {
font-weight: bold;
font-size: 12px;
}

.menu_links a:hover {
font-weight: bold;
font-size: 12px;
color: #610102;
}

.t_category {
padding: 0;
margin: 0px 0px 5px 0px;
font-size: 20px;
font-weight: bold;
color: #610102;
}

.t_item_title{
padding: 0;
margin: 0px 0px 5px 0px;
font-size: 15px;
font-weight: bold;
}


a { 
font-size: 10px;
color:#000000;
text-decoration:none;
}

a:hover {
font-size: 10px;
text-decoration:none;
color:#610102;
}


div.header {
background:url(elements/fr_menu_header.jpg) center no-repeat;
width: auto;
margin: 200px auto 0px auto;
text-align: center;
font-weight:bold;
font-size: 20px;
}

div.middle {
width: 225px;
border: #610102 2px solid;
padding: 5px;
text-align:center;
}