/* CSS Document */

* {margin: 0; }

html, body {height: 100%;}

.outWrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -26px; 
/* the bottom margin is the negative value of the footer's height */}

.footer, .push {
	height: 26px; /* .push must be the same height as .footer */
	color: #9B6602;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}
.footer a:link {
	
	color: #FCAB14;
	text-decoration:none;
	
}
.footer a:visited {
	
	color: #FCAB14;
	text-decoration:none;
	
}.footer a:hover {
	
	color: #FCAB14;
	text-decoration:none;
	
}.footer a:active {
	
	color: #FCAB14;
	text-decoration:none;
	
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	background-color:#BEE3FF;
	
	background-image: url(../GRAPHICS/bcr-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#insideWrapper{
	width:930px;
	margin:0px auto;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
}
#insideWrapper1{
	width:900px;
	margin:0px auto;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
}
#insideWrapperInside{
	width:900px;
	margin:0px auto;
	padding:0px;
	text-align: center;
}

.menu{
	background-image: url(../GRAPHICS/Menu-tile.jpg);
	background-repeat: repeat-x;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 16px;
	text-align: center;
}

.menu a:link{
color:#FFFFFF;
text-decoration:none;
}
.menu a:visited{
color:#FFFFFF;
text-decoration:none;
}.menu a:hover{
color:#BEE3FF;
text-decoration:none;
}.menu a:active{
color:#BEE3FF;
text-decoration:none;
}


.diaxoristiko{
	background-image: url(../GRAPHICS/menu-diaxwristiko-epilogwn.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-position: center top;
}
.title{
	color:#FFFFFF;
	background-image: url(../GRAPHICS/title-bcr-tile.jpg);
	background-repeat: repeat-x;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 55px;
	padding-left: 7px;
	text-align: left;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0285D2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.text a:link{
color:#015689;
text-decoration:none;}
.text a:visited{
color:#015689;
text-decoration:none;}
.text a:hover{
color:#0285D2;
text-decoration:none;}
.text a:active{
color:#0285D2;
text-decoration:none;}
