<style type="text/css">

<!--

     /* Cascade DTP V4 - Style Sheet */


body{background-color: #ffffff;
    background-image: url('../ccsm/xx.jpg'); background-repeat: repeat}

p { 
width: 90%; 
font: 11px Verdana, Geneva, sans-serif;
color: #333333;
line-height: 150%;
padding-top: 0px;
padding-left: 7px;
} 

h1 { 
width: 100%; 
font: 12px Verdana, Geneva, sans-serif;
color: #33366;
font-style: bold;
line-height: 150%;
padding-top: 0px;
padding-left: 7px;
} 

p.side { 
width: 100%; 
font: 11px Verdana, Geneva, sans-serif;
color: #666666;
line-height: 130%;
padding-top: 0px;
padding-left: 15px;
} 

p.footer { 
width: 100%; 
font: 10px Verdana, Geneva, sans-serif;
color: #666666;
line-height: 130%;
padding-top: 0px;
padding-left: 0px;
} 

a:link{color: #333333;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:visited{color: #333333;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:hover{color: #cc3300;
    background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

#button {
width: 170px;
border-right: 0px solid #000;
padding: 5px 5px 5px 0.5em;

margin-bottom: 1em;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #333333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #E7E7E8;
margin: 7;
}

#button li a {
display: block;
border-left: 1px solid #ffffff;
border-right: 10px solid #ffffff;
background-color: #ffffff;
color: #333333;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 1px solid #cc0000;
border-right: 10px solid #ffffff;
background-color: #ffffff;
text-decoration: none;
color: #cc0000;
}

#button2 {
width: 170px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #333333;
}

#button2 ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button2 li {
border-bottom: 1px solid #cccccc;
margin: 0;
}

#button2 li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 15px solid #ffffff;
border-right: 10px solid #ffffff;
background-color: #ffffff;
color: #000066;
text-decoration: none;
width: 100%;
}

html>body #button2 li a {
width: auto;
}

#button2 li a:hover {
border-left: 15px solid #ffffff;
border-right: 10px solid #ffffff;
background-color: #ffffff;
text-decoration: underline;
color: #3333ff;
}

-->

</style>