
.clickme {
 		cursor: hand;
 }

.normalshow {
	text-decoration: none;	
	
}

.normalhide {
	text-decoration: underline;	
	display: none;
}

.highlight {
	ccolor: #E13A3F;
	cfont-weight: bold;
	background-color : #FDB814;
}

.department1 {
 	background-color: #E13B3E;
 	width=99%;
 	margin: 2 0 0 2;
 	padding: 2 0 0 2;
 	color: white;
}

.department2 {
 	background-color: #FEB914;
 	width=99%;
 	margin: 2 0 0 2;
 	padding: 2 0 0 2;
 	color: white;
}

.department3 {
 	background-color: #668CD9;
 	width=99%;
 	margin: 2 0 0 2;
 	padding: 2 0 0 2;
 	color: white;
}

.department4 {
 	background-color: #66AA00;
 	width=99%;
 	margin: 2 0 0 2;
 	padding: 2 0 0 2;
 	color: white;
}

.department5 {
 	background-color: #DDDDDD;
 	width=99%;
 	margin: 2 0 0 2;
 	padding: 2 0 0 2;
 	color: white;
}

.caldow 
{
 	color: #666666;
}

.caloffmonth 
{
 	background-color: #FFFFFF;
 	height: 40px;
}

.calonmonth 
{
 	background-color: #FAFAFA;
 	height: 40px;
}

.caltoday
{
 	background-color: #F0F0F0;
 	height: 40px;
}

 
.background {
   background: url("pataa.gif");
   background-repeat: no-repeat;
}

body {
  color: #000000;
  font-family: arial, trebuchet ms,georgia, arial, verdana, helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

td {
  font-family: arial, trebuchet ms,georgia, arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}

.title, h1 {
 	color:#E13A3F;
	font-size: 16px; 	
	font-weight: bold;
	margin-bottom:0em
}

.section, h2 {
 	color:#E13A3F;
	font-size: 14px; 
	font-weight: bold;	
	margin-bottom:0em;
	margin-top:0.4em;
}

.small {
 	color:#666666;
	font-size: 10px; 
}

.italics, h3 {
 	color:#E13A3F;
	font-size: 16px; 	
	margin-bottom:0em;
	margin-top:0em;
	font-family: arial, trebuchet ms,georgia, arial, verdana, sans-serif;
	font-style: italic;
}


.beige1 {
  color: #FDFDF7; 	
 }

.white {
  color: #FFFFFF;
 }

.black {
  color: #000000;
}

.red {
  color: #E13A3F;
}

.green1 {
  color: #40666A;
 }
 
.grey1 {
  color: #303030;
 }
 
 .yellow1 {
  color: #FDB814;
 }
 
a {
 	text-decoration: none;
 	color: #303030;
}

a:hover {
 	text-decoration: none;
 	color: #E13A3F;
}

div.content a {
        color: #E13A3F;
}

div.content a:hover {
        color: #E13A3F;
        text-decoration: underline;
}

div.content a[href^="http:"] {
        /* background: url(link.gif) right center no-repeat; */
        color: #E13A3F;
        /* padding-right: 12px; */
}

div.content a[href^="http:"]:hover {
        /*background: url(link.gif) right center no-repeat; */
        color: #E13A3F;
        text-decoration: underline;
}

.orangesubmenu {
  color: ;
 }

/* ---------------------------------------- */

img {
    	border: none;
}
