TABLE.form
{
	border: maroon thin ridge;
	width: 500px;
	border-collapse: separate;
}
TABLE.index
{
	border: #ff9900 thin solid;
	border-collapse: separate;
	background-color: White;
}
TABLE.index TD
{
	border-bottom: Navy thin solid;
	border-right: Navy thin solid;
}
TD.label
{
	border: gray thin solid;
	font-family: Comic Sans MS,Verdana,Arial;
	border-collapse: separate;
	background-color: #99ccff;
	text-align: right;
}
TD.input
{
	border: gray thin solid;
	border-collapse: separate;
	background-color: #99ccff;
	text-align: center;
}
TD.submit
{
	border-top-width: medium;
	border-left-width: medium;
	border-left-color: yellow;
	border-bottom-width: medium;
	border-bottom-color: yellow;
	border-top-color: yellow;
	text-align: center;
	border-right-width: medium;
	border-right-color: yellow;
}
TD.indexdate
{
	text-align: right;
	color: blue;
	font-weight: bold;
	font-size: 14px;
}
TR.indexheader
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
TD.indexdateold
{
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 14px;
}
TR.indexheaderold
{
	text-align: left;
	color: black;
	font-weight: normal;
	font-size: 14px;
}
TR.indexline
{
	text-align: center;
	color: Blue;	
	
	font-size: smaller;
}
P.confirm
{
	font-weight: bold;
	color: black;
	font-family: Verdana,Arial;
}
P.info
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-family: Verdana,Arial;
	text-align: justify;
}
P.instruction
{
	color: Navy;
	font-family: Verdana,Arial;
}
P.error
{
	color: red;
	font-family: Verdana,Arial;
	text-align: justify;
}
P.mainfullname
{
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: larger;
	color: Black;
	position: absolute;
	top: 92%;
}
P.date
{
	font-weight: bold;
	font-variant: small-caps;
}
P.olddate
{
	font-weight: bold;
	font-variant: small-caps;
	color: Gray;
}
H1.myheader
{
	font-weight: bold;
	font-size: 32px;
	color: blue;
	font-family: Comic Sans MS,Verdana,Arial;
	text-align: center;
}
BODY.pagesbody
{
	background-image: url(tlo.gif);
}
HR
{
	color: #ff9900;
}
TD.input INPUT
{
	width: 325px;
}
TD.label INPUT
{
	width: 175px;
}
SELECT
{
	font-size: smaller;
	width: 500px;
	color: Black;
	font-family: Verdana;
}
TABLE.coursedesc
{
	font-size: smaller;
	color: black;
	font-family: Verdana, Arial;
}
TABLE.coursedesc TD.header
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: bold;
	margin: 1px 1px 0px;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	background-color: orange;
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.coursedesc TD.oldheader
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: bold;
	margin: 1px 1px 0px;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	background-color: orange;
	padding-left: 10px;
	padding-right: 10px;
	color: Gray;
}
TABLE.coursedesc TD.description
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: blue thin solid;
	width: 2000px;
	margin-right: 1px;
	border-bottom: blue thin solid;
	height: 50pt;
	background-color: white;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
TABLE.coursedesc LI
{
	font-size: x-small;
	color: black;
	font-family: Verdana, Arial;
}
A
{
	color: Black;
	font-weight: 700;
}
A.download
{
	color: Black;
	font-weight: 700;
}
A.mailto
{
	color: Black;
}
LI
{
	text-align: justify;
	font-family: Verdana,Arial;
	font-size: smaller;
	color: Blue;
}
IMG.icon
{
	float: left;
}
TABLE.catalogtable
{
	font-size: smaller;
	color: black;
	font-family: Verdana, Arial;
}
TABLE.catalogtable TD.catalogheader
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: bold;
	margin: 1px 1px 0px;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	background-color: orange;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
TABLE.catalogtable TD.catalogitem
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: blue thin solid;
	width: 2000px;
	margin-right: 1px;
	border-bottom: blue thin solid;
	height: 50pt;
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}