.rowHEADER {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	font-weight: bold;
font-size:smaller;

}
.rowFIRST {
	background-image: url(../input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;


}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;


}
.rowB {
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;


}

.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.copyright {
	font-size: 70%;
	color: #CCCCCC;
	padding-left: 12px;

}
.inputbox {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 100%;


}
.smalltext {
	font-size: 70%;
	font-weight: normal;
}
.white {
	font-size: 70%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.white2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.notsguy {
	font-size: 70%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.maroon {
	font-size: 16px;
	font-weight: bold;
	color: #42001B;
	font-family: Arial, Helvetica, sans-serif;
}
.side {
	font-size: 11px;
	color: #005984;
	font-family: Arial, Helvetica, sans-serif;
}
.maroonRight {
	font-size: 11px;
	font-weight: bold;
	color: #42001B;
	font-family: Arial, Helvetica, sans-serif;
}
.blueBold {
	color: #005984;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	color: #005984;
}
