.els-plovdiv {
	background-attachment: scroll;
	background-color: #D1D6DC;
	background-image: url(images/tile_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fields {
	background-color: #B9C4D0;
	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: #38465A;
	border-right-color: #D1D6DC;
	border-bottom-color: #D1D6DC;
	border-left-color: #38465A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303C4E;
	font-weight: bold;
}


.mainTable {
	background-attachment: scroll;
	background-color: #EEF2F7;
	background-image: url(images/table_toptile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.infoTable {
	background-color: #000000;
}

.sidetable {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.smallTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallTxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.smallTxtDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}
.newsStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Photocelltop {
	background-position: left top;
	background-repeat: repeat-x;

}
.Photocellbott {
	background-position: left bottom;
	background-repeat: repeat-x;

}