
.page {
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
     }
.header
{
    background-color : #894476;
    background-image : none;
}
.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}
.body
{
    background-color : #FFDFDF;
    background-image : none;
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text a:link
{
    text-decoration: none;
    color: #000000;
}

.footer
{
    background-color : #894476;
    background-image : none;
}

.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 5px;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

 .menu 
 {
	background-color: #dcdcdc;
}
.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right: 15px;
    cursor: hand;
    height: 21px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial, helvetica;
    font-size : 12pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}
.menuButton
{
    background-color: #cc0000;
}
.menuButton_on 
{
    background-color: #666600;
}
.menudefault{
	background-color: #cc0000;
	width:25%;
}
.menuright 
{
	background-color: #cc0000;
	width:1px;
}
.menuright_on 
{
	background-color: #666600;
	width:1px;
}
.menuleft 
{
	background-color: #ffffff;
	width:1px;
}
.menuleft_on 
{
	background-color: #ffffff;
	width:1px;
}
.menu_ButtonHeight 
{
	background-color : none;
	width: 1px;
	height: 21px;
}
.menu_h_space
{
	background-color : #ffffff ;
	height : 1px;
}

.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}
