<style type="text/css">
<!--
.nav {
background-color : transparent; 
line-height : 12px; 
text-align : left; 
border : 0px; 
width : 100%; 
}

.nav:link
{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(images/bullet2.gif); background-repeat: no-repeat;} 
.nav:visited
{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(images/bullet2.gif); background-repeat: no-repeat;} 
.nav:active
{color:#A17A8D;text-decoration:none; cursor: hand; padding-left: 48px; background: url(images/bullet2.gif); background-repeat: no-repeat;} 
.nav:hover
{color:#543644;text-decoration:none; cursor: hand; padding-left: 48px; background: url(images/bullet.gif); background-repeat: no-repeat;} 
.bar {
font-size : 14px; text-decoration : bold;
font-family : tahoma; 
color : #ffffff; 
background-color : transparent; 
line-height : 14px; 
text-align : right; 
border-bottom: 0px dashed #565252; 
width : 100%;
}
.bar2 {
font-size : 13px; 
font-family : tahoma; 
color : #b99393; 
background-color : transparent; 
line-height : 15px; 
text-align : left; 
border-bottom: 1px dotted #fcf8f8; 
width : 100%;
}

.menu {
font-size : 10px; 
font-family : tahoma; 
color : #848484; 
background-color : transparent; 
line-height : 12px; 
text-align : justify; 
border: 0px solid ##848484;
width : 100%; 
}
b {
color : #AA7396; 
font-weight : bold; 
} 
input {
color : #565252; 
font-size : 10px; 
font-family : tahoma; 
border: 1px solid #565252; 
background-color : transparent; 
} 
.button {color:#565252; 
font-family: tahoma, sans-serif; font-size:11px; 
background-color:transparent; border:1px solid; 
border-color: #565252;}
#navcontainer {width : 100%; }

#navcontainer ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: tahoma, Helvetica, sans-serif;}

#navcontainer a{
display: block;
padding: 1px;
width : 100%;
background-color: #EBEBEB;
border-bottom: 0px solid #FFFFAE;}

#navcontainer a:link, #navlist a:visited
{color: #A29097;
text-decoration: none;}

#navcontainer a:hover
{background-color: #EAD6E1;
text-align:right;
color: #A29097;}


textarea {
color : #565252; 
font-size : 10px; 
font-family : tahoma; 
border: 1px solid #565252; 
background-color : transparent;
} 
BODY , P , TD , DIV , H2{
color : #565252; 
font-family : tahoma; 
line-height : 12px; 
font-size : 10px; 
cursor : default; 
 background-color: transparent;
}  
A:link {
text-decoration : bold;
color : #565252; 
font-weight : bold;  
} 
A:visited {
text-decoration : none; 
color : #565252; 
font-weight : bold; 
} 
A:active {
text-decoration : none; 
color : #ffffff; 
font-weight : bold; 
} 
A:hover {
text-decoration : none; 
color : #ffffff; 
text-decoration : none; 
font-weight : bold; 
cursor : help;  
}

blockquote {color:#565252;
background-color:#ffffff;
padding:4px;
border-left:6px solid #EAD6E1;border-right:6px solid #EAD6E1}

body{ scrollbar-face-color: #DDDDDD; 
scrollbar-shadow-color: #DDDDDD; 
scrollbar-highlight-color: #DDDDDD; 
scrollbar-3dlight-color: #DDDDDD; 
scrollbar-darkshadow-color: #DDDDDD; 
scrollbar-track-color: #DDDDDD; 
scrollbar-arrow-color: #565252; } 
-->
</style>