.SearchFormTABLE {
	background-color: #cfcfcf;
	border : 1 solid #C4693D;
} 
.SearchFormHeaderTD {background-color: #00541a; width: 100%} 
.SearchFormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #fff; font-weight: bold} 
.SearchFieldCaptionTD {} 
.SearchFieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.SearchDataTD {
	background-color: #cfcfcf;
} 
.SearchDataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000;} 
.SearchColumnTD {} 
.SearchColumnFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.SearchRecordSeparatorTD {background-color: #ffffff} 
.ArticlesFormTABLE {
	border: 1 solid black;
	background-color: #cfcfcf;
	width: 100%
} 
.ArticlesFormHeaderTD {background-color: #00541a; width: 100%} 
.ArticlesFormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #fff; font-weight: bold} 
.ArticlesFieldCaptionTD {} 
.ArticlesFieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.ArticlesDataTD {
	background-color: #F5FCFF;
	vertical-align: top;
	padding: 0.4em;
} 
.ArticlesDataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000;} 
.ArticlesColumnTD {
	background-color: #cfcfcf;
} 
.ArticlesColumnFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.ArticlesRecordSeparatorTD {background-color: #ffffff}

.ArticlesColumnTD2 {
	background-color: #cfcfcf;
	width: 12%;
} 
.ArticlesDataTD2 {
	background-color: #F5FCFF;
	vertical-align: top;
	padding: 0.4em;
	width: 12%;
} 


