html,body {
	background-color: #ECFDFF;
	height: 100%;
}


.navigation {
	position:absolute;
	width: 600px;
	top: 10px;
	margin-left: 200px;
	z-index: 30;
	left: 11px;
	text-align: center;
}


.cneslogo {
	position:absolute;
	width: 155px;
	height: 200px;
	z-index: 2;
	opacity: 20;
	left: 20px;
	top: 240px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}

.ficheadisfallain {
	position:absolute;
	width: 155px;
	height: 140px;
	z-index: 2;
	left: 20px;
	top: 40px;
	text-align: center;	
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
	text-decoration: underline;
}

.gaidhlig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
}

.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}

.white_space {
	position:absolute;
	width: 590px;
	height: 46px;
	z-index: 4;
	left:188px;
	top: 127px;
	border-top: thin dotted #55C6C6;
	border-left: thin dotted #55C6C6;
	border-bottom: none;
	border-right: none;
	background-color:#FFFFFF;
	padding-top: 46px;
	padding-left: 20px;
	}

.mainframe {
	position:absolute;
	width: 600px;
	height: 65%;
	z-index: 1;
	left: 188px;
	top: 127px;
	border: thin dotted #55C6C6;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding-top: 95px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
	}

.popupcenter {
	position:absolute;
	width: 100%;
	height: 100%;
	margin-top: 70px;
	margin-bottom: 70px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	border:#339999 thin dotted;
	padding: 20px;
	left:0px;
	top:0px;
	}
	
.table {
	width: 96%;
	z-index: 1;
	left: 188px;
	top: 127px;
	/*border: thin dotted #55C6C6;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	}
	
.photo {border: medium solid #55C6C6;}

