@charset "utf-8";
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/* text-align: center; */
}

/* CSS Document */

.top_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.H {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.links_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.footer10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FF0000;
}
.contact_bookmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.slogan_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.slogan_HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}
.arialh2 {
	font-family: Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus, select:focus {
	background-color: yellow;
}
.border1 {
	border:1px black solid;	
}
.border0 {
	border:0;	
}
.otherImgRight {
	padding: 2px;
	float: right;
	margin: 3px 5px 3px 5px;
}
.fixedGoToTop {
	position:fixed;
	top:50%;
	left:10px;
	width:60px;
}

.redfont {
	color:rgb(241,47,93);
} 
.redfontHR {
	height:4px;
	width:300px; 
	margin-left:auto; 
	margin-right:auto;
	color:rgb(241,47,93);
}
.instrCenter {
	margin-left:auto;
	margin-right:auto;	
	width:100%;
	max-width:400px
}
#ourDomains {
	font-size:12px;
}
 
a[class="xaready"] {
  padding-left: 40px;
  background-image:url(../images/ready.gif);
  background-repeat: no-repeat;
}

#social_links a img:hover {
	opacity:0.4;
	behavior: url(http://ancientgreekdramainstitute-cyprus.org/css/pie/PIE.htc);	
}
.redFontH {
	color: rgb(241,47,93);
}