body {
	background-color: #75b3d8;
	background-image: url(greek/images/mainback.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:0;
}

#allcontainer{
    position:relative;
	width:970px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

#logo{
position: absolute;  
left:10px;
width: 310px; 
height: 100px; 
z-index:3;
}

#main{
 position:absolute; 
 left:0px; 
 top:0px;
 width:970px; 
 background-color:white; 
}

#flash{
	position: relative;
	left:10px;
	width: 950px;
	height: 230px;
	z-index:2;
	background-color: 0;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textlanguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#dropmenudiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	z-index: 100;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#dropmenudiv a{
	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #75B3D8;
	color: #000000;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #f5be02;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #f5be02;
	border: 1px outset #D5A502;
}
.bikeformfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
.test1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3737;
	border: 1px outset #FF0000;
}
.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #889298;
	border-right-color: #889298;
	border-bottom-color: #889298;
	border-left-color: #889298;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.imageborders {
	border: 4px solid #CAD5DB;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ACB4B9;
}


.borderline1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.borderline2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

a:link {
	text-decoration: none;
	color: #2E8FCC;
}
a:visited {
	text-decoration: none;
	color: #2E8FCC;
}
a:hover {
	text-decoration: underline;
	color: #2E8FCC;
}
.smalltitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F89C7;
}
.smalltitlesred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E6B302;
}

.style1 {
	color: #ff0000;
	font-weight: bold;
}
.style2 {	color: #FF0000;
	font-weight: bold;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
}
