h1 { font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px;
	 margin-right: 10px; margin-left: 10px; }
h2 { font: bold 24px Georgia, "Times New Roman", Times, serif; 
     margin-right: 10px; margin-left: 10px;}
h3 { font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px; 
	 color: #C0C0C0; }
h3 a { color: #FFFF66; text-decoration: none; font-weight: normal }
h3 a:hover { text-decoration: underline }
h4 { font: bold 16px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; }
p, li {	font: 12px Verdana, Arial, Helvetica, sans-serif; margin-right: 20px; margin-left: 20px; }
p a, li a { color: #990000; text-decoration: none }
p a:hover, li a:hover { text-decoration: underline }

.cornerTR {	border-top: 1px solid #000000; border-right: 1px solid #000000; }
.cornerTL { border-top: 1px solid #000000; border-left: 1px solid #000000; }
.cornerBR { border-bottom: 1px solid #000000; border-right: 1px solid #000000; }
.cornerBL { border-bottom: 1px solid #000000; border-left: 1px solid #000000; }
.sideR { border-right: 1px solid #000000; }
.sideL { border-left: 1px solid #000000; }

.mainmenu { font: 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; color: #333333; line-height: 18px }
.mainmenu a { font-weight: bold; text-decoration: none; color: #333333 }
.mainmenu a:hover { color: #FFFF00;	}
.mainmenuactive a { font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; text-decoration: none; color: #FFCC33;}

.courselist { font: 12px Georgia, "Times New Roman", Times, serif; padding: 1px 3px; }

.textdarkheading { font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
                   color: #C0C0C0;
                   background-color: #000000; }
.textdarkheading a { color: #333366; }
.textdarkheading a:hover { text-decoration: underline }
.textheading { font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, sans-serif; 
     margin-top: 2px; margin-bottom: 2px; }
.textheading a { color: #333366; }
.textheading a:hover { text-decoration: underline }
.textsubheading { margin-top: 0px; }
.textsmall { font-size: 10px; }

.bghead { background-color: #CCCCCC; }
.bgdark { background-color: #15181f; }
.bgblack { background-color: #000000; }
.bgtop { background-color: #EFEFDE; }
.bgmatte { background-color: #FFFFFF; }
.bgmid { background-color: #dedece; }
.bgleft { background-color: #a6aaad; }
.bgleft2 { background-color: #D6D7D9; }
.bgleft3 { background-color: #C6C5C9; }
.bgright { background-color: #c1b15d; }
.bgborder { border: 1px solid #000000; }

.bghighlightdark { background-color: #c1b15d; }
.bghighlightlight { background-color: #fed62d; }

.nomargin {	margin-top: 0px; margin-bottom: 0px; }
