body {
	background-color: #FFF8EF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#dhtmltooltip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #dadada;
	padding: 2px;
	background-color: #fff;
	color: #c10000;
	visibility: hidden;
	z-index: 100;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#clickToEdit a:link, #clickToEdit a:visited {
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.left {
	width: 190px;
	height: 100%;
	background-color: #ffffff;
}

div.menu_box_outside{
    width: 300px;
    padding: 1px;
    border: solid #76180c;
    /*border-width: 3px;*/
    border-width: 1px;
}
div.menu_box_inside{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    padding: 10px;
    border: solid #76180c;
    border-width: 1px;
}
a.menu_box{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*font-weight: bold;*/
    font-weight: normal;
    color: #76160C;
}

td.top {
background-color: #999999;
line-height: 26px;
text-indent: 10px;
font-size: 13px;
font-weight: normal;
}
td.section {
padding: 0px 12px;
}
.click-menu {
        -moz-user-select: none;
}
.click-menu .box1 {
padding-left: 0px;
cursor: default;
}
    .click-menu .box1-open {
        padding-left: 0px;
        cursor: default;
    }
    .click-menu .box1,
    .click-menu .box1-open, {
        color: #000000;
        font-family: arial;
        font-size: 12px;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #000000;
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 1px;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #000000;
        font-family: arial;
        font-size: 12px;
        height: 16px;
    }
    .click-menu .section {
        font-family: arial;
        font-size: 5px;
		font-weight: normal;
        line-height: 16px;
        display: none;
    }
    .click-menu .section a {
        color: #000000;
        font-size: 5px;
		font-weight: normal;

        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #fff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        padding-left: 7px;
    }
    .click-menu .box2-last {
        padding-left: 7px;
    }
.inactive a:link, .inactive a:visited, .inactive a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.inactive1 a:link, .inactive1 a:visited, .inactive1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.inactive TD {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-top-color: #9B2A1B;
	border-bottom-color: #600F05;
}
.inactivePointer {
	background-color: #600F05;
}
.active {
	background-color: #931D10;
}
.end_back {
	background-color: #78180C;
}
.copyright-left, .copyright-left a:link, .copyright-left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
}
.copyright-left a:active {
	font-weight: bold;
}
.copyright-left a:hover {
	text-decoration: underline;
}
.copyright-right {
	background-color: #F1D9BF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.seo_text
{
	font-size: 10px;
	font-weight: normal;
}
