/* Start of CMSMS style sheet 'MUNOLGeneral' */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --GENERAL:START-- */
/*___________________*/
a {
	text-decoration: none;
}
a img {
	border: 0;
}
a.top {
	display: block;
	float: right;
}
a:active {
  position: relative;
  top: 1px;
}
a[href$='.pdf'] {
background: url(/images/fileicons/pdf.png) center right no-repeat;
padding-right:20px;
line-height:16px;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'] {
background: url(/images/fileicons/doc.png) center right no-repeat;
padding-right:20px;
line-height:16px;
}
table a.top {
	font-size: 0.6em;
}
a.top img {
	margin-right: 7px;
}
hr {
	display: none;
}
span.hr { /* fake hr */
	background: url(/images/bg_hr.gif) repeat-x top;
	display: block;
	margin: .7em 1em 0em 1em;
}
.center {
	text-align: center;
	margin: 39px auto 290px auto;
}
.right {
		text-align: right;
}
.clearfix {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#fixtop {
	z-index: 200;
	display: block;
	width: 100%;
	background-color: #43478D;
	position: fixed;
	bottom: 0;
}
#fixtop a {
	color: #F0E7DA;
	position: relative;
	margin-right: 400px;
	float: right;
}
#fixtop a img {
	margin-right: 7px;
}
/* --GENERAL:END-- */
/* End of 'MUNOLGeneral' */

