
a.curr {
    font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:#000000; 
	text-decoration: none;
}
a:hover.curr {
	color: darkblue;
	text-decoration: none;
}
a.currS {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:darkblue; 
	text-decoration: none;
}


a.nChap {
	font-family:arial; 
	font-size:11px; 
	font-weight:bold; 
	font-style:italics; 
	color:#000099; 
	text-decoration: none;
}

a:hover.nChap {
	color: darkblue;
}


a.ltbButton {
    padding: 2px;
    font-family:arial; 
	font-size:11px;
	font-weight:bold; 
	font-style:italics; 
	color:#000099; 
	border: 3px outset;
    text-decoration: none;
}
a:hover.ltbButton {
    border: 3px inset;
    text-decoration: underline;ΚΚ  
}

a.colAChap {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:#000099; 
	text-decoration: none;
}

a:hover.colAChap {
	color: darkblue;
	background-color:#dddddd; 
}

a.colAChapS {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:darkblue; 
	text-decoration: none;
}
a:hover.colAChapS {
	color: darkblue;
}

a.colBChap {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:#000099; 
	text-decoration: none;
}

a:hover.colBChap {
	color: darkblue;
		text-decoration: underline;
}

a.colBChapS {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:italics; 
	color:darkblue; 
	text-decoration: none;
}
a:hover.colBChapS {
	color: darkblue;
	text-decoration: underline;
}


a.subChap {
    color:darkblue; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a:hover.subChap {
	color: darkblue;
	text-decoration: underline;
}




a.nav {
	font-family:arial; 
	font-size:11px; 
	font-weight:bold; 
	font-style:italics; 
	color:#FFF; 
	text-decoration: none;
}

a:hover.nav {
	color: darkblue;
}

a.navD {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#1f2162; 
	text-decoration: none;
}

a:hover.navD {
	color:blue; 
}
li
{
    color:#000;
}
li.APP
{
    margin-left:-25px;
    list-style-type: square;
    list-style-position: outside;
}

.APL { border-style: solid; border-width: 0 1px 1px 0; border-color: #cccccc; float: left; margin: 5px 8px 5px 0; padding: 5px; background-color: #fcf2f2; font-family: 'Trebuchet MS'; font-weight: normal; font-size: 11px; width: 180px; line-height: 13px; }
.APR { border-style: solid; border-width: 0 1px 1px 0; border-color: #cccccc; float: right; margin:5px 0 5px 8px; padding: 5px; background-color: #fcf2f2; font-family: 'Trebuchet MS'; font-weight: normal; font-size: 11px; width: 180px; line-height: 13px; }


