@charset "utf-8";
/* CSS Document */

body
{
	background-color:;
	text-align: center;
}
h1 {color:#CC0000;
font-size:12px;
}

.TextCenter {

}

.MidCell
{
vertical-align: middle;
	}
	
	.vertical-align-content {
  
  height:100px;
  display:flex;
  align-items:center;
  text-align:center;
  justify-content: center;
  /* Uncomment next line to get horizontal align also */
  /* justify-content:center; */
}

.SearchB {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 7px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

hr.StyleLine {
height: 10px;
border: 1;
box-shadow: inset 0 9px 9px -3px rgba(11, 99, 184, 0.8);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}


p {
	text-align:center;
}
h2 {text-align:center;
font-size:12px;
}
h3 {text-align:center;
font-size:12px;
}
h4 {text-align:center;
font-size:12px;
}
a:link {color:#000033; text-decoration:none;}    /* unvisited link */
a:visited {color:#000066; text-decoration:none;} /* visited link */
a:hover {
	color:#FF00FF;
	text-align: center;
	 text-decoration:none;
}   /* mouse over link */
a:active {color:#0000FF; text-decoration:none;}  /* selected link */

h5:first-letter 
{
color:#000066;
font-size:xx-large;
}

.TitleBorder 
 {
border: outset #FFFF33 10px;
 } 
.SmallBorder 
 {
border: outset #F00 2px;
 } 
.Mid
{
	text-align:center;
	}
.Mid4
{
	text-align:center;
     font-size:24px;
	 color:#009;
	  text-shadow: 1px 1px 1px #000, 
               3px 3px 5px blue; 
	}
	.Mid4G
{
	text-align:center;
     font-size:22px;
	 color:#003;
	  text-shadow: 1px 1px 1px #C90, 
               2px 2px 4px blue; 
	}
	.Mid4R
{
	text-align:center;
     font-size:16px;
	 color:#009;
	  text-shadow: 1px 1px 1px #000, 
               3px 3px 3px #FFFF66; 
	}
	.Mid2
{
	text-align:center;
     font-size:16px;
	 color:#009;
	  text-shadow: 1px 1px 1px #000, 
               3px 3px 5px blue; 
	}	
		.Mid222
{
	text-align:center;
     font-size:22px;
	 color:#009;
	  text-shadow: 1px 1px 1px #000, 
               3px 3px 5px blue; 
	}	
	.Mid1
{
	text-align:center;
     font-size:16px;
	 color:#009;
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
	}
	
		.Right14
{
	text-align:right;
     font-size:14px;
	 color:#009;
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
	}
	
.MidLarge
{
	text-align:center;
	
	font-size:38px;
	}
	
	.MidAssyrian
{
	text-align:center;
	color:#009;
	text-shadow: 1px 1px 1px #000, 
               3px 3px 5px blue; 
	font-size:38px;
	}
	
		.MidAssyrianSearch
{
	text-align:center;
	color:#009;
	text-shadow: 1px 1px 1px #000, 
               3px 3px 5px blue; 
	font-size:18px;
	}
	.W1
{
	text-align:left;
	
	font-size:12px;
	}
	
		.Left13
{
		text-align:left;
     font-size:13px;
	 color:#009;
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);

	}
	
	.TopBar
	{
	text-align:left;
	color:#0000FF;
	font-size:24px;
	}
	
	.style4 {font-size: 77px; font-family:Georgia, "Times New Roman", Times, serif;}
.form1input {
	font-size: 24px;
	color: #0033CC;
	border: thin double #CC99FF;}
	.style8 {
	color: #663399;
	
}
.style12 {color: #330066}
.style13 {color: #FF0033}
	
	.Left
{
	text-align:left;
	}
	
		.Left55
{
	text-align:left;
	font-size:55px;
	}
	.Right
{
	text-align:right;
	}
	.SearchText
{
	text-align:right;
	color:#FF0033;
	}
	
	.TextBox {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: center;
    padding: 5px 10px;
    outline: groove;
	alignment-adjust:central;
	
	}
	.TextBoxFast {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 8px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}
	.TextBoxPassword {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 14px;
    outline: none;
	}
	
	.SubmitButton {
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:#5B74A8;
	border:1px solid #29447E;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:2px 6px;
	height:28px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}

.TextEffect {
		font-size:16;
	color:#FF0033;
	
}
.SignInText {
	font-size:16;
	color:#000066;
	text-align:right;
	
}
.txtUpsideDown 
{
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); /* IE8 */
	-moz-transform: rotate(-180deg);  /* FF3.5+ */
	-o-transform: rotate(-180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-180deg);  /* Safari 3.1+, Chrome */
	position: absolute; 
}
.rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.borderOn{ border: solid 1px green;} 
.borderOff { border:solid 1px white;} 
.borderOff1 {border:solid 1px white;}


#shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');
background-color:#FFFFFF;
border:solid 1px #000000;
}
.table_maingreen {
        border-top-style: hidden;
        border-bottom-style: outset;
        border-left-style: dashed;
        border-right-style: groove;
        border-color: #FFC;
        border-width: 1px;
		border-collapse:collapse;
      }
	  .TextCompany {
  padding-left: 50pt;
  padding-right: 50pt;
}
	  
	  	.RightBlue
{
	text-align:center;
	
	border-radius: 50px;
    background: #C1C9F9;
    
	text-justify:inter-word;
	
	text-align:center;
	text-decoration:none;
	text-justify:inter-word;
	}
	.event {
  border: 1px solid #30C !important;
  border-radius: 25px;
}
	
		  	.RightBlueText
{
	text-align:center;
	
	border-radius: 25px;
    background: #D2DEDF;
    
	text-justify:inter-word;
	
	text-align:center;
	text-decoration:none;
	text-justify:inter-word;
	}
	
	.buttonindex {
  display: inline-block;
  border-radius: 8px;
  background-color: #FF9933;
  border: 2px;
  color: #000000;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 350px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 1px;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.buttonindex span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonindex span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonindex:hover span {
  padding-right: 25px;
}

.buttonindex:hover span:after {
  opacity: 1;
  right: 0;
}

