/* **************************************************************************** */
/*      EVRESI CSS Version 0.9.7                                                */
/* **************************************************************************** */
body {
   color: #000000;
   font-size : 11px;
   background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

p {
   color: #000000;
   font-family: "verdana", "arial", "geneva", sans-serif;
   font-size : 12px;
}

/* Extra pages like new, popular favorites ...*/
A.xtrapages:Link, a.xtrapages:visited, a.xtrapages:active, A.xtrapages:hover {
	font-family : Verdana;
	font-size : 11px;
    color: Black;
}

/*	Links inside the dir							*/
a.link:link, a.link:visited, a.link:active {
	font-family : Verdana;
	font-size : 12px;
	color: #006633;
	font-weight: bold;
}
a.link:hover {
	font-family : Verdana;
	font-size : 12px;
	color: #FF0000;
	font-weight: bold;
}
a.link2:link, a.link2:visited, a.link2:active {
  color: #006633; 
  font-size : 12px;
  text-decoration:underline;
  font-family: "Verdana", "arial", "geneva", sans-serif;
}
a.link2:hover {
  color: #FF0000; 
  font-size : 12px;
  text-decoration:underline;
  font-family: "Verdana", "arial", "geneva", sans-serif;
}
a.link3:link, a.link3:visited, a.link3:active {
  color: #006633; 
  font-size : 12;
  text-decoration:none;
  font-family: "verdana", "arial", "geneva", sans-serif;
}
a.link3:hover {
  color: #FF0000; 
  font-size : 12;
  text-decoration:underline;
  font-family: "verdana", "arial", "geneva", sans-serif;
}
a.link4:link, a.link4:visited, a.link4:active {
  color: #800080; 
  font-size : 11;
  text-decoration:none;
  font-family: "verdana", "arial", "geneva", sans-serif;
}
a.link4:hover {
  color: #FF0000; 
  font-size : 11;
  text-decoration:underline;
  font-family: "verdana", "arial", "geneva", sans-serif;
}
a.hms1:link, a.hms1:visited, a.hms1:active, a.hms1:hover {
  color: #ffffff; 
  font-size : 10;
  text-decoration:none;
  font-family: Verdana;
}
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
    text-decoration : underline;
	font-family : Verdana;
	font-size : 12px;
	color: #006633;
}
.sponsored {  background-color: #E8F1FF; border: 1px #666699 dotted; margin-bottom: 18px}
/*	The link description		*/					*/
/*span.descript {
/*	font-family : Verdana;
/*	font-size : 12px;
/*	color: Gray; */
/*	color: #006633;
/*}

/*	Catgory info on search, new, favorites, etc	*/
span.descrcateg {
	font-family : Tahoma;
	font-size : 11px;
	color: Gray; 
}

/*	Catgory info on search, new, favorites, etc	*/
span.sedes {
	font-family : Verdana;
	font-size : 11px;
	color: 800080;
        text-decoration: none;
}

/*	to display number of hits reached by each site	*/
small.hits {
	font-family : Tahoma;
	font-size : 12px;
	color: Gray; 
}
/* Margin for */
div.margin {
margin-left: 7px;  
}
/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px; 
color: #000000;
font-family: Verdana;
}
/*	This is used for the menu titles					*/
H3, A.H3:ACTIVE, A.H3:HOVER, A.H3:LINK, A.H3:VISITED {
	font-size : 13px;
	font-weight: normal;
	border: none;
	color: #ffffff;
	background: #808080;
	font-family : Verdana;
	margin-bottom : 0px;
	font-variant : small-caps;
	text-align : left;
}
A.H3:HOVER {
	font-size : 13px;
	font-weight: normal;
	border: none;
	color: #ffffff;
	background: #577796;
	font-family : Verdana;
	margin-bottom : 0px;
	font-variant : small-caps;
	text-align : left;
}
/*	This is used for the Submenu titles					*/
H4, A.H4:ACTIVE, A.H4:HOVER, A.H4:LINK, A.H4:VISITED {
	font-size : 13px;
	font-weight: normal;
	border: none;
	color: #ffffff;
	background: #808080;
	font-family : Verdana;
	margin-bottom : 0px;
	font-variant : small-caps;
	text-align : left;
}
/*	The link description							*/
 span.descript {
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Favorite links								*/
sup.fav {
font-size: x-small;
color: #FFFFFF;
background: #008000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/* CSS Tags for frames */
body.frame {
   color: #FFCC66;
   background: #CC3300;
   font-family: "verdana", "arial", "geneva", sans-serif;
   font-size : 11px;
}
a.frame:link, a.frame:visited, a.frame:active { 
   color: #FFCC66;
   text-decoration:none;
   font-weight: bold;
}
a.frame:hover {
   color: #FFCC66;
   text-decoration:underline
   font-weight: bold;
}




/* **************************************************************************** */
/*    Your own style definition for your page                                                       */
/* **************************************************************************** */
TABLE.dm_menu {
        background-color: #CC3300;
}
A.dm_menu, A.dm_menu:ACTIVE, A.dm_menu:FOCUS, A.dm_menu:VISITED, A.dm_menu:LINK, TD.dm_menu {
	text-decoration : none;
	color : #FFCC66;
    background-color: #CC3300;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
/*	padding-bottom : 5px; */
}

 A.dm_menu:HOVER {
	text-decoration : none;
	color : White;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
/*	padding-bottom : 5px; */
}

input.btn {
   color:#800080;
   font-family:'Verdana',helvetica,sans-serif;
   font-size:70%;
   font-weight:normal;
   background-color:#fed;
   border:1px solid;
   border-top-color:#600;
   border-left-color:#600;
   border-right-color:#300;
   border-bottom-color:#300;
}

input.evfield {
font-family: "Verdana", arial, sans-serif, Myriad, helvetica, lucida;
color: #6f6f6f;
background-color: #ffffff;
border: 1px #7F9DB9 solid;
font-size:12px;
}
