BODY {
        margin: 20 20 20 20;
        color: #707070;
        font: 15px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        }
h1{
	font-family: times, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #A12E01;
    margin-top:0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.topbg {background-image: url(/images/i/topbg.gif);background-repeat:repeat-x; background-position: top; background-color: #DD660F;}
.botbg {background-image: url(/images/i/botbg.gif);background-repeat:repeat-x; background-position: top; background-color: #DFD9D4;text-align:center;}
a.mainlevel#active_menu{
        background-image: url(/images/i/menuabg.gif);
        color: #D55900;
        font-family: times, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 18px;
        background-position: left bottom;
        height: 23px;
        width: 180px;
        display: block;
        text-align: left;
        padding-left: 35px;
 }

a.mainlevel:link{
        background-image: url(/images/i/menubg.gif);
        color: #2B2A2A;
        font-family: times, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 18px;
        background-position: left bottom;
        height: 23px;
        width: 180px;
        display: block;
        text-align: left;
        padding-left: 35px;
 }
a.mainlevel:visited {
        background-image: url(/images/i/menubg.gif);
        color: #2B2A2A;
        font-family: times, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 18px;
        background-position: left bottom;
        height: 23px;
        width: 180px;
        display: block;
        text-align: left;
        padding-left: 35px;
 }

a.mainlevel:hover {
        color: #2B2A2A;
        background-position: left;
        text-align: left;
}

a.sublevel:link, a.sublevel:visited {
        color: #2B2A2A;
        font-family: times, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 11px;
		line-height: 1.2;
 }

a.sublevel:hover {
        color: #2B2A2A;
        background-position: left;
        text-align: left;
		line-height: 1.2;
}
.sublink{
		padding-left: 13px;
		background-image: url(/images/i/indent1.png);
		background-repeat: no-repeat;
		background-position: left 2px;
		margin-left: 25px;
}

td,tr,p,div {
        font: 15px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        list-style : circle;
        }

h4 {
        color: #333333;
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 14px; font-weight: bold;
        }

h5 {
        color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 13px; font-weight: bold;
        }

h6 {
        color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px; font-weight: bold;
        }
/* Links */
a:link, a:visited {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        }

a:hover {
        color: #00A5D9;
        text-decoration: underline;
        }

/* Horizontal Line */
hr {
        background: #333333; height:2px; border: 1px solid;
        }


ul {
        margin: 0px 0px 0px 0px;
        }

li {
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
}
