
.page
{
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
}

.header
{
    background-color : #336600;
    background-image : none;
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;   
}

#sectionLinks{
margin: 0px;
padding: 0px;
}

#sectionLinks h3{
padding: 2px 0px 2px 0px;
border-bottom: 1px solid black;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;color: white;
	font-size: 10pt;
	display: block;
	text-decoration: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #bdc988;  
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: black;
}

#sectionLinks a:hover{
	border-top: 1px solid black;
	background-color: #fdad00;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.body
{
    background-color : #DCDCDC;
    background-image : none;
    padding: 10px;
    font-family : arial;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    color : black;
}

.body_text a:link
{
    text-decoration: none;
    color: #0000ff;
}

.footer
{
    background-color : #336600;
    background-image : none;
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal; 
}

.menu
{
    background-color: #AAB76F;
}

.menudefault
{
    background-color: #BDC988;
    width:30%;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
