
.page {
    background-color : #0d3450;
    background-image : none;
    margin : 0px 0px 0px 0px;
     }
.header
{
    background-color : transparent;
    background-image : none;
}
.header td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}

.sidebar
{
    background-color: #0578a1;
    padding: 10px;
}

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0d3450;
    background-color : #fe7404;
}

.item_title
{
    background-color: #0d3450;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #ffffff;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.item_caption
{
    color : #ffffff;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
    background-color : #0578a1;
    background-image : none;
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #ffffff;
}

.body_text a:link
{
    text-decoration: none;
    color: #000000;
}

.footer
{
    background-color : #dbdbdc;
    background-image : none;
}

.footer td
{
    font-family : arial;
    font-size : 8pt;
    color : #000000;
    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: #0578a1;
}
.menuButton, .menuButton_on
{
    padding-left: 12px;
    padding-right: 12px;
    cursor: hand;
    height: 21px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial;
    font-size : 8pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}
.menuButton
{
    background-color: #003366;
}
.menuButton_on 
{
    background-color: #fe7404;
}
.menudefault{
	background-color: #003366;
	width:25%;
}
.menuright 
{
	background-color: #003366;
	width:1px;
}
.menuright_on 
{
	background-color: #fe7404;
	width:1px;
}
.menuleft 
{
	background-color: #003366;
	width:1px;
}
.menuleft_on 
{
	background-color: #fe7404;
	width:1px;
}
.menu_ButtonHeight 
{
	background-image: none;
	background-color : #ffffff;
	width: 1px;
	height: 42px;
	display:block;
}
.menu_h_space
{
	background-color : #ffffff ;
	height : 1px;
}


.menu a:link, .menu a:active{
					color: #ffffff;
	                text-decoration: none;
					}
.menu a:hover, .menu a:visited{
					color: #ffffff;
	                text-decoration: none;
					}
.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}
