/* Main UMCSC Style Sheet */

.header {
  background-color: #b0c0b0;
  font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';   
  font-weight: light;
  text-decoration: none;
  font-size: 14pt;
}

td.header {
  background-color: #b0c0b0;
}


a.header:visited {color: black; background-color: #b0c0b0}
a.header {color: black; background-color: #b0c0b0}
a.header:hover {text-decoration: underline}

a.calendar:visited {color: red}
a.calendar {color: red}
span.calendar_highlight {color: red}

body {background-color:#ccffcc}

.tbltitle 
{
    font-family: 'Times New Roman',  'Times', 'New Century Schoolbook', 'serif';   
    font-weight: bold;
    text-decoration: none;
    font-size: 14pt;
    text-align: center;
    height:50px;
}
.logoHeader {    
  font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';   
  font-weight: bold;
  text-decoration: none;
  font-size: 14pt;
}
.newsletter {
	font-weight:bold;
	font-size:14pt;
}
.classespara {
	margin-left: 1.5in; 
	margin-right: 1.5in;
	text-align:center;
}