/* Yiannikou CSS Document */
div,p  {margin-top:0}/*clear top margin for mozilla*/
/* BODY */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5b60;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	background-image: url(../../_images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.table_height {
height:100%;
}

/* Links */

a:link {
	color: #5c5b60;
	text-decoration: underline;
}
a:visited {
	color: #5c5b60;
	text-decoration: underline;
}
a:hover {
	color: #6aa738;
	text-decoration: underline;
}
a:active {
	color: #5c5b60;
	text-decoration: underline;
}


/* Fonts */


.footer {
font-size:9px;
color:#666666;
font-style:normal;
font-weight:normal;

}

.gototop {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:9px;
color:#90b630;
}

.menu {
font-size:12px;
color:#666666;
font-weight:bold;
}

.sitemap {
font-size:12px;
color:#666666;
font-weight:bold;
}

.title {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color:#90b630;
font-size:20px;
font-style:normal;
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:0px;
}

.subtitles {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color:#90b630;
font-size:14px;
font-style:normal;
}

.subtitles_small {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color:#90b630;
font-size:12px;
font-style:normal;
}

.bodytext {
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px;
}

.hr_style {
	border:0;
	height:1px;
	color:#90b630;
	background-color:#90b630;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.photos {
border-style:solid;
border:2px;
border-color:#90b630;
}