body {
margin:0px 0px 0px 0px;
background:#C6BB9B;
background-image : url("../images/pagebg.gif");
background-position: 0% 0%;
background-repeat: repeat-x;
font-family : 'trebuchet ms', helvetica, Arial, Times;
font-size : 9px;
font-weight : normal;
color:#333333;
align:center;
}

td {
margin : 0 0 0 0;
color:#333333;
font-family : 'trebuchet ms', helvetica, Arial, Times;
font-size : 11px;
text-decoration : none;
font-weight : normal;
}

a { color:#333333; text-decoration:none;}
a:visited { color:#333333; text-decoration:none; }
a:link { color:#333333; text-decoration:none; }
a:hover { color:#990000; text-decoration:underline; }

.topbg {
background-image : url("../images/bg.gif");
}

.topbg2 {
background:#AFA074;
border-top:2px  solid #ffffff;
border-bottom:2px solid #ffffff;
}

.navi {
background:#AFA074;
border-right:#ffffff 2px solid;
text-align:center;
font-size : 11px;
font-weight : normal;
color:#ffffff;

}
.navi a, navi:link, navi:visited {
background:#AFA074;
padding-top:5px;
text-align:center;
font-size : 13px;
font-weight : bold;
color:#ffffff;
height:26px;
width:100%;
text-decoration:none;
}
.navi a:hover {
background:#C6BB9B;
display:block;
text-align:center;
font-size : 13px;
font-weight : bold;
color:#990000;
text-decoration:none;
}

.navi2 {
background:#AFA074;
text-align:center;
font-size : 11px;
font-weight : normal;
color:#ffffff;
}
.navi2 a, navi2:link, navi2:visited {
background:#AFA074;
padding-top:5px;
text-align:center;
font-size : 13px;
font-weight : bold;
color:#ffffff;
height:26px;
width:100%;
text-decoration:none;
}
.navi2 a:hover {
background:#C6BB9B;
display:block;
text-align:center;
font-size : 13px;
font-weight : bold;
color:#990000;
text-decoration:none;
}

.righthome {
background-image : url("../images/right-column.gif");
background-position: 0% 0%;
background-repeat: repeat-x;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
