.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #892121;
}
.rightDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #000063;
}
.tableBrdrs {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #892121;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #892121;
}
body {
	background-attachment: fixed;
	/* background-image: url(images/clbc-bkg.jpg); */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #737573; /* #7B1818; orig color */
	scrollbar-highlight-color: #737573;
	scrollbar-shadow-color: #737573;
	scrollbar-3dlight-color: #737573;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #737573;
}
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #292931;
	font-style: italic;
	padding: 6px;
	background-image: url(awmdata/main-buttonOver-left.gif);
	height: 30px;
}
.boldBurgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #721919;
	font-weight: bold;
}
.formTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFDD;
	border: 1px ridge #000066;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDEBC8;
	background-color: #000066;
	border: 1px outset #330000;
}
a:link {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.disclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.disclaimerTextLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFCE;
}
.boldBlueText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}
.headTextWhite {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000063;
	text-align: center;
}
.basicTextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.subHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000063;
	background-color: #FAEDC7;
	border-top: 1px solid;
}
.headTextGold {
	font-family: Biondi, "Copperplate Gothic Bold", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #F6A438;
}
.boldRedText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
