
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text13Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; color: #D80004;
}
.topfasa {
	background-image: url(../elements/top_tholos.jpg);
	background-repeat: no-repeat; height: 35px;
}
.backimage {
	background-image: url(../elements/back_image.jpg);
	background-repeat: no-repeat; height: 400px;
}
.topback {
	background-image: url(../elements/top_back_elen.jpg);
	background-repeat: no-repeat;
}

.mainbackimage {
	background-image: url(../elements/main_back_elen.jpg);
	background-repeat: no-repeat;
}

.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ffd37b;}
.titles {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ffd37b;}
.textform {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: 000000;}
.formstar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: CC0000;}
.text14RedBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ffd37b;}
.scrolling-message {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: FFFFFF;}

/******** IMAGE GALLERY FUNCTION ********/
.imagegallery { border: 0px solid #D3D3D3; }
.imageborder { border: 1px solid #858d99; }

/******** LIST RECORDS FUNCTION ********/
.listtable { border: 1px solid #FFFFFF; background-color: FFFFFF; width: 100%;}
.listResTable { 
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: C6C6C6;
	height: 30px; width: 100%;
}
.listnum { 
	background-color: FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; color: #D80004;
	width: 40px; text-align: center;
}
a.listLink { padding-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066; text-decoration: none;}
a:hover.listLink { padding-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration:underline;}

.filesize { width: 50px; padding-left: 0px; text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
	font-weight: normal; color: #1D3A55;
}
.tablepanel { background-color: FFFFFF; width:100%; border: 0px solid #CC0000; }
.textpanel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #1D3A55; }
.submitpanel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #1D3A55; }

/* ********* *********** ********** */
/* ********* MENU STYLES ********** */
/* ********* *********** ********** */
#menu ul { margin: 0; padding: 0; list-style: none; 
	width: 140px; /* Width of Menu Items */ 
	border-bottom: 0px solid #ccc; BACKGROUND: #FFF4D4;
}  

#menu ul li { position: relative; } 

#menu li ul { position: absolute; 
	width: 170px; left: 139px; /*Set 1px less than menu width */ 
	top: 0; display: block; 
} 

#menu li:hover ul { display: block; } 
#menu li:hover>ul { visibility:visible; } 
#menu ul ul { visibility:hidden; } 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { margin: 0 0 0 0; } 

/* Styles for Menu Items */ 
#menu ul a { display: block; text-decoration: none; background: #FFF4D4; 
	FONT: 10px/10px Verdana; COLOR: #B64000; font-weight: bold;
	padding: 5px; border: 0px solid #ccc; border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { color: #E2144A; }

/* Sub Menu Styles */ 
#menu li ul a { text-decoration: none; color: #B64000; background: #FFF4D4;
	padding: 5px; border: 1px solid #ccc; border-bottom: 0; 
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { color: #2A4966; background: #f9f9f9; } 

/* Icon Styles */ 
#menu ul a.submenu {background:#FFF4D4 url("r_arrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#FFF4D4 url("r_arrow.gif") no-repeat right;}
