body {
  margin: 20;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
  background: #333 url(images/interface/back.jpg) repeat-x;
  }

p,li,td,th,blockquote,textarea,option,input {
  font-size: 11px;
  line-height: 16px;
  }

h2 {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #CC9900;
  padding-top:5px;
  line-height:5px;
  }

h3 {
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #A39046;
  padding-top:5px;
  padding-bottom:10px;
  line-height:5px;
  border-bottom: 1px solid #A39046;
  }


hr {
  height: 1px;
  color: #A39046;
  background-color: #A39046;
  border: none;
  }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}

.subnavmain 
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #3399CC; 
	text-decoration: none ; 
	line-height: 20px 
}

.subnavmain:hover 
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #CC9933; 
	text-decoration: underline;
	line-height: 20px 
}

.subnav 
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #83BBDF; 
	text-decoration: none ; 
	line-height: 20px 
}

.subnav:hover 
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #CC9933; 
	text-decoration: underline ; 
	line-height: 20px 
}

div#footer a
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}

div#content a
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}

#tdContent a
{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}


.linkBtn
{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}
.CourseRow
{
	background-color: #1B1B1B;
	font-weight: bold;
}
.SessionRow
{
	background-color: #3C3C3C;
}
.SessionRowTitle
{	
}
.style12
{
	font-weight: bold;
	color: #CA9802;
}
.style14
{
	color: #3c3c3c;
}

/* --------------------------------------
   DEPRECATED.  DO NOT CONTINUE TO USE
-------------------------------------- */
.adminLinkBtn
{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #D1951C; 
	text-decoration: underline ; 
	line-height: 20px 
}