/* CSS Document */
h4 {
color: #660000;   
font-family: arial, helvetica, sans-serif;
font-size: 85%;
} 
p {
color: #660000; 
font-family: Tahoma, arial, sans-serif; 
font-size:70%;
margin-left: 5px
}
a.menu:link {
display: block;
width: 80px;
height: 19;
text-align: center;
color: #D3BD70;
border: none;
background-color: #640000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70%
}
a.menu:visited {
display: block;
width: 80px;
height: 19;
text-align: center;
color: #D3BD70;
border: none;
background-color: #640000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70%
}
a.menu:hover {
display: block;
width: 80px;
height: 19;
text-align: center;
color: #FFFFFF;
border: none;
background-color: #000000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70%
}
.subCellOff 
{ 
BACKGROUND-COLOR: #F9F3C1; 
color:#000000;
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-size:70% 
} 
.subCellOn 
{ 
BACKGROUND-COLOR: #FFFFDF; 
color:#660000; 
text-decoration: none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70%
} 

.sub2CellOff 
{ 
BACKGROUND-COLOR: #F1E3A4; 
color:#000000;
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70% 
} 
.sub2CellOn 
{ 
BACKGROUND-COLOR:#FFFFDF; 
color:#660000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:70% 
}
a.submenu:link {
text-align: left;
color: #630000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:100%
}
.picksubmenu{
text-align: left;
color: #000000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:100%
}
a.submenu:visited {
text-align: left;
color: #630000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:100%
}
a.submenu:hover {
text-align: left;
color: #000000; 
text-decoration:none; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
font-size:100%
}
ol {
color: #660000;  
font-family: arial, helvetica, sans-serif;  
font-size:70%;
top-padding: 10px
}
ul {
color: #660000;  
font-family: arial, helvetica, sans-serif;  
font-size:70%;
top-margin: 10px
}


