a{
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
}

a:visited{
	color: #000000;
}

img{
	border: none;
}
.footer{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.small{
	font-size: 75%;
}

.menuitem{
	background: url(Images/menu_fill_gr.jpg) repeat-x;
	text-align: center;
}

.menuitem a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.current{
	color: #EBFF84;
}

#newsleterform a{
	color: #FFFFFF;
}

.news_date{
	color: #FE4C00;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
}

.news_title, .subtitle{
	font-weight: bold;
	color: #414141;
}


.grey_text{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #777777;
}
.main_text{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color:#000000;
}

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	color: #000000;

}

.main{
	margin: 0;
	padding: 0;
	border-bottom: 1px #8ca800 solid; 
	margin-bottom: 15px;
}

.read_more a{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FF4B00;
	text-decoration: none;
}

.read_more a:visited{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FF4B00;
	text-decoration: none;
}


.read_more_bw a{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.read_more_bw a:visited{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.prod_pic{
	padding: 5px;
}

:focus{
	outline: none;
}

td{
	margin: 0;
	padding: 0;
}

.ModelsTableTitles {
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
	font-weight:bold;
}

.ModelsTableData {
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
}

.ProductsTitles{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#669900;
	font-weight:bold;	
}

.ProductsText{
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
}