/*
Ennius CMS v1.0 Template: 2 v.1.0

Author: Cyb Informatics Systems

All rights Reserved - 2005 Cyb Informatics Systems
*/
/* VOYAGER IN CRETE BOF */
body{
vertical-align:top;
	background-color : #EEF2C8;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	width:100%;
	background-image:url(../images/bgr.gif);
	background-position:right;
	background-repeat:repeat-y;
	
}
.full_height{height:100%;}
td.td-top-of-all{
	line-height:146px;
}
table.top{height:146px;}

td.td-under-top-of-all{
	line-height:7px;
}

td.td-border-right{border-right:1px solid #6E714D;}
td.td-border-left{border-left:1px solid #EEF2C8;}
td.td-top-slogan{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	font-style: italic;
}
td.td-right-slogan{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
	color: #463D20;
	text-align:right;
	font-style: italic;
	padding:3px;
	font-weight:bold;
}
td.td-contentin{
	background-color: #F2F5D6;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E714D;
	font-size: 11px;
	padding:20px;
	background-image: url(../images/content_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align:top;
}
table.tbl-menu-content{border-right:1px solid #EEF2C8;border-left:1px solid #6E714D;height: 100%;}
td.td-menuin{
	background-image: url(../images/bgmenu.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align:top;
	
}
td.td-footerin{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #463D20;
	text-align:right;
	font-style: italic;
	
	padding:2px;}
	
h1{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #463D20;font-weight:bold;font-style: italic;text-align:right;border-right:5px solid #D9D6F5;padding-right:4px;}
	
a:link,  a:visited, a:active{
		font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #463D20;
	text-decoration : none;
}
a:hover,  a:focus{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #463D20;
	text-decoration : underline;
}