.rowHEADER {

	color: #FFFFFF;

	padding-left: 6px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	background-color: #365535;

}

.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;

}

.financial {

	color: #000000;

	text-align: right;

	background-position: right;

}



.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;

	

}

.center {

	font-size: 84%;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;

	text-align: center;

	color: #636F3F;	

}

.yellow {

	color: #FFB366;	

}

.tableLINES2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width:96%;
	padding:0px;
	filter:shadow(color:#666666, strength:10, direction:135);
}
.shadow {
	width:100%;
	padding:10px;
	background-color:#ffffff;
	border:1px #000000;
}

.tableLines3 {
width:78%;
padding:10px;
background-color:#ffffff;
border:1px #000000;
}
.photos {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=3);
	border: 1px solid #000000;
	margin-right: 4px;
	margin-left: 4px;

}
