body
{
background:#1f150b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #800000;
}

/*** Structure Classes ***/

.maintable
{
background:#dbc07b;
}

.logotable
{
border:#977f35 2px solid;
background:#dbc07b;
}
.menutable
{
border:#000000 1px solid;
}

.menudiv
{
height:22px;
width: 233px;
padding-left:24px;
cursor: hand;
}

/* MENU CELL*/
#menucell
{
border:#000000 1px solid;
text-align:left;
font-size:12px;
height:22px;
width: 257px;
line-height:18px;
background: url(../images/menu_background.jpg) repeat-y;
font-size:12px;
color:#fcc152;
text-decoration:none;
font-weight:bold;
/*background: url(../images/menu_background.jpg) repeat-y;*/
}

#menucell:hover
{
background: url(../images/menu_background_hover.jpg) repeat-y;
}

#menucell a:link,#menucell a:visited
{
font-size:12px;
color:#fcc152;
text-decoration:none;
font-weight:bold;
}
#menucell a:hover
{
background: url(../images/menu_background_hover.jpg) repeat-y;
font-size:12px;
color:#c69122;
text-decoration:none;
font-weight:bold;
}

/* MENU CELL CURRENT*/

#menucell_current
{
border:#000000 1px solid;
text-align:left;
font-size:12px;
height:22px;
width: 257px;
line-height:18px;
background: url(../images/menu_background_current.jpg) repeat-y;
}
#menucell_current:hover
{
background: url(../images/menu_background_hover.jpg) repeat-y;
}

#menucell_current a:link,#menucell_current a:visited
{
font-size:12px;
color:#fcc152;
text-decoration:none;
font-weight:bold;
}
#menucell_current a:hover
{
background: url(../images/menu_background_hover.jpg) repeat-y;
font-size:12px;
color:#c69122;
text-decoration:none;
font-weight:bold;
}

.tbl1
{
padding: 4px;
}

.lefttable
{
border:#977f35 2px solid;
background: url(../images/left_background.jpg) repeat-y;
}
.papirus
{
background: url(../images/papirus2.gif) no-repeat;
width:200px;
height:32px;
}
.centertable
{
border:#ba9858 2px solid;
padding:4px;
}
.centertable05
{
border:#ba9858 solid 2px;
padding:2px;
}
.maintext1
{
border:#715b2a solid 1px;
background-color: #8c7742;
padding:2px;
}
/*** End Structure Classes ***/

.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:4px;
color: #800000;
}

a:link, a:visited
{
color:#a6311f;
text-decoration:none;
font-weight:bold;
}
a:hover
{
color: #ca513a;
text-decoration:none;
font-weight:bold;
}

.floatimg_left
{
float: left;
padding: 4px;
}
.floatimg_right
{
float: right;
padding: 4px;
}
.title_main
{
text-align:center;
font-size:14px;
color: #800000;
font-weight:bold;
}
.title_sub
{
text-align:center;
font-size:12px;
color: #660000;
font-weight:bold;
}
.title_sub_sub
{
text-align:left;
font-size:12px;
color: #660000;
font-weight:bold;
padding:6px;
}

.footer
{
height:24px;
line-height:24px;
font-size:10px;
border-top:#977f35 2px solid;
color:#1f150b;
}

#webform
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#webform input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border:#977f35 1px solid;
}
#webform textarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border:#977f35 1px solid;
}

.more
{
font-size:9px;
}