body {
	font-family: "Times New Roman", Times, serif;
	background-color: #F4F4FF;
	background-image: url(images/background_main.jpg);
	margin-top: 2px;
}
.header_gr {  
	background-image: url(images/logo_gr.jpg); 	background-repeat: no-repeat;
}
.header_eng {  
	background-image: url(images/logo_eng.jpg);	background-repeat: no-repeat;
}
.contentTitle {
	font: bold 18px "Times New Roman", Times, serif; color: #00349A;
}
.subTitle {	
	font: bold 16px "Times New Roman", Times, serif; color: #00349A; padding-right: 5px;
}
.content {
	font: 14px "Times New Roman", Times, serif;
	color: #00349A;	
	text-align: justify;
}
.footer {
	font: bold 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
}
#navigation td {
	border-bottom: 1px solid #00349A; border-top: 1px solid #00349A;
}
td#navBus {
	border-top: 1px solid #00349A;
}
td#navEnt  {
	border-bottom: 1px solid #00349A; 
}
td#contentCell {
	border-top: 3px solid #FFFFFF;
}
td#contentTable {
	border-top: 1px solid #00349A; border-left: 2px solid #00349A; border-right: 2px solid #00349A; 
}
td#navLeftMenu  {
	border-top: 1px solid #00349A; 
}
#navLeftMenu a:hover {
	background: #FFFFCC;	
}
#navBus a:hover {
	background: #AA8000;
	color:#D5EDB3;
}
#navEduc a:hover {
	background: #999933;
	color:#D5EDB3;
}
#navScience a:hover {
	background: #CC3333;
	color:#D5EDB3;
}
#navCulture a:hover {
	background: #587500;
	color:#D5EDB3;
}
#navCom a:hover {
	background: #9900CC;
	color:#D5EDB3;
}
#navPers a:hover {
	background: #A86500;
	color:#D5EDB3;
}
#navEnt a:hover {
	background: #B9007C;
	color:#D5EDB3;
}
.navText {
	font: bold 12px "Times New Roman", Times, serif;
	color: #002262;
	text-decoration: none;
	display:block;
	padding:8px 3px 10px 7px;
}
.navTitle {
	font: bold 14px "Times New Roman", Times, serif;
	color: #002262;
	text-decoration: none;
	display:block;
	padding:8px 3px 10px 7px;
}
.submenuText {
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration: none;	
}
#submenu a:hover {
	color: #FFCC00;
}
.underPhotos {
	font: 10px "Times New Roman", Times, serif;
	color: #000080;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
