
body
{
	background: #000;
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
}

#bodycell
{
	background: #000;
	// This ID refers to the main body content section
}

.leftnavcolumn
{
	background: #212930;	
}

.promobar
{
	font : 12px/14px verdana, arial, helvetica, sans-serif;
	border: 5px solid #26275C;
}

.bodytitle
{
	background: #26275C;	
	font-weight: bold;
}
.bodysubtitle1
{
	background: #113;	
	font-weight: bold;
}
.bodysubtitle2
{
	background: #212930;	
	font-weight: bold;
}
.bodysubtitle3
{
	background: #500;	
	font-weight: bold;
}

.newsbox
{
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}

A
{
	font : 12px/14px verdana, arial, helvetica, sans-serif;
	color: #A1A136;
	text-decoration : none;
}

A:hover
{
	color: #fff;
	text-decoration : underline;
}

A:visited hover
{
	color: #A1A136;
	text-decoration : none;
}

.breadcrumb
{
	font : 12px/14px verdana, arial, helvetica, sans-serif;
	background: #26275C;
	color: #ccc;
}

.breadcrumb A:hover
{
	background: #26275C;
	text-decoration : underline;
}

#navtable
{
	// This ID refers to the navigation table.  The whole table.
}

.navtitle
{
	background: #26275C;
	color: #ccc;
	font-weight: bold;
}

.navdata
{
	background: #113;
}

.lastupdate
{
	font : 10px/12px verdana, arial, helvetica, sans-serif;
	background: #113;
	font-weight: bold;
}

.heading
{
	font: 14px/16px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.footer
{
	font : 10px/12px verdana, arial, helvetica, sans-serif;
	background: #113;
}


.maintext
{
	font : 12px/14px verdana, arial, helvetica, sans-serif;
}

.dinkytext
{
	font : 10px/11px verdana, arial, helvetica, sans-serif;
}

.dinkylink A
{
	font : 10px/11px verdana, arial, helvetica, sans-serif;
}

#interview em {
	font : italic 12px/16px verdana, arial, helvetica, sans-serif;
}

.interviewtitle {
	font : bold 16px/18px verdana, arial, helvetica, sans-serif;
}
.interviewq {
	font : bold 12px/14px verdana, arial, helvetica, sans-serif;
}
.interviewa {
	font : normal 12px/14px verdana, arial, helvetica, sans-serif;
}
