@charset "utf-8";
/* CSS Document */
html,body{
background:#f4eacf;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

td{
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
.header-bg{
background:url(../images/header-bg.jpg) repeat-x;
height:134px;
width:100%;
}
.header{
background:url(../images/logo.jpg) 50% no-repeat;
height:134px;
width:100%;
text-align:center;
}
p{
margin-bottom:10px;
}
.footer-1{
font-size:14px;
line-height:20px;
color:#fff;
font-weight:bold;
}

.footer-2{
font-size:10px;
line-height:20px;
}
.content-top{
background:url(../images/content-top.png);
background-repeat:no-repeat;
height:15px;
width:100%;
}
.content-middle{
background:#f4eacf url(../images/content-middle.jpg) repeat-x;
}

.title-mini{
font-size:24px;
font-family:"Century Gothic";
font-weight:bold;
color:#5a9902}


.table-top{
background:url(../images/table-top.png) no-repeat;
width:350px;
}
.table-bottom{
background:url(../images/table-bottom.png) no-repeat;
width:350px;
}
#table-brown div{
padding-top:0;
padding-bottom:0;
padding-left:10px;
padding-right:10px;
}
a:link, a:visited{
color:#006600;
font-weight:bold}
/*END For ALL pages*/


