
.page 
{
    background-color : #0600FF;
    text-align:center;
	font-family: Garamond;
}
.header
{
    background-color : #ffffff;
    background-image : none;
}
.header td
{
    font-size : 10pt;
    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-size: 12pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

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

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

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

.content
{
	height: 500px;
    background-color : #CFCFCF;
	background-image: url('../images/Cad_Home.gif');
    padding: 10px;
    color : #000000;
/*    opacity:.70;
    filter:alpha(opacity=70);*/
}

.content_text
{
    font-size : 12pt;
    font-weight : normal;
    font-style : normal;
    font-weight: 900;
    text-decoration: none;
    color: #000000;
	vertical-align: top;
	width: 80%;
}

.content_title
{
	font-size: 18pt;
}

.footer
{
    background-color : #003366;
    background-image : none;
    font-size: 8pt;
    color : #FFFFFF;
    font-style : normal;
    font-weight : normal;
    padding : 5px;
}

.menuButton, .menuButton_on, mnuSpacer
{
    padding-left: 15px;
    padding-right: 15px;
    height: 21px;
    width: 100px;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    color : #ffffff;
    text-decoration: none;
    font-size : 8pt;
    font-weight : bold ;
    font-style : normal;
}
.menuButton
{
    background-color: #003366;
}
.menuButton_on 
{
    background-color: #fe7404;
    cursor: pointer;
}
.mnuSpaceRight
{
    padding-left: 15px;
    padding-right: 15px;
    height: 21px;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    background-color: #003366;
}
.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}
