/* Start of CMSMS style sheet 'AMUN Public' */
.indextext {
font-family:arial, helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
color:	#cccccc;
}

.textproperties {
font-family:arial, helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
color:#000066;
}

.invertproperties {
font-family:arial, helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
color:#cccccc;
}

.indexlinks {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #cccccc; 
text-decoration: underline; 
}

/*
.links {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #000066; 
text-decoration: underline; 
}
*/

.invertlinks {
font-family:arial, helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
color:#cccccc;
}

/*
A:hover {
color: #CCCCCC;
background-color: #000066;
text-decoration: none;
}
*/

A {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #000066; 
text-decoration: underline; 
}

.SmallCap {
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-weight: bold;
color: #000066;
text-decoration: none;
}

.menuprop {
background-color: #d7d7d7;
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-weight: normal;
}

.empty-ul {
padding-bottom: 4px;
/* margin-left: -30px; */
list-style-type:none;
list-style-position:outside;
list-style-image:none;
position:relative;
left:-30px;
}

.empty-ul > li {
padding-top: 6px;
border-top: 1px solid #a7a7a7;
}

/* End of 'AMUN Public' */

