/* Default CSS Stylesheet for a new Web Application project */
Body, table, td, body, tr, p
{
	color: #858585;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: normal;
}
a.pirot_lefi_onot
{
color:#E20A17;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
a.pirot_lefi_onot:hover
{
color:#E20A17;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
td.fruit_title
{
color:#FFFFFF;
font-weight:bold;	
}
td.product_title
{
	font-size: 11pt;
	color: #7EAF20;
	font-weight: bold;
	text-decoration: none;
}
Td.product_preparats
{
	font-size: 11pt;
	color: #858585;
	font-weight: normal;
	text-decoration: none;
}
.CatProdActiveLink
{
	font-size: 11pt;
	color: #7EAF20;
	text-decoration: none;
	font-weight: bold;
}
.CatProdActiveLink:hover
{
	font-size: 11pt;
	color: #7EAF20;
	text-decoration: none;
	font-weight: bold;
}
a.products_link
{
	font-size: 11pt;
	color: #858585;
	font-weight: bold;
	text-decoration: underline;
}
a.products_link:hover
{
	font-size: 11pt;
	color: #7EAF20;
	font-weight: bold;
	text-decoration: underline;
}
a.catProd_links
{
	font-size: 11pt;
	color: #7EAF20;
	text-decoration: none;
	font-weight: normal;
}
a.catProd_links:hover
{
	font-size: 11pt;
	color: #7EAF20;
	text-decoration: underline;
	font-weight: normal;
}

a
{
	color: #7EAF20;
	text-decoration: underline;
}
a:hover
{
	color: #E20A17;
	text-decoration: underline;
}
td.PagesRpt_title
{
	font-size: 8pt;
	color: #7EAF20;
	font-weight: bold;
	text-decoration: none;
}
A.PagesRpt_links
{
	font-size: 8pt;
	color: #7EAF20;
	font-weight: bold;
	text-decoration: none;
}
A.PagesRpt_links:hover
{
	font-size: 8pt;
	color: #7EAF20;
	font-weight: bold;
	text-decoration: underline;
}
A.top_bar_link
{
	font-family: Arial;
	font-size: 10pt;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
A.top_bar_link:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #E20A17;
	text-decoration: none;
	font-weight: bold;
}
A.middle_bar_link
{
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.middle_bar_link:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #dfdfdf;
	text-decoration: none;
	font-weight: bold;
}
.bigtitle
{
	font-size: 14pt;
	color: #E20A17;
	font-weight: bold;
}
.pagetitle_red
{
	font-size: 11pt;
	color: #E20A17;
	font-weight: bold;
}
.pagetitle_green
{
	font-size: 11pt;
	color: #7EAF20;
	font-weight: bold;
}

.pagecontent
{
	font-size: 11pt;
	color: #858585;
	font-weight: normal;
}
TD.Main_title
{
	font-size: 14pt;
	font-weight: bold;
	color: #E20A17;
}
Td.path
{
	font-family: Arial;
	font-size: 10pt;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
A.path_link
{
	font-family: Arial;
	font-size: 10pt;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
a.Up
{
	text-align:center;
	padding:0 8 8 0;
	color: #808285;

	text-decoration: none;
}
a.Up:hover
{
	text-align:center;
	padding: 0 8 8 0;
	color: #808285;

	text-decoration: none;
}
A.path_link:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #E20A17;
	text-decoration: none;
	font-weight: bold;
}
input.input_text
{
	background-color: #D2E6A7;
	border: 1px solid #b2c697;
	color: #858585;
}
td.input_title
{
	font-size: 11pt;
	font-weight: bold;
	color: #656565;
	vertical-align: top;
}
textarea.textarea_text
{
	background-color: #D2E6A7;
	border: 1px solid #b2c697;
	overflow: hidden;
	color: #656565;
	height: 100px;
	width: 374px;
}
a.contactUs_email
{
	font-size: 11pt;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
}
a.contactUs_email:hover
{
	font-size: 11pt;
	font-weight: normal;
	color: #858585;
	text-decoration: underline;
}
.send_button
{
	color: #858585;
	width: 50px;
	height: 21px;
	cursor: hand;
}
.cyber{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none;}
.cyber:hover{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:underline;}
.logo{padding-top:1px;cursor:hand;text-align:right;}

