/* This is a CSS comment tag. It is the only thing allowed in a .css file 
other than the actual styles.*/ 

body {
background: white;
color: black; 
}
a:link, a:active {
background: inherit;
color:#F5b823;
text-decoration: none;
} 
a:visited {
background: inherit;
color: silver; 
text-decoration: none;
}
a:hover {
color:red; 
background:inherit;
text-decoration: underline;
}
a.ex:link, a.ex:visited, a.ex:active {
	background: inherit;
	color: #CC0000;
}
a.ex:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color: inherit;
}
p {
font-family: "Times New Roman", Times, serif; 
font-size:1em;
}
#table1 {
border: 3px;
border-color: #000;
border-style: groove;
}
#table2 {
	color: inherit;
	font-size: 1em;
	background-color: #FFFFFF;
}
#table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 24px;
	text-align: left;
}
#table4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #0000FF;
	text-align: center;
	border: thin solid #000000;
}

.tdmenu {
	color: inherit;
	height: 12px;
	background-color: #000000;
}


li {
font-size: .9em;
}
.course {
	padding-left: 25px;
	padding-right: 25px;
}
.yellow {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFF00;
}
.Class {
	font-size: 16px;
	color: #FF0000;
	background-color: inherit;
	text-align: center;
}





p.h4h {
font-family: arial, sans-serif; 
text-align:left;
}
p.h3h {
font-family: arial, sans-serif; 
color:red;
background: inherit; 
font-size:larger;
}
.h2h {
font-family:arial, sans-serif; 
font-size:.9em; 
font-style:italic;
}
.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	background-color: inherit;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
}

h1 {
background-color:#666666; 
color:white; 
font-family: arial, sans-serif;
} 
h2 {
font-size:16pt; 
font-family: arial,sans-serif; 
color: #cc0000; 
background: inherit;
}
h3 {
font-family: arial, sans-serif; 
font-size:1.3em;
}
h4 {
font-family: arial, sans-serif; 
font-size:1em; 
padding: 50px; 
line-height: 18px;
}
.bigbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/GoldBG.jpg);
	text-align: center;
	border: thin solid #000000;
	line-height: 30px;
	color: #000000;
}

h5 {
font-family: arial, sans-serif; 
color: #3366ff;
}
h6 {
	font-family: times, serif;
	color:white;
	font-size:.8em;
	background-color: inherit;
} 
.ClassHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: inherit;
	text-align: center;
	padding-top: 20px;
}

blockquote {
	text-align: justify;
}
.underscore {
	text-decoration: underline;
}


.strong {
font-weight: bold; 
font-family: arial, sans-serif;
}
h1.highlightblue {
color: white; 
background: blue; 
text-align: center;
}
h2.highlightgold {
color: white; 
background: #cc9900; 
text-align: center;
}
.red {
color: red;
background: inherit;
}
.img {
border: none;
}
.img2 {
border: none;
float: right;
padding: 10px;
}
.tdbanner {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(images/GoldBG.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0033;
	text-align: center;
}

.showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	line-height: 20px;
}
.external {
	color: #3366ff;
	background-color: inherit;
}
.padding {
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	background-color: #000000;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	background-image: url(images/GoldBG.jpg);
	text-align: center;
	border: thin solid #666666;
	margin: 0px;
	font-weight: bolder;
}
.leftfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	text-align: center;
}
.margin {
	margin-left: 20px;
	color: #3366ff;
}
.coursemargin {
	margin-left: 35px;
}
.RedBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
	border: thin solid #000000;
	line-height: 30px;
	background-color: #FFCC00;
	background-repeat: repeat;
}

