﻿a:link       { font-size: 10 pt; font-family: AvantGarde Bk BT; color:  #808080;  text-decoration: none; 
               /* background-color:#F5CBD5 */
               background-color:#FFFFFF
             }
a:visited    { font-size: 10 pt; font-family: AvantGarde Bk BT; color:  #808080;  text-decoration: none }
a:active     { font-size: 10 pt; font-family: AvantGarde Bk BT; color:  #808080;  text-decoration: none }

a:hover      { font-size: 10 pt; font-family: AvantGarde Bk BT; color:  #000000;  text-decoration: none; font-weight: bold }

/*body          { font-family: AvantGarde Bk BT; background-color: #F5CBD5; 
*/
body {font-family: AvantGarde Bk BT; background-color: #FFFFFF; 
               font-size: 10 pt; color:#000000 }
table        { font-family: AvantGarde Bk BT;
               table-border-color-light: #F0C0C0; table-border-color-dark: #f0C0C0; 
/*              font-size: 8 pt; background-color:#F5CBD5}*/
               font-size: 8 pt; background-color:#FFFFFF}
            
               
h1, h2, h3, h4, h5, h6
{
	/*font-family: AvantGarde Bk BT; background-color: #F5CBD5; color: #808080}*/
	font-family: AvantGarde Bk BT; background-color: #FFFFFF; color: #808080}

h1
{ 
font-size: 24 pt
}
h2
{ 
font-size: 16 pt
}
h3
{ 
font-size: 14 pt
}


h4
{
 font-size: 10 pt
}

h6
{
 font-size: 8 pt
}

ul,li          { 
font-size: 8 pt
font-family: AvantGarde Bk BT;
}

dl, dt, dd, ul, li {
margin: 5;
padding: 0;
list-style-type: none;
}


#menu {
width: 10em;
font-family: AvantGarde Bk BT; 
}

#menu dt {
cursor: pointer;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
color: #808080
/*font-size : 12 pt;
/* border: 1px solid gray;
/* background: #ccc;
background:  #808080;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
/*background:  #808080;
}


#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:link, #menu dt a:link {
background: #fff;
}

 
#menu li a:hover, #menu dt a:hover {
background: #eee;
};
	margin: 2px 0;
;

