@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Prompt');
body {
    background-image: url("images/591103_BG2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	
}
.txtqah{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.txtqah0{
font-family: 'Prompt', sans-serif;
font-size:18px;
color:#0033FF;
text-decoration:none;
font-weight:normal;
}
.txtqah00{
font-family: 'Prompt', sans-serif;
font-size:18px;
color:#339900;
text-decoration:none;
font-weight:normal;
}
.txtqah1{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
}
.txtqah10{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#FF0000;
text-decoration:none;
}
.txtqah11{
font-family: 'Prompt', sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
.txtqah12{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#999999;
text-decoration:none;
}
.txtqah2{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#0033FF;
text-decoration:none;
}
.txtqah20{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#FF9900;
text-decoration:none;
}
.txtqah3{
font-family: 'Prompt', sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
}
.txtqah4{
font-family: 'Prompt', sans-serif;
font-size:18px;
color:#000000;
}
.txtqah40{
font-family: 'Prompt', sans-serif;
font-size:16px;
color:#000000;
}
.txtqah5{
font-family: 'Prompt', sans-serif;
font-size:14px;
color:#000000;
}

/* For Chome , Safari*/
a:link{
font-family: 'Prompt', sans-serif;
font-size:14px;
font-weight:normal;
color:#000033;
text-decoration:none;
}
a:hover{
font-family: 'Prompt', sans-serif;
font-size:14px;
font-weight:normal;
color:#eb669b;
text-decoration:underline;
}
a:active{
font-family: 'Prompt', sans-serif;
font-size:14px;
font-weight:normal;
color:#FF0000;
text-decoration:none;
}
.textbox {
    width: 240px;
    padding: 7px 10px;
   font-family: 'Prompt', sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #9D9E9E;
    text-shadow: 1px 1px 0 #FFF;
    background: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
}
  .textbox:focus {
    background: #DFE9EC;
    color: #414848;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    outline: 0;
}
  .textbox:hover {
    background: #DFE9EC;
    color: #414848;
}

.textbox1 {
    width: 240px;
    padding: 7px 10px;
   font-family: 'Prompt', sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #9D9E9E;
    text-shadow: 1px 1px 0 #FFF;
    background: #FFF;
    border: 1px solid #000033;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
}
  .textbox1:focus {
    background: #DFE9EC;
    color: #414848;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    outline: 0;
}
  .textbox1:hover {
    background: #DFE9EC;
    color: #414848;
}
.textbox9 { 
	background:#FFFFFF;
	border: 1px solid #ed73a4;
	box-shadow: 0 0 5px #ed73a4 inset; 
	color: #000; 
	float: left; 
	padding: 7px 10px; 
	width:auto;
	outline: none; 
} 
.button {
	background-color:#ed73a4;
	border-radius: 8px;
    color:#FFFFFF;
    padding: 10px 15px;
    text-decoration: none;
    margin: 2px 2px;
    cursor: pointer;
	font-family: 'Prompt', sans-serif;
	font-size: 16px;
	width:auto;
    text-align: center;
    display: inline-block;
    transition-duration: 0.4s;
}
.buttonT {
	background-color:#5F73D3;
	border-radius: 8px;
    color:#FFFFFF;
    padding: 10px 15px;
    text-decoration: none;
    margin: 2px 2px;
    cursor: pointer;
	font-family: 'Prompt', sans-serif;
	font-size: 16px;
	width:auto;
    text-align: center;
    display: inline-block;
    transition-duration: 0.4s;
}
.buttonP {
	background-color:#d24726;
	border-radius: 8px;
    color:#FFFFFF;
    padding: 10px 15px;
    text-decoration: none;
    margin: 2px 2px;
    cursor: pointer;
	font-family: 'Prompt', sans-serif;
	font-size: 16px;
	width:auto;
    text-align: center;
    display: inline-block;
    transition-duration: 0.4s;
}
.button1 {
    background-color:#FFFFFF;
	border-radius: 8px;
    color:#000000;
    padding: 5px 10px;
    text-decoration: none;
    margin: 2px 2px;
    cursor: pointer;
	font-family: 'Prompt', sans-serif;
	font-size: 16px;
	width:auto;
    text-align: center;
    display: inline-block;
    transition-duration: 0.4s;
}
hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
	width:860 px;
}
