div.telslist
{
margin-bottom:10px;
background-color:#F8F9CF;
padding: 5px 0 0 5px;
}

.alphabet
{
font-weight:bold;
font-size:140%;
margin-bottom:10px;
}

.katalogoi
{
color:black;
border-spacing:10px; 
empty-cells:show;
border-collapse:collapse; /*wste na mhn exei to kathe TD diko tou border, alla eniaio me to diplano cell*/
}

.katalogoi thead
{
color:black;
}

.katalogoi thead th
{
color:black;
padding:3px;
border:1px solid black;
border-width:1px 1px 1px 1px;
}

.katalogoi tbody td
{
border:1px solid black;
padding:3px;
border-width:1px 1px 1px 1px;

}

.katalogoi tbody tr:hover
{
background-color:#FEFFAF;

}

.newchar
{
font-size:130%;
font-weight:bold;
}

.charindex
{
font-size:130%;
font-weight:bold;
}

.searchpar
{
font-size:120%;
}
.searchstring
{
font-weight:bold;
}

#catalogspers tr.odd {
	background-color: #F3EDD5;
}

#catalogspers tr.even {
	background-color: white;
}

#catalogspers tr.odd td.sorting_1 {
	background-color: #E5DFC9;
}

#catalogspers tr.even td.sorting_1 {
	background-color: #FCF6DE;
}

#catalogspers tbody tr.even:hover, #example tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

#catalogspers tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}


#catalogspers tr.even:hover td.sorting_1 {
	background-color: #DDFF75;
}

#catalogspers tr.odd:hover td.sorting_1 {
	background-color: #D6FF5C;
}



.admdeptable
{
color:black;
border-spacing:10px; 
empty-cells:show;
border-collapse:collapse; /*wste na mhn exei to kathe TD diko tou border, alla eniaio me to diplano cell*/
}

.admdeptable thead
{
color:black;
}

.admdeptable thead th
{
color:black;
padding:3px;
border:1px solid black;
border-width:1px 1px 1px 1px;
}

.admdeptable tbody td
{
border:1px solid black;
padding:3px;
border-width:1px 1px 1px 1px;
}

.admdeptable tbody tr:hover
{
background-color:#FEFFAF;

}

.admdeptable tbody .intendTD
{
padding-left:10px;
}

.admdeptable tbody .isparent
{
background-color:#E0DCD9;
font-size:110%;
}

.mappin {
    background-image:url('/fileadmin/clipart/mappin3.png');
    display:inline-block;
    width:10px;
    height:16px;
}

.phonelist {
	color:#656565;
}
.internalphone {
	color:black;
	text-decoration:underline;
}
