.textfield_effect    
	{    /*we will first set the border styles.*/    
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;    
	/*we are now going to add in the shadow image that we created earlier*/    
	/*background-image: url(back_field.gif);*/
	/*background-repeat: repeat-x; */
	/*I am going to add some text formatting of my own*/    
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 150px;    
	height: 16px;    
	}
	 /*we are now going to style how the textfield will look when wehover over it and when we actually have it selected*/ 
 .textfield_effect:hover    {    
	 border-color: #64acd8;    
	 border-width: 1px;    
	 } 
.textfield_effect:focus    {    
     border-color: #64acd8;    
	 border-width: 1px;    
	 } 
	 /*you may also like to add some styles for the rest of the form*/ 

	
	
.Submit {
	background-color:transparent;
	background-image:url(images/button.gif);
	border:1px solid #CCCCCC;
	font:10px Arial, Helvetica, sans-serif;
	color:#FF3333;
	width:30px;
	height:16px;
	}

.arxiki {
	font:10px Arial, Helvetica, sans-serif;
	color:#c2c2c2;
	}
	
	
.desc {
	color: #908962;
	font-family: Arial;
	font-size: 14px;
	background-color: inherit;
	text-decoration: none;
}

.readmore {
	color: #736b2b;
	font-family: Arial;
	font-size: 16px;
	background-color: inherit;
	text-decoration: none;
}
.news_title_main {
	color: #940303;
	font-family: Arial;
	font-size: 18px;
	background-color: inherit;
	text-decoration: none;
}
.myDATEstyle {
	color: #b7a95e;
	font-family: Arial;
	font-size: 10px;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;

}

.title {
	color: #878787;
	font-family: Arial;
	font-size: 12px;
	background-color: inherit;
	text-decoration: none;
}

	
.viewAll {
	font:10px Arial, Helvetica, sans-serif;
	color:#FF3333;
	text-decoration: none;
	}
	
.textfield_effect2    
	{    /*we will first set the border styles.*/    
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;    
	/*we are now going to add in the shadow image that we created earlier*/    
	/*background-image: url(back_field.gif);*/
	/*background-repeat: repeat-x; */
	/*I am going to add some text formatting of my own*/    
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 80px;    
	height: 16px;    
	}
	
.dikeomata {
	font:10px Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	}

.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #e6e8e7;  
	font-weight: bold;	
}
.ypolista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;  	
}
.ypolista2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;  	
}
.types {
	color: #e20808;
	font-family: Arial;
	font-size: 12px;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
.typedesc {
	color: #6f6f6;
	font-family: Arial;
	font-size: 10px;
	background-color: inherit;
	text-decoration: none;
}

.prospectus {
	color: #af2828;
	font-family: Arial;
	font-size: 10px;
	background-color: inherit;
	text-decoration: none;
}
.types2 {
	color: #e20808;
	font-family: Arial;
	font-size: 16px;
	background-color: inherit;
	font-weight: bold;

}
.contTitle {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	}
.contName {
	font:10px Arial, Helvetica, sans-serif;
	color:#808080;
	font-weight: bold;
	}
.contEmail {
	font:10px Arial, Helvetica, sans-serif;
	color:#afafaf;
	}
.contTel {
	font:10px Arial, Helvetica, sans-serif;
	color:#808080;
	font-weight: bold;
	}
	
.epeksigisi {
	color: #d41616;
	font-family: Arial;
	font-size: 10px;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;

}
.productsTOP {
	color: #940303;
	font-family: Arial;
	font-size: 10px;
	
	background-color: inherit;
	text-decoration: none;
}
.arxiki2 {
	font:2px Arial, Helvetica, sans-serif;
	color:#c2c2c2;
	}
.arxiki3 {
	font:3px Arial, Helvetica, sans-serif;
	color:#c2c2c2;
	}


tr.myPic {
	background-image: url(img/template.png);
	background-repeat: no-repeat;
	}
.SuppotTitle {
	color: #736b2b;
	font-family: Arial;
	font-size: 16px;
	background-color: inherit;
	text-decoration: underline;
}



/*a:link, a:active { */
	/*color: #92A92D;*/
	/*color: #002A6C;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	/*color: #C41427;*/
	/*text-decoration: none;*/
/*}*/

/*a:visited {
	/*color: #92A92D;*/
	/*color: #002A6C;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	/*color: #C41427;*/
	/*text-decoration: none;*/
/*}*/

/*a:hover {*/
	/*color: #CD689D;*/
	/*color: #C41427;*/
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 10px;*/
/*}*/

#LHS a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/template2.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width: 195px;
	height: 28px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 0px;
	display: block;
}


