.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;  	
}
.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;

}
.types3 {
	color: #ffffff;
	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/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: 220px;
	height: 30px;
	/*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/template2.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	color: #000000;
	text-decoration: none;	
}
.LatestThumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #1f1a17;
	text-decoration: none;  	
}

.sitemapList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0e5fd8;
	text-decoration: none;  	
}
.sitemapTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #181b20;
	text-decoration: none;  	
}
.dropSupport{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a3bba;
}

.dropSupportT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #2a3bba;
}
.SupportTitleDrop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a3bba;
	font-weight: bold;
}
.SupportTitleDrop2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8e909f;
	font-weight: bold;
}
