@charset "utf-8";
/* CSS Document */

.pagetitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #572e6a;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.LEFTSIDE {
	background-color: #cbda75;
	float: left;
	width: 270px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.RIGHTSIDE {
	float: left;
	width: 450px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: justify;
}
.RIGHTSIDE-Consec {
	width: 450px;
	margin-bottom: 10px;
	text-align: justify;
	margin-left: 0px;
}

.confTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.confTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.confSMALLtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.confTEXTpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #502D6D;
	font-weight: bold;
}

.confSPACER {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}




.searchtext {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.tindent {
	padding-left: 15px;
}
.leadname {
	font-size: 14px;
	font-weight: bold;
}
.fleft {
	float: left;
}
.menuSRCHforhome {
	margin-bottom: 2px;
	width: 230px;
}
.dtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #572e6a;
}
.purplesubtitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #572e6a;
	padding: 0px;
}
td#olink a:link {
	color: #502D6D;
	font-weight: bolder;
}
td#olink a:visited {
	color: #502D6D;
	font-weight: bolder;}
td#olink a:hover {
	color: #502D6D;
	font-weight: bolder;
}
td#olink a:active {
	color: #502D6D;
	font-weight: bolder;
}
.redmsg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.cnum-width {
	width: 41px;
}
.contitle {
	font-size: 20px;
	font-weight: bold;
}
.consubtitle {
	font-size: 16px;
	font-weight: bold;
}
