﻿a:link { color: #000066; text-decoration: underline }
a:active { color: #FFFFFF; text-decoration: underline }
a:visited { color: #0066CC; text-decoration: underline }
a:hover {color:#FFFFFF; text-decoration: underline }
a:focus {outline: 0;}

a.external:link { color: #000066; font-size:small; font-weight: bold }
a.external:active { color: #FFFFFF; font-size:small; font-weight: bold }
a.external:visited { color: #0066CC; font-size:small; font-weight: bold }
a.external:hover { color: #FFFFFF; font-size:small; font-weight: bold }

a.internal:link { color: #000066; text-decoration: none }
a.internal:active { color: #FFFFFF; text-decoration: none }
a.internal:visited { color: #0066CC; text-decoration: none }
a.internal:hover { color: #FFFFFF; text-decoration: none }

a.prevnext:link { color: #FF0000; text-decoration: none; font-size:large; font-weight: bold }
a.prevnext:active { color: #FF0000; text-decoration: none; font-size:large; font-weight: bold }
a.prevnext:visited { color: #FF0000; text-decoration: none; font-size:large; font-weight: bold }
a.prevnext:hover { color: #FF0000; text-decoration: none; font-size:large; font-weight: bold }

a img { border:none; }

body
{
background-color: #B2CAD4;
color: #000000;
background-image: url(../ELLADA/Images/ellpaper.jpg); 
background-repeat: repeat;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
}
html
{
scrollbar-face-color:#009999;
scrollbar-base-color:#006699;
scrollbar-highlight-color:#33CCCC;
scrollbar-shadow-color:#006699;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#B2CAD4;
}

p {
font-family: "Times New Roman", Times, Georgia, "Palatino Linotype", FreeSerif, "MgOpen Canonica";
font-size:large;
margin-top:0px;
margin-bottom:0px;
}




.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.center-table
{ 
margin-left: auto;
margin-right: auto;
}




.legend {
	font-size: small;
	color: #003366;
	text-align: center;
}

.note {
	font-size: medium;
	font-style: italic;
	color: #003366;
}




.font-xx-large {
	font-size: xx-large;
}

.font-x-large {
	font-size: x-large;
}

.font-medium {
	font-size: medium;
}

.font-small {
	font-size: small;
}

.font-x-small {
	font-size: x-small;
}




.underline {
	text-decoration: underline;
}

.underline-legend {
	text-decoration: underline;
	font-size: smaller;
	color: #003366;
	text-align: center;
}

.underline-note {
	text-decoration: underline;
	font-size: medium;
	font-style: italic;
	color: #003366;
}

.underline-xx-large {
	text-decoration: underline;
	font-size: xx-large;
}

.underline-x-large {
	text-decoration: underline;
	font-size: x-large;
}

.underline-medium {
	font-size: medium;
	text-decoration: underline;
}

.underline-small {
	font-size: small;
	text-decoration: underline;
}

.underline-x-small {
	font-size: x-small;
	text-decoration: underline;
}




.border-thumb {
	border: 2px outset #FFFFFF;
}

.border-inset {
	border: 1px inset #FFFFFF;
}

.border-line {
	border: 1px inset #ACC4CD;
}

.border-line-lightbg {
	color: #444444;
	border: 1px inset #888888;
}

.border-line-darkbg {
	color: #888888;
	border: 1px inset #CCCCCC;
}

.border-solid-black {	
border: 1px solid #000000;
}

.border-solid-black-padding {	
padding: 2px 2px 2px 2px;
border: 1px solid #000000;
}




.heading-big {
	font-size: xx-large;
	color: #003366;
	text-align: center;
}

.heading-medium {
	font-size: x-large;
	color: #003366;
	text-align: center;

}

.heading-part {
	color: #003366;
    font-size: large;
    text-align: center;
}




.bullet-color {
	color: #008080;
}




.width-100 {
	width: 100%;
}
