
BODY {
    FONT-FAMILY: verdana,Tahoma, 'Times New Roman Greek', arial;
    FONT-SIZE: smaller;

    BACKGROUND-COLOR: #006600;
    SCROLLBAR-FACE-COLOR:#FFCC66;
    SCROLLBAR-HIGHLIGHT-COLOR:#FFDEAD;
    SCROLLBAR-SHADOW-COLOR:#006699;
    SCROLLBAR-3DLIGHT-COLOR:#000000;
    SCROLLBAR-ARROW-COLOR:#006699;
    SCROLLBAR-TRACK-COLOR:#6699CC;
    SCROLLBAR-DARKSHADOW-COLOR:#006699;

}

TD {
	font-size: x-small;
}


SMALL
{
    FONT-SIZE: x-small;
    COLOR: white;
    background : transparent;
}
A:link
{
    COLOR: #0000CD;
    TEXT-DECORATION: none;
    font : normal x-small;
    background : transparent;
}
A:visited
{
    COLOR: Navy;
    TEXT-DECORATION: none;
    font : normal x-small;
    background : transparent;
}
A:active
{
    COLOR: #DAA520;
    font : normal;
   }
A:hover
{
    COLOR: White;
       background : #B22222;
                      font :  normal;
                        border-right : inset #FFDEAD;
                        border-bottom : inset #FFDEAD;
                        border-left : inset #FFDEAD;
                                               }

 .PageTable {
	background-image: url('images-css/milky.jpg');
	padding-left : 10px;
	padding-right : 20px;
	border : 3px outset #66CC66;	
}
