P.csc-caption { font-size: 24px; font-style: italic; }

.navmain {font-size: 14px;color:#FFFFFF;text-align: center;text-decoration: none;
	display:block;
	width:100px;
	color:#FFFCEF;
	margin:0;
	padding:0;
}
.navmain:hover {
	font-size: 14px;
	
	font-weight: bold;	
}

.navmainactive {background-color: #F3EABC;}
a {color: #618305;font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover {text-decoration: none;}

p {
	font-size: 90%;
}
td {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #712002;	}
h2 {letter-spacing: 2px;color: #712002;}
h3 {
	color: #712002;
}
h4 {color: #712002;}

.dc {
	font-size: smaller;
	color: #FAD1C0;
}
.textlarge {
	font-size: 24px;
	color: #BB2072;
	text-align: center;
	
}
.image-left {
	float: left;
	margin-right: 10px;
}
.image-right {padding: 0px;float: right;  margin: 4px; }

.style-blue {

	color: #6C50BE;
}
.style-red {
	
	color: #C00000;
}
.style-green {
font-size: 14px;
	color: #008080;
	
}
.style-yellow {
	
	color: #F6AE01;
	width: 100%;
}
.style-black {
	
	color: #000000;
}
.style-image-small {
	height: 100px;
	width: auto;
	border: none;
	
}
.style-orange {
	
	color: #E06400;
}
.style-violet {
	
	color: #AC1A89;
}
.cell-align-top {
	vertical-align: top;
}
.cell-align-middle {
	vertical-align: middle;
}
.cell-align-bottom {
	vertical-align: bottom;
}
.table-100 {
	width: 100%;
}

