img {padding: 0px; border: 0px;}

#mmenu{
width: 800px;
}

p.header {
	font: bold 18px Arial;
}

p.secheader {
	font: bold 14px Arial;
}
p.mbody {
	font: 12px Arial;
}

#mmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#mmenu ul{
border: 1px solid #cc3300;
width: 100%;
background: url(mbg.gif) center center repeat-x;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}


#mmenu ul li{
display: inline;
}


#mmenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(divider.gif) center right no-repeat;
}

#mmenu ul li a:hover{
color: #494949;
}

#mmenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #cc3300;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #cccccc;
width: 150px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cc3300;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{
background-color: #F7E2DB;
}



#tabbox {
                margin: 12px 0px 0px 0px;
                z-index: 1;
                border-bottom: 1px solid #cc3300;
		padding-left: 200px; }

	#tabbox li {
                display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabbox a, a.active {
		color: #000000;
                background: #cccccc;
		font: bold 1em "Trebuchet MS", Arial, sans-serif ;
		border: 1px solid #cc3300;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

        #tabbox a.active {
                color: #000000;
                background: #cccccc;
		border-bottom: 1px solid #cccccc; }

	#tabbox a:hover {
		color: #000000;
		background: #F7E2DB; }

	#tabbox a.active:hover {
		background: #cccccc;
		color: #000000; }

	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
                width: 800px;
                background: #cccccc;
		padding-top: 10px;
                padding-bottom: 10px;
                border: 1px solid #cc3300;
                border-top: none;
                }

	#content a {
		text-decoration: none;
		color: #000000; }

	#content a:hover { background: #cccccc; }



















#head {
	width: 800px;
        height: 61px;
        padding-bottom: 10px;
}

#cent {
        width: 800px;
        text-align: left;
        margin: 0 auto;
}

#ad {
        width: 800px;
        height: 152px;
        padding-top: 20px;
        clear: left;
}

#box {
        width: 800px;
        padding-top: 20px; }

#leftad {
        width: 375px;
        height: 150px;
        float: left;
        border: 1px solid #cc3300;
}

#rightad {
        width: 375px;
        height: 150px;
        float: right;
        border: 1px solid #cc3300;

}

#footer {
        width: 800px;
        height: 20px;
        background-color: #cc3300;
}

#footer a {
        color: white;
}

#quick {
        float: right;
        width: 300px;
        padding-left: 5px;

}

#quickhead {
        border: 1px solid #cc3300;
        background-color: #cc3300;
        width: 300px;
        padding-left: 3px;
}

#quickbox {
        width: 300px;
        border-left: 1px solid #cc3300;
        border-right: 1px solid #cc3300;
        border-bottom: 1px solid #cc3300;
        background-color: #cccccc;
        padding-left: 3px;

}

#quickbox UL { 
	margin-top:0;
	padding-top:5px; }


#quickbox2 {
        width: 300px;
        border-left: 1px solid #cc3300;
        border-right: 1px solid #cc3300;
        border-bottom: 1px solid #cc3300;
        background-color: #cccccc;

}

