body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #036;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d7f4ff;
	text-decoration: underline;
	display: inline;
}
.dropcap {
	float:left;
	color:#AAA;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: "Times New Roman", Times, serif;
} 
.reddropcap {
	float:left;
	color:#C4151C;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: "Times New Roman", Times, serif;
}

.maincontent {
	background-attachment: fixed;
	background-image: url(images/cb_bg.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.titletxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #C4151C;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}
.boldtxt {
	font-weight: bold;
}
.whitenormaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.whitesmalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.list_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(images/shoe.gif);
	list-style-type: disc;
}
.qtxt {
	font-weight: bold;
	color: #006;
}
.qtxt_red {
	font-weight: bold;
	color: #C4151C;
	text-align: justify;
}
.cb_header {
	background-color: #FFF;
}

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.5em;
	text-align: right;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(images/cb_footer.bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.topheadfill {
	background-image: url(images/cb_topheaderfill.jpg);
	background-repeat: repeat-x;
}
.indexbg {
	background-attachment: scroll;
	background-image: url(images/cb_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.creambg {
	background-color: #FBF3BB;
}.whitebg {
	background-color: #FFF;
}
.whiteborderfill {
	background-color: #FFF;
	border: medium solid #FFF;
}

.blackbg {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/cb_footer.bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.silhouette {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/silhouette.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.centreobject {
	text-align: center;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #FFF;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	display: inline;
	text-align: center;
}
