body {font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color: #dddddd;margin: 0px;padding: 0px;background-image: url("notepad.gif");}
p {	text-align: justify;margin-left: 15px;margin-right: 10px;color: #333333;font-size: 12px;}

h1 {color: #cb9248;}
h2 {color: #0074C5;}
h3 {color: #FFFFFF;}
h4 {color: #003366;text-align: center;}
h5 {color: #000000;text-align: center;}

tr,td,a,div,ul,ol,li {color: #000033;font-size:11px;font-family:Arial;}
input,select,textarea {font-size:10px;font-family:Verdana;}

img {border: 0px;}

a {color:#0274c5;text-decoration:none;font-size: 12px;}
a:hover {color:#025c9b;text-decoration: underline;}

.title {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold;color: #FFFFFF;}
.title1 {color: #000000;}
.title2 {color: #FFFF99;}
.title3 {color: #FFFFFF;}

#pagebody { position:absolute; width: 780px; border: solid #333333 1px; margin-left: 10px; padding: 0px;}

#header { position: absolute; top: 5px;left: 0px; width:auto; height: 120px;}
#flag {   position: absolute; top: 5px;left: 0px; width:780px;height: 50px;}
#flagback { position: absolute;	top: 8px;left: 3px; width:779px;height: 50px;background-color: #666666;border-bottom: solid #999999 1px;border-right: solid #999999 1px;}
#flagwhite {position: absolute; top: 5px;left: 0px; width:780px;height: 16px;background-color: #FFFFFF;}
#flagblue { position: absolute;	top:22px;left: 0px; width:780px;height: 17px;background-color: #3333CC;}
#flagred  { position: absolute;	top:39px;left: 0px; width:780px;height: 17px;background-color: #CC3300;}
#flagtext { position: absolute;	top: 8px;left:250px; width:408px;height: 40px;}

#logo {position: absolute;top: 0px;left: 20px;width:195px; height: 210px; background-color: #FFFFFF;border: solid #bbbbbb 1px;border-right-color: #888888;border-bottom-color: #888888;z-index: 25;}
#imagecyprus{position: absolute;top: 5px; left: 610px; width:190px;height: 105px; z-index: 100;}

/* -------------------- main page ------------------ */
#infopage {position:absolute;top:85px;left:230px;width: 610px;z-index: 20;background-color: #FFFFFF; border: solid #999999 1px; border-top: solid #aaaaaa 1px;	padding-top: 10px;}
#leftbar { position:absolute;top:225px;left:20px;width:195px;margin: 0px;border:solid #eeeeee 1px;border-left: solid #999999 1px;border-bottom: solid #555555 1px;}
#content {position: static; width: auto; border-bottom: solid #555555 1px; border-left: solid #999999 1px; border-top: solid #eeeeee 1px; margin-left: 1px;}

/************* globalNav styles ****************/
#leftNav{ width: 178px;
	padding: 0px;
	background-color: #c9c9d0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks{	margin: 0px; padding: 0px;}
#sectionLinks a:link, #sectionLinks a:visited {
	font: 12px Verdana, Arial, sans-serif;	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #205090;
	text-decoration: none;
	background-color: #d9dfe9;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #878787;
	border-right: 1px;
	display: block;
}
#sectionLinks a:hover{
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	background-color: #DDEEFF;
	border-top: 2px solid #5f5f5f;
	border-bottom: 2px solid #fcfcfc;
	border-right: 0px;
}
