h1, h2, h3, h4, h5, h6		{
							color : #990000; 
						}

a.SideMenu:link,
a.SideMenu:visited			{
							font-size : 80%; 
							font-weight : bold;
							color : #000000; 
							text-decoration : none;
							line-height : 15px;
						}

a.SideMenu:hover,
a.SideMenu:active			{
							font-size : 80%; 
							font-weight : bold;
							color : #990000; 
							text-decoration : none; 
							line-height : 15px;
						}

ul.XMenu					{
							list-style : none;
							padding : 0px;
							margin : 2px 0px 2px 0px;
						}

li.XMenu					{
							line-height : 12px;
							margin-bottom : 5px;
						}

a.XSideMenu:link,
a.XSideMenu:visited		{
							font-size : 75%; 
							color : #990000; 
							text-decoration : none;
						}

a.XSideMenu:hover,
a.XSideMenu:active		{
							font-size : 75%; 
							color : #000000; 
							text-decoration : none;
						}

a.Comments { font-size: 85%; color: #900; text-decoration: none; }
a.Comments:hover { color: #000; }

hr.clsInstitutionLine		{
							height : 2px;
							background-color : #003399;
							color : #003399;
							border-width : 0px;
						}


/* Institution Menu */
td.clsInstitutionMenu {
        height: 14px;
        background-color: #039;
        padding-left: 1px;
        padding-right: 1px;
		font-size: medium;
}

a.clsInstitutionMenu:link, a.clsInstitutionMenu:visited, a.clsInstitutionMenu:active, a.clsInstitutionMenu:hover {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 70%;
        font-weight: bold;
        text-decoration: none;

		font-family: arial;
}

.clsInstitutionLine {
        height: 2px;
        background-color: #039;
        color: #039;
        border-width: 0px;
}

@media print {
td.clsCommonMenu {
        border: #000 solid 1px;
    }

}


/* splash language buttons */

a.langBtn:link, a.langBtn:visited, a.langBtn:hover, a.langBtn:active {
	display: block;
	padding: 3px; 
	background: #FF0000;
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	border-style: solid ; 
	border-width: 1px; 
	border-top-color: #FF6666; 
	border-left-color: #FF6666; 
	border-right-color: #990000; 
	border-bottom-color: #990000;
	font-size: medium;
	font-size: 80%; 
} 
/*End copied from cil.css*/

/* Red Buttons */
a.Default:link,
a.Default:visited,
a.Default:hover,
a.Default:active			{
							display: block;
							padding : 3px; 
							background : #FF0000;
							color : #FFFFFF; 
							text-decoration : none; 
							font-weight : bold; 
							border-style : solid ; 
							border-width : 1px; 
							border-top-color : #FF6666; 
							border-left-color : #FF6666; 
							border-right-color : #990000; 
							border-bottom-color : #990000;
							
						} 
/* Common Menu */
td.clsCommonMenu {
        height: 14px;
        background: #000;
        padding-left: 1px;
        padding-right: 1px;
		font-size: medium;
		
}

a.clsCommonMenu:link, a.clsCommonMenu:visited, a.clsCommonMenu:active, a.clsCommonMenu:hover {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 70%;
        font-weight: bold;
        text-decoration: none;

		font-family: arial;
}

a.SmallMenu:link, a.SmallMenu:visited, a.SmallMenu:active, a.SmallMenu:hover {
        display: block;
        width: 100%;
        height: 100%;
        color: #000000; 
        font-weight: bold;
        text-decoration: none;

		font-family: arial;
}