#LHS a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/template.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;	
}
#LHS2 a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/button_off_.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width: 132px;
	height: 19px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}


#LHS2 a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/button_on_.png);
	background-repeat: no-repeat;
	width: 132px;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;	
}


#LHS3 a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/Types_button_off.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 12px;
	color: #0a0a0a;
	width: 156px;
	height: 22px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 8px;
	padding-left: 9px;
	padding-right: 0px;
	display: block;
}


#LHS3 a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/Types_button_on.png);
	background-repeat: no-repeat;
	width: 156px;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;	
}

#LHS4 a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/contact_menu.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width: 150px;
	height: 19px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}


#LHS4 a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/contact_menu2.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;	
}
#LHS5 a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/template.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	width: 195px;
	height: 28px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 0px;
	display: block;
}


#LHS5 a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/template2.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 28px;
	color: #000000;
	text-decoration: none;	
}
td.myPic6 {
	background-image: url(img/contact_menu2.png);
	background-repeat: no-repeat;
	}
td.myPic2 {
	background-image: url(img/button_on_.png);
	background-repeat: no-repeat;
	}
td.myPic3 {
	background-image: url(img/CATALOGUE_PAGE.png);
	background-repeat: no-repeat;
	}
td.myPic4 {
	background-image: url(img/heading_grami2.png);
	background-repeat: no-repeat;
	}
td.myPic5{
	background-image: url(img/photos_heading.png);
	background-repeat: no-repeat;
	}

.familyMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;  
	}

.TypesLista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;  	
}
#MEM a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/memebersArea_but.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	
	font-size: 12px;
	color: #FFFFFF;
	width: 135px;
	height: 22px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 0px;
	display: block;
}


#MEM a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/memebersArea_but2.png);
	background-repeat: no-repeat;
	width: 135px;
	height: 22px;
	color: #000000;
	text-decoration: none;	
}
.MemUsername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #a80b0b;
	text-decoration: none;  	
}
#olycatVIEW a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/view.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	
	font-size: 6px;
	color: #b6b6b6;
	width: 64px;
	height: 25px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}


#olycatVIEW a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/viewOver.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	color: #b6b6b6;
	text-decoration: none;	
}
#olycatDOWN a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/download.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	
	font-size: 6px;
	color: #afafaf;
	width: 80px;
	height: 25px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}


#olycatDOWN a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/downloadOver.png);
	background-repeat: no-repeat;
	width:80px;
	height: 25px;
	color: #afafaf;
	text-decoration: none;	
}
#MemMenu a {
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	/*background-color: #FFFFFF; to evgala gia na dokimaso*/
	background-image: url(img/koumpi_member.png);
	background-repeat: no-repeat;
	/*color: #000000; to evgala gia na dokimaso*/
	/*font-variant: small-caps;*/
	
	font-size: 12px;
	color: #afafaf;
	width: 150px;
	height: 19px;
	/*padding: 5px; to evgala gia na dokimaso*/
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}


#MemMenu a:hover {
	/*background-color: #C41427;*/
	background-image: url(img/koumpi_member.png);
	background-repeat: no-repeat;
	width:150px;
	height: 19px;
	color: #cd1e16;
	text-decoration: none;	
}
.MemMenuLINK{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #afafaf;
	text-decoration: none;  	
}
.dropSupport{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5966c8;
}
