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

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

.TextCenter {

}

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; 
	}
	.Mid2
{
	text-align:center;
     font-size:16px;
	 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);
	}
.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;
	}
	.W1
{
	text-align:left;
	
	font-size:12px;
	}
	
	.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;
      }
	  
	  	.RightBlue
{
	text-align:center;
	
	border-radius: 25px;
    background: #C1C9F9;
    
	text-justify:inter-word;
	
	text-align:center;
	text-decoration:none;
	text-justify:inter-word;
	}
	
	