 .datefont { font: 8pt Arial; font-weight: bold}
 .header { font: 14pt Century Gothic, Arial; font-weight: bold}
 .CourseListHeader { font: 12pt Arial; font-weight: normal}
 .CourseListHeaderMainHeader { font: 12pt Arial; font-weight: bold;}
 .CourseListHeaderCourseHeader { font: 10pt Arial; font-weight: bold;}
 .CourseListHeaderNormal { font: 10pt Arial; font-weight: normal;}
 .normal { font: 10pt Century Gothic, Arial; font-weight: normal}
 .normalGreen { font: 10pt Century Gothic, Arial; font-weight: normal; color: Green}
 .normalGrid { font: 10pt Arial; font-weight: normal}
 .bold { font: 11pt Century Gothic, Arial; font-weight: bold}
 .BoldRed { font: 11pt Century Gothic, Arial; color: Red; font-weight: bold}
 .ErrorRed { font: 10pt Arial; color: Red; font-weight: bold}
 .small { font: 8pt Century Gothic, Arial; font-weight: normal}
 .medium { font: 12pt Century Gothic, Arial; font-weight: normal}
 .command { font: 10pt Arial; font-weight: bold}
 .coursetitle { font: 15pt Arial; font-weight: bold; color:#8D0994}
 .coursesubheader { font: 10pt Arial; color:#000000}
 a.Normal:link{text-decoration: underline; color:#1F0AB0}
 a.Normal:hover{text-decoration: underline; color:#8D0994}
 a.Normal:visited{text-decoration: underline; color:#1F0AB0}
 a.NormalGrid:link{text-decoration: underline; color:#1F0AB0}
 a.NormalGrid:hover{text-decoration: underline; color:#8D0994}
 a.NormalGrid:visited{text-decoration: underline; color:#1F0AB0}
 a.Command:link{text-decoration: underline; color:#1F0AB0}
 a.Command:hover{text-decoration: underline; color:#8D0994}
 a.Command:visited{text-decoration: underline; color:#1F0AB0}
 a.CourseTitle:link{text-decoration: underline}
 a.CourseTitle:hover{text-decoration: underline}
 a.DateFont:link{text-decoration: underline; color:#1F0AB0}
 a.DateFont:hover{text-decoration: underline; color:#8D0994}
 a.DateFont:visited{text-decoration: underline; color:#1F0AB0}

 h2 { font: 20pt "Times New Roman"; font-weight: bold }
 h2.contact { font: 20pt "Times New Roman"; font-weight: bold; color: #cc9966 }
 h3 { font: 16pt "Times New Roman"; font-weight: bold }
.spa { font: 10pt verdana;  font-weight: bold }
.sp { font: 11pt verdana;  font-weight: bold; color: #cc9966 }


/* .NetCart */
table.Store {
	font-family: Arial;
	font-size: 16px;
	border-collapse:collapse;
}

table.Custom
{
	border-right: gray 1px solid;
	padding-right: 5px;
	border-top: gray 1px solid;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 5px;
	border-left: gray 1px solid;
	/*width: 55%;*/
	padding-top: 5px;
	border-bottom: gray 1px solid;
	position: static;
	border-collapse: collapse;
}
/*
input.text.control {
	font-family: Arial;
	font-size: 11px;
	padding-left: 4px;
	background-color : #FFFBF7;
	border: 1px solid #ADAA9C;
	width: 100%;
}

td.Caption {
	color: Black;
	padding : 1px 3px 1px 2px;
	font-family: Arial;
	font-size: 14px;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 1px solid;
	text-align: Right;
	width: 35%;
}
td.body {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 1px solid;
	text-align: left;
}
td.Header
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/bluebackheader1.gif);
	border-left: 1px solid;
	color: white;
	border-bottom: 1px solid;
	font-family: Arial;
	background-color: #2793d3;
	text-align: left;
}
td.footer {
	color: Black;
	font-family: Arial;
	font-size: 14px;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 1px solid;
	text-align: center;
}
td.Message {
	color: Red;
	font-family: Arial;
	font-size: 110px;
	background-color: White;
	border-color:Gray;
	border: 1px solid;
	text-align: left;
}
A
{
	color: Black;
	font-family: Arial;
}
*/


