/* Styles for the Spotlight */



body { background-color: #003333; }

.newbody { background-color: #003333; }


.newbody2 { background-color: #003333; }


.orangetext {  color: #cc5500; font-size: 12px}
.orange {  background-color: #cc5500; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; line-height: 18px; padding-top: 5px; padding-bottom: 0px; margin-top: 5px; margin-bottom: 0px}
.yellow {  background-color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}



/* style for the navbar */

.navbar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #cc5500; font-style: normal; font-variant: normal; }

a.navbar:link { color: #cc5500; font-weight: bold; text-decoration: underline; }

a.navbar:visited { color: #cc5500; font-weight: bold; text-decoration: underline; }

a.navbar:active { color:#cc5500; font-weight: bold; text-decoration: underline; }

a.navbar:hover { color:#FF0000; font-weight: bold; text-decoration: underline; }



.updated { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003333; font-style: normal; font-variant: normal; }

a.updated:link {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

a.updated:visited { color: #003333; font-weight: bold; text-decoration: underline; }

a.updated:active { color:#003333; font-weight: bold; text-decoration: underline; }

a.updated:hover { color:#cc5500; font-weight: bold; text-decoration: underline blink; }


/* style for the footer */

.navbar2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003333; font-style: normal; font-variant: normal; }

a.navbar2:link { color: #003333; font-weight: bold; text-decoration: none; }

a.navbar2:visited { color: #003333; font-weight: bold; text-decoration: none; }

a.navbar2:active { color:#003333; font-weight: bold; text-decoration: none; }

a.navbar2:hover { color:#cc5500; font-weight: bold; text-decoration: underline; }

/* style for the secondary navbar */

.navbar3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003333; font-style: normal; font-variant: normal; }

a.navbar3:link { color: #003333; font-weight: bold; text-decoration: underline; }

a.navbar3:visited { color: #003333; font-weight: bold; text-decoration: underline; }

a.navbar3:active { color:#003333; font-weight: bold; text-decoration: underline; }

a.navbar3:hover { color:#cc5500; font-weight: bold; text-decoration: underline; }

/* styles for the headers */

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; padding-top: 0px; color:#FFFFFF; padding-bottom: 0px; margin-top: 10px; margin-bottom: 0px}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; padding-top: 0px; color:#FFFFFF; padding-bottom: 0px; margin-top: 15px; margin-bottom: 0px}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; padding-top: 0px; color:#FFFFFF; padding-bottom: 0px; margin-top: 15px; margin-bottom: 0px}




/* Divs for the hover on calendar page */

div#apple a {display: block; font: bold 11px sans-serif;  

   text-decoration: none; color: #003333; padding: 5px; }

div#apple a:hover {color: #411; background-color: #cccc66; padding: 5px;  text-decoration: underline;  }




/* For smaller sized text */

.smalltext { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }



/* For the oranged colored text in the calendar */

.smalltext2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc5500; font-weight: bold }.palegreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	background-color: DEF8E2;

}




/* New TCC styles */
.white { color: #ffffff; }
.lightyellow { color: #ffffcc; }

.blacktext { color: #000000; }

.whitesmall { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: normal}
.whitesmallbld { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold}
.greensmallbld { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #003333; font-weight: bold}
.green {  background-color: #cccc66; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003333; font-weight: bold;}

a.green:hover { color:#cc5500; font-weight: bold; text-decoration: underline; }