body {
font-family:"Arial Rounded MT Bold",arial,"lucida grande",tahoma,verdana,sans-serif;
font-size:16px;
color:#3B5998;
text-align:left;
direction:ltr;
margin:0;
padding:0;
}

a {
cursor:pointer;
color:blue;
text-decoration:none;
}

a:hover,a:focus,a:active {
text-decoration:none;
}

img {
border:0;
}

input {
font-family:"Arial Rounded MT Bold",arial,"lucida grande",tahoma,verdana,sans-serif;
}
.hilight{
	color:red;
}
#myBtn ,#myBtn1{
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 90px; /* Place the button at the bottom of the page */
    right: 10px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color:  #3498db ; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 28px; /* Increase font size */
    font-weight: bold;
    opacity: .8;
}

#myBtn1{
	bottom:20px;
}
#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
#myBtn1:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
.headerbg {
width:100%;
height:100px;
background:url(../images/gradient1.png) 0 0 repeat-x;
margin:0 auto;
font-size:40px;
text-shadow:yellow 1px 1px 1px;
text-align:center;
color:blue;
border-bottom:12px solid #3B5998;
float:left;

}
.rat{
	padding:0 0 5px 0;
	margin:0 auto;
	border: 1px solid #b0b0b0;
	width:100%;
	display:block;
	overflow: auto;
	text-align: center; 
	background: #A9D0EF;
	-moz-box-shadow: 0 0 5px 5px #b0b0b0;
	-webkit-box-shadow: 0 0 5px 5px #b0b0b0;
	box-shadow: 0 0 1px 1px #b0b0b0;
	background:url(../images/tn.jpg) 0 0 repeat;

}
.logo {
height:100%;
text-align:left;
font-size:.7em;
margin-left:100px;
float:left;
}

#topOptions{
	margin-top:5px;
	margin-bottom:5px;
}



#spacer{
	display:block;
	height:550px;
	float:left;
}
.contentbg {
width:100%;
background:url(../images/centerstretch.png) 0 0 repeat-x;
}

.content {
width:100%;
background:url(../images/center.gif) 0 0 no-repeat;
margin:0 auto;
}



.rounded {
	margin:5px auto;
	background:  url(../images/rounded.gif) no-repeat left top;			
	height: 60px;
}
.cheatletters {
color:brown;
margin-top:5px;
max-width:450px;
width:90%;
height:45px;
border:3px solid blue;
font-size:1.7em;
background:white;
text-align:center;
padding:0;
text-transform: uppercase;
border-radius: 5px;

}

.cheatbutton {
width:222px;
height:50px;
border:0;
cursor:pointer;
display:block;
background:url(../images/cheat1.gif) 0 0 no-repeat;
margin:0 auto;
}




.word {
	text-align:left;
	padding-left:5px;
	font-size:20px;
	/*font-weight:bold;*/
	text-shadow:black 0.5px 0.5px 0.5px;
}
 .simple{
	text-align:center;
	font-size:20px;
	text-shadow:white 0.5px 0.5px 0.5px;
}



h2 {
padding-top:.5em;
width:100%;
text-align:justify;
font-size:1em;

margin:0 auto;
}
fieldset{
	max-width:450px;
	width:90%;
	font-size:20px;
	text-align:center;
	margin:5px auto;
}

#txtPrefix{
	text-transform: uppercase;
	border:0;
	
}
#txtSuffix{
	text-transform: uppercase;
	border:0;
	
}
#footer{
	clear:both;
	width:100%;
	text-align:center;
	height:100px;
	/*background:url(../images/gradient1.png) 0 0 repeat-x;*/
	 
	border-top:12px solid #3B5998;;
	background:url(../images/gradient1.png) 0 0 repeat-x;
}


#clear{
	
	height:25px;
	background-color:#256397;
	border-color:#D9DFEA #0E1F5B #0E1F5B #d9dfea;
	border-style:solid;
	border-width:2px;
	color:#fff;
}
#tblbody{
	 margin: 0px auto;
}
#fbGplike{
	vertical-align:top; 
	padding-top: 10px ;
}
#maindata{
	vertical-align:top;
}
#ads2{
	vertical-align:top; 
	padding-top: 10px ;
}
#ads3{
	margin:0px auto;
	padding: 0px ; 
	width: 728px ;
}
#buttom{
	 text-align: center;
	 font-size: 14px ;
	 margin-bottom: 40px ;
}
