.rowHEADER {
	color: #000000;
	padding-left: 3px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../row-header.jpg);
	height: 18px;
	background-position: center;
}
.rowHeadPage {
	color: #FFFFFF;
	padding-left: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 1px;
	margin-right: 1px;
	margin-left: 4px;
	background-image: url(../row-header.jpg);
	height: 15px;
	background-position: center;
}
.rowFIRST {
	background-image: url(../input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -3px -6px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rowB {
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;
}
.financial {
	color: #000000;
	text-align: right;
	background-position: right;
}

.tableLINES {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-position: center;
	border-top-style: none;
	border-bottom-style: none;
}

.copyright {
	font-size: 70%;
	color: #CCCCCC;
	padding-left: 12px;

}
.inputbox {
	background-image: url(../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%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;


}
.smalltext {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #666666;
	
}
.center {
	font-size: 120%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	color: #006699;
}
.blue {
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: #006699;
}

.style1 {	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.smallsmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
