
body {
background-image:url('pics/theseion.jpg');
background-repeat:no-repeat;
background-attachment: fixed;
background-position: top center;
background-color:#cfe4ff;
	font-family: Verdana, Arial, Tahoma;	
	color: #3333cc;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
}

input, select, textarea {
background-color:#C1DBFC;
color:#242460;
border: none;
}


.nocss{
	z-index:0;
}
.bluelayer{
	background-image:url('pics/bluelayer.png');
	background-repeat:repeat;
	z-index:4;
	Position:fixed;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	text-align: center
}

.bluelayerHidden{
	z-index:-1;
}


.allHidden{
	display: none;
}


.allShown{
}

p{text-align:justify;}
h2{font-size: 21px;}
h3{font-size: 19px;}
h4{font-size: 17px;}
h5{font-size: 15px;}

.end {clear:both;}

.bl {background: url(pics/bl.png) 0 100% no-repeat}
.br {background: url(pics/br.png) 100% 100% no-repeat}
.tl {background: url(pics/tl.png) 0 no-repeat}
.tr {background: url(pics/tr.png) 100% no-repeat}
.hl  {
	background-image:url('pics/textBox-background.png');
	background-repeat:repeat;
	margin-left:16px;
	margin-right:16px;
	height: 16px;
}
.TextBox
{
	background-image:url('pics/textBox-background.png');
	background-repeat:repeat;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.main-container{
	margin-right: 10%;
	margin-left: 10%;
	z-index:1;
}

.contactbullit{
	width:10px;
	float:left;
}
.contactleft{
	width:150px;
	float:left;
}

.contactright{
float: none;
left: auto;
margin-left: 170px; /* Leaves room for the left column */
padding-right: 10px;
position: static;
}


.form{
width: 100%;
margin-bottom:10px;
	}


.end{
 clear:both;
}

.headbar{
	height:19px;
	background-image:url('pics/menu-background.png');
	background-repeat:repeat;
	Position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:5;
}

.bottombar{
	background-image:url('pics/menu-background.png');
	background-repeat:repeat;
	Position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:19px;
	z-index:5;


}

.scanscot{
font-size: 10px;
text-align:center
}
.scanscotanchors:link {text-decoration: none; color: #3333cc; }
.scanscotanchors:visited {text-decoration: none; color: #3333cc;}
.scanscotanchors:hover {text-decoration: underline;color: #3333cc}
.scanscotanchors:active {text-decoration: none; color: #3333cc;}

.menus{
	margin-right: 10%;
	margin-left: 10%;
	padding-left: 16px;
	color: #ffffff;
	height:19px;
	overflow-y:auto;
}

.noborder{border:0;}

A:link {text-decoration: none; color: #242460;}
A:visited {text-decoration: none; color: #242460;}
A:hover {text-decoration: underline;color: #242460}
A:active {text-decoration: none; color: #242460;}

.menuanchors:link{text-decoration: none; color: #ffffff; }
.menuanchors:visited {text-decoration: none; color: #ffffff;}
.menuanchors:hover {text-decoration: none; color: #C1DBFC;}
.menuanchors:active {text-decoration: none; color: #C1DBFC; }


#skypedetectionswf { position: fixed; top:0; left:-10px; }
#preload { display: none; }

.button {
border:0;
background-image: url('pics/send1.png');
background-size: 100%;
width: 132px;
height: 22px;
}

.button:hover {
border:0;
background-image: url('pics/send2.png');
background-size: 100%;
width:132px;
height:22px;
}
