.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style26 {
	font-size: 24;
	font-family: Arial, Helvetica, sans-serif;
}
.style51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
.style12 {
	color: #000099;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style52 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {
	color: #000099;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style53 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style55 {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
}
.style60 {font-family: Arial, Helvetica, sans-serif; color: #0000FF; font-size: 12px;}
.style64 {color: #990000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style65 {font-family: HellasTimes}
a:visited {
	color: #01569A;
}

a:link {
	color: #01569A;
}


*
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {
	background: url(images/back1.gif) repeat-x;
	color: #333333;
	vertical-align: inherit;
	font-family: System;
	font-size: 13px;
	padding-right: 10px;
}

#content
{

}

#back
{
width: 678px;
margin: 0 auto;
}

#header {
	height: 310px;
	text-align: left;
}

#menu
{
	width: 538px;
	height: 58px;
	padding-left: 140px;
	background: url(images/buttons.gif) no-repeat;
	font-size: 10px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 80px;
	height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

#menu a:hover {
	width: 80px;
	height: 38px;
	color: #004586;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
	vertical-align: middle;
	font-size: 10px;
}


#logo {
	width: 678px;
	height: 308px;
	text-align: left;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #01569A;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
	padding-top: 20px;
	empty-cells: show;
	table-layout: auto;
}

#left
{
	width: 220px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 70px;
}

#left H3
{
	width: 210px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif);
}

#left ul {
	list-style: none;

}

#left li
{
	background: url(images/title_back.gif) no-repeat;
}

#left li ul {
	margin-left: 20px;
}

#left li li {
	background: url(images/small.gif) no-repeat left;
	padding: 30;
}

#left a {
	color: #01569A;
}
#left a:visited {
	color: #01569A;
}



#right
{
float: right;
width: 410px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #01569A;
}

#right a
{
color: #01569A;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #01569A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}



#footer {
	clear: both;
	background: url(images/footer.gif) repeat-x bottom;
	height: 25px;
	vertical-align: top;
	padding-bottom: 30px;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #01569A;
}

#footer a {
	color: #01569A;
}

