/* CLASSES */
#flashcontent {
	padding: 0px 0px 0px 6px;
	margin: 0;
	width: 534px;
	height: 360px;
	background-color:#fff;
}

/* PAGE TITLES */
.ttlClasses h1 {
	width:97px;
	height:27px;
	background:url(../images/ttl_classes.gif) no-repeat; 
    overflow: hidden;
	padding-bottom:35px;
}

h1 span {
	display:none;
}

/* TEXT STYLING */
h3 {
	color: #b8856c;
    font-size: 11px; 
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
}

h4 {
	font-weight: bold;
}

td {
padding-right: 2px;
font-weight: bold;
}

td .nobold {
font-weight:normal;
}