body{margin:20px;
background-color:white;
background-repeat:no-repeat;
color:darkred;
font:0.8em Times New Roman,Verdana, Arial;
font-weight:2.0em;
line-height: 20px;
text-align:justify;}

h1{text-align:center;
color:42545b;
font:20px Tempus sans itc,Verdana, Arial;
padding:0;
border:0;
line-height: 12px;}

h2{text-align:left;
color:darkred;
font:15px Tahoma, Verdana, Arial;
padding:0;
border:0;
line-height: 12px;
font-weight:bolder;
}

h3{text-align:left;
color:darkblue;
font:13px Tahoma,Verdana, Arial;
text-decoration:none;
font-weight:bolder;}
}

h4{text-align:right;
color:cc1600;
font:10px Tahoma,Verdana, Arial;
text-decoration:none;
font-weight:bolder;}
}

h5{text-align:left;
color:cc1600;
font:10px Tahoma,Verdana, Arial;
text-decoration:none;
font-weight:bolder;}
}

h6{text-align:left;
color:darkblue;
font:10px Tahoma,Verdana, Arial;
text-decoration:none;
font-weight:bolder;}
}



p{text-align:justify;
line-height:20px;
color:darkred;
font:0.8em Tahoma,Verdana, Arial;
font-weight:2.0em;
}

P.intro{text-indent:0;
font-style:italic bold;
line-height:15px;}

hr{color:green;}

A{color:orange;font-weight:900;text-decoration:none;}

A:link{
font:15px Times New Roman,Verdana, Arial;
font-weight:bolder;
color:darkblue;}

A:visited{
font:15px Times New Roman,Verdana, Arial;
font-weight:bolder;
color:darkblue;}

A:hover{
font:15px Tempus sans ITC,Verdana, Arial;
color:darkblue;}

A:active{
font:15px Tempus sans ITC,Verdana, Arial;
color:darkblue;}

b{font-weight:bold;color:darkred;text-align:center;}

img {position:relative;top:0;left:0}
img.right {position:relative;top:100;left:40}


.sdmenu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: 'lightred' url(../images/bottom.gif) no-repeat  right bottom;
    color: 'white';
}

.sdmenu .title, .sdmenu .titlehidden{
    
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: 'white' url(../images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: 'white' url(../images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    font-size: 11px;
    padding: 5px 0;
    text-indent: 5px;
    background: 'lightred';
    display: block;
    border-bottom: 1px solid #DDD;
    color: 'lightblue';
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : 'lightblue' url(../images/linkarrow.gif) no-repeat right center;
    color: 'white';
}



.cssnav
{
position: relative;
font-style: italic bold;
font: Tahoma,Verdana, Arial;
background: url(../images/dummy.gif) no-repeat ;

white-space: nowrap;
display: block;
width: 80px;
height:15px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;

font-size: 30px;
width: 110px;
height: 20px;
display: block;
float: left;
text-decoration: none;
}

.cssnav img
{
width: 110px;
height: 20px;

border: 0
}

html a:hover
{

visibility:visible
}

.cssnav a:hover img
{

visibility:hidden
}

.cssnav span
{
position: absolute;
color: seagreen;

left: 5px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 





