/************************************************|
|*	START OF AUEB "EPIKAIRA" STYLE		*|
|*	WRITTEN BY DANIA VOLIOTI		*|
|***********************************************/
#easter {
        background-image : url(/images/easter_eggs_grass_620.jpg);
        background-repeat : no-repeat;
	}

#epikaira {
        color : #0066cc;
        background-color : #ffffcc;
        font-family : Arial;
        font-size : 12px;
        line-height : 16px;
        padding-left : 5px;
        border-right : 1px solid #999999;
        border-bottom : 1px solid #aabbdd;
        padding-bottom : 4px;
        }

#red {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 6px;
	vertical-align: top;
	width: 100%;
	height: 100%;
        padding-left : 5px;
        border-right : 1px solid #999999;
        border-bottom : 1px solid #aabbdd;
        padding-bottom : 4px;
	}
#red a {
	color: #FF0000;
	}

#red3 a{
        color: #FF0000;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
        }

#comics {
	text-decoration: none;
	font-size: 13px;
	font-family: "Comic Sans MS, Verdana";
	color: #000066;
	padding: 6px;
	text-align: justify;
	vertical-align: top;
	width: 100%;
	}
#xmas {
	background-image : url(/images/bk_xmas.jpg);
        background-repeat : no-repeat;
        background-position : 0 -60;
        text-indent : 2px;
        width : 180px;
	height : 180px;
        font-size : 18px;
	font-family: "Comic Sans MS, Verdana";
        background-color : #aabbdd;
	color : #000066;
        }
#xmas1 {
        background-image : url(/images/bk_xmas.jpg);
        background-repeat : no-repeat;
        background-position : 0 -60;
        text-indent : 2px;
        width : 180px;
        height : 180px;
        font-size : 18px;
        font-family: "Comic Sans MS, Verdana";
        background-color : #aabbdd;
        color : #000066;
        }





























