select {
color: #ffffff;
width: auto;
height: 30px;
font-size: 16px;
font-family: Arial;
font-style: normal;
font-weight: normal;
text-align: left;
margin: 0px 0px;
padding-left: 3px;
padding-right: 18px;
text-align: left;
vertical-align: middle;
background: url(/img/right_white.png) no-repeat right #0089E4;border: 0!important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius:0px 0px 0 0;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    behavior: url(PIE.php);
}



#admin_head {
position:relative;
margin-top:0px;
background:#5B5F62;
text-align:center;
padding-top:10px;
padding-bottom:20px;
height:120px;
vertical-align: middle;
border-bottom:10px solid #ff8000;
}


#headerbg {
background:#26496B;
margin-top:0px;
text-align:center;
padding-top:10px;
padding-bottom:20px;
height:80px;
vertical-align: middle;
border-bottom:10px solid #D4B982;
}

#headerbg1 {
position:relative;
margin-top:0px;
background:#5C9DFF;
text-align:center;
padding-top:10px;
padding-bottom:20px;
height:80px;
vertical-align: middle;
border-bottom:10px solid #D4B982;
}
#headerbg11 {
position:relative;
margin-top:0px;
background:#5C9DFF;
text-align:center;
padding-top:10px;
padding-bottom:20px;
height:120px;
vertical-align: middle;
border-bottom:10px solid #D4B982;
}

#headerbg2 {
position:relative;
background:#5C9DFF;
text-align:center;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
height:400px;
vertical-align: middle;
border-bottom:0px solid #A7A7A7;
}
	#container {
	position:relative;
	margin:0 auto;
	width:950;
	background:#EBF5FF;
	padding-bottom:180px; /* Height of the footer element */
	}
#container1 {
height: 250px;
	position:relative;
	margin:0 auto;
	width:950;
	background:#ffffff;
	padding-bottom:180px; /* Height of the footer element */
	}
#container2 {
height: 250px;
	position:relative;
	margin:0 auto;
	width:950;
	background:#000000;
	padding-bottom:180px; /* Height of the footer element */
	}
#footer {
position:absolute;
bottom:0;
width:100%;
background:#5C9DFF;
border-top:10px solid #D4B982;
padding-top:25px;
text-align:center;
font-size: 19px;
font-family: Arial;
color:#ffffff;
height:50px;
}


#wrapper {
min-height:100%;
position:relative;
width:100%;
background:#EBF5FF;
}







table.bordered
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width: 700px;
font-family: Arial; 
font-size: 12pt;    
color:#212121;
background: #ffffff;
}
.bordered 
{
 border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
 font-family: Arial; 
        font-size: 12pt;   
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px #ccc; 
    -moz-box-shadow: 0 0px 0px #ccc; 
    box-shadow: 0 0px 0px #ccc;         
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
 border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 0px solid #ccc;
padding: 10px;

}

.bordered th {
    background-color: #4E94BE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4E94BE), to(#88B7D3));
    background-image: -webkit-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:    -moz-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:     -ms-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:      -o-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:         linear-gradient(top, #4E94BE, #88B7D3);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}







#box-ava
{
width:250px;
height:300px;
text-align: center;
padding-top: 20px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 20px;
margin-left: 1300px;
margin-top: -400px;
vertical-align: middle;
border:0px solid #A7A7A7;
background-color: #fbf8e9;
-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px;
position:relative;
}


table.login
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 0px;
width: 950px;
font-family: Arial; 
font-size: 17px;    
color:#000000;
background-color: transparent;
vertical-align:middle;
line-height:170%;
}



.styled-select select {
color: #ffffff;
width: 100px;
height: 30px;
font-size: 17px;
font-family: Arial;
font-style: normal;
font-weight: normal;
text-align: left;
margin-left: 0px;
padding-left: 5px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
vertical-align: middle;
 text-indent: 0.01px;       
text-overflow: "     ";  
-webkit-appearance: none;
-moz-appearance: none; 
background: url(/img/right_white.png) no-repeat right transparent;border: 0!important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius:4px 4px 0 0;
   }


.mytext{
border:0; 
padding:10px; 
font-size:1.3em; 
font-family:Arial, sans-serif; 
color:#424242; 
border:solid 1px #ccc; 
margin:0 0 20px; 
width:150px;
-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
box-shadow: 0px 1px rgba(255, 255, 255, 0.5); 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px;

}
.submitLink {
color: #FFFFFF;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
 width: 170px;
 height:30px;
 border-style: solid;
 border-width: 0px;
 margin: 0px 0px;
 padding: 4px 15px;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -o-border-radius: 4px;
 background-color: #FF4A00;
cursor: pointer ;
}
input[type=radio].css-checkbox {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-checkbox + label.css-label {
padding-left:25px;
padding-right:10px;
height:20px; 
display:inline-block;
line-height:20px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:17px;
vertical-align:middle;
cursor:pointer;
 font-family: Arial;
}

input[type=radio].css-checkbox:checked + label.css-label {
background-position: 0 -20px;
}
label.css-label {
background-image:url("/img/rb04.png");
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
 font-size: 17px;
 font-family: Arial;
}

input[type=checkbox].css-checkbox {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
padding-left:25px;
padding-right:10px;
height:20px; 
display:inline-block;
line-height:20px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:17px;
vertical-align:middle;
cursor:pointer;
 font-family: Arial;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -20px;
}
label.css-label {
background-image:url("/img/rb04.png");
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
 font-size: 17px;
 font-family: Arial;
}







table.border_700
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width: 700px;
font-family: Arial; 
font-size: 10pt;    
color:#212121;
background: #ffffff;
}
.border_700 
{
 border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
 font-family: Arial; 
        font-size: 10pt;   
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px #ccc; 
    -moz-box-shadow: 0 0px 0px #ccc; 
    box-shadow: 0 0px 0px #ccc;         
}

.border_700 tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.border_700 td, .bordered th {
 border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 0px solid #ccc;
padding: 10px;

}

.border_700 th {
    background-color: #4E94BE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4E94BE), to(#88B7D3));
    background-image: -webkit-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:    -moz-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:     -ms-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:      -o-linear-gradient(top, #4E94BE, #88B7D3);
    background-image:         linear-gradient(top, #4E94BE, #88B7D3);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
height:30px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.border_700 td:first-child, .bordered th:first-child {
    border-left: none;
}



#boxm
{
position:relative;
width:950px;
text-align: center;
padding-top: 0px;
padding-bottom: 80px;
padding-right: 0px;
padding-left: 0px;
margin-left: -475px;

left: 50%;
font-size: 15px;
font-family: Arial;
color:#353535;
font-weight: normal;
line-height:170%;
vertical-align: middle;
border:0px solid #A7A7A7;
background-color: transparent;
}







#box_info{
width: 677px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
font-family: Arial;
color:#353535;
font-weight: normal;
line-height:170%;
vertical-align: middle;
border:1px solid #A7A7A7;
margin-top:0px;
margin-bottom:0px;
margin-left:-3px;
background-color: #fbf8e9;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
behavior: url(PIE.php);
box-shadow: 0px 0px 0px #888;
position:relative;
}


#menu{
width: 220px;
height: 100%;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-size: 18px;
font-family: Arial;
color:#51800C;
font-weight: normal;
line-height:169%;
vertical-align: middle;
border:1px solid #A7A7A7;
margin-top:0px;
margin-left:0px;
background-color: #F5FAFF;
}

#box_open{
width: 700px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
font-family: Arial;
color:#353535;
font-weight: normal;
line-height:170%;
vertical-align: middle;
border:1px solid #A7A7A7;
margin-top:80px;
margin-bottom:0px;
margin-left:-3px;
background-color: #F5FAFF;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
behavior: url(PIE.php);
box-shadow: 0px 0px 0px #888;
position:relative;
margin-left: -350px;
position: fixed;
left: 50%;
}





.small {
color: #ffffff;
 font-size: 11px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:18px;
 border-style: solid;
border:1px solid #909090;
background:#ff0000;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}


.small1 {
color: #ffffff;
 font-size: 11px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:20px;
 border-style: solid;
border:0px solid #909090;
background:#0089E4;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}

.med1 {
color: #ffffff;
 font-size: 11px;
 font-family: Arial;
min-width: 70px;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
height:25px;
 border-style: solid;
border:0px solid #909090;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius:4px 5px 0 0;
background:#0089E4;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}

.med {
color: #ffffff;
 font-size: 11px;
min-width: 70px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:25px;
 border-style: solid;
border:0px solid #909090;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius:4px 5px 0 0;
background:#FF0000;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}

.med1h {
color: #ffffff;
 font-size: 14px;
min-width: 70px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:30px;
 border-style: solid;
border:0px solid #909090;
background:#E89E00;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius:4px 5px 0 0;
-webkit-appearance: none;
-moz-appearance: none;
}




.small1h {
color: #ffffff;
 font-size: 11px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:20px;
 border-style: solid;
border:0px solid #909090;
background:#E89E00;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}

.smallh {
color: #ffffff;
 font-size: 11px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
height:20px;
 border-style: solid;
border:0px solid #909090;
background:#E89E00;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}




h1, p, body, html {
	margin:0;
	padding:0;
}

body {
background:#ffffff;
font:12px arial, sans-serif;
margin:0;
padding:0;
height:100%;
}



#boxs
{
width:950px;
text-align: center;
padding-top: 20px;
padding-bottom: 80px;
padding-right: 0px;
padding-left: 0px;
margin-left: -450px;
position: fixed;
left: 50%;font-size: 15px;
font-family: Arial;
color:#353535;
font-weight: normal;
line-height:170%;
vertical-align: middle;
border:0px solid #A7A7A7;
background-color: transparent;
}



table.show
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 0px;
width: 950px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background-color: transparent;
vertical-align:middle;
line-height:170%;
}


table.700
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 0px;
width: 700px;
font-family: Arial; 
font-size: 15px;    
color:#000000;
background-color: transparent;
vertical-align:middle;
line-height:170%;
}

table.small
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 0px;
font-family: Arial; 
font-size: 12px;    
color:#000000;
background-color: transparent;
vertical-align:middle;
line-height:120%;
}


.login{
font-size: 14px;
font-family: Arial;
width:200px;
height:30px;
  margin-left:0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 10px;
vertical-align: middle;
border:1px solid #A7A7A7;
background-color: #ffffff;
-webkit-appearance: none;
-moz-appearance: none;
}




.submitguide {
color: #ffffff;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
text-align: center;
vertical-align: middle;
padding-right: 10px;
padding-left: 10px;
height:30px;
 border-style: solid;
border:0px solid #909090;
background:#0089E4;
border-radius:0px;
 margin: 0px 0px;
 padding: 4px 15px;
cursor: pointer ;
-webkit-appearance: none;
}


.submit55 {
color: #ffffff;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
padding-right: 10px;
padding-left: 10px;
 height:30px;
 width:250px;
 border-style: solid;
border:1px solid #909090;
background:#0089E4;
border-radius:5px;
 margin: 0px 0px;
 padding: 4px 15px;
cursor: pointer ;
-webkit-appearance: none;
}

.submit45 {
color: #ffffff;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
padding-right: 10px;
padding-left: 10px;
 height:30px;
 width:150px;
 border-style: solid;
border:1px solid #909090;
background:#0089E4;
border-radius:5px;
 margin: 0px 0px;
 padding: 4px 15px;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}

.submit35 {
color: #ffffff;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
padding-right: 10px;
padding-left: 10px;
 height:30px;
 width:100px;
 border-style: solid;
border:1px solid #909090;
background:#0089E4;
border-radius:5px;
 margin: 0px 0px;
 padding: 4px 15px;
cursor: pointer ;
-webkit-appearance: none;
-moz-appearance: none;
}




a { text-decoration:none }

.mytextbox {
width:330px;
padding-left: 5px;
height:100px;
font-size: 13px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}

.mytextbox1 {
width:450px;
padding-left: 5px;
height:100px;
font-size: 13px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}

.mytextbox2 {
width:450px;
padding-left: 5px;
height:200px;
font-size: 13px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}

.mytext1 {
padding-left: 5px;
width:40px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
} 

.mytext4 {
padding-left: 5px;
width:150px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}
.mytext6 {
padding-left: 5px;
    width:300px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}

.mytext7 {
padding-left: 5px;
    width:350px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}



.mytext8 {
padding-left: 5px;
    width:400px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}


.mytext9{
padding-left: 5px;
    width:450px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}



.mytext16 {
padding-left: 5px;
    width:500px;
height:30px;
 font-size: 14px;
 font-family: Arial;
border:1px solid #909090;
background:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius:4px 5px 0 0;
}




table.box1
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width:650px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background: transparent;
}
.box1 
{
 border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
 font-family: Arial; 
        font-size: 10pt;   
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px #ccc; 
    -moz-box-shadow: 0 0px 0px #ccc; 
    box-shadow: 0 0px 0px #ccc;         
}
.box1 td, .bordered th {
 border-left: 1px solid #ccc;
border-top: 0px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px;

}

.box1 td:first-child, .bordered th:first-child {
    border-left: none;
}

table.box5
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width:700px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background: transparent;
}
.box5
{
 border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
 font-family: Arial; 
        font-size: 10pt;   
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px #ccc; 
    -moz-box-shadow: 0 0px 0px #ccc; 
    box-shadow: 0 0px 0px #ccc;         
}
.box5 td, .bordered th {
 border-left: 1px solid #ccc;
border-top: 0px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px;

}

.box5 td:first-child, .bordered th:first-child {
    border-left: none;
}

table.box2
{
border-collapse: collapse;
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width:450px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background: transparent;
}

.box2 td, .bordered th {
 border-left: 0px solid #ccc;
border-top: 0px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px;

}

.box2 tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}  


.box2 td:first-child, .bordered th:first-child {
    border-left: none;
}

table.box3
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 0px;
width:650px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background: transparent;
}

.box3 td, .bordered th {
 border-left: 0px solid #ccc;
border-top: 0px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px;

}

.box3 td:first-child, .bordered th:first-child {
    border-left: none;
}


table.box4
{
border-collapse: collapse;
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width:950px;
font-family: Arial; 
font-size: 14px;    
color:#000000;
background: transparent;
}
 

.box4 td:first-child, .bordered th:first-child {
    border-left: none;
}







#box4{
width: 450px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
font-family: Arial;
color:#353535;
font-weight: bold;
line-height:170%;
vertical-align: middle;
border:0px solid #A7A7A7;
margin-top:20px;
margin-bottom:0px;
margin-left:80px;
background-color: #88B7D3;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
behavior: url(PIE.php);
box-shadow: 0px 0px 0px #888;
position:relative;
}

span.dropt 
{
background: #ffffff;
}
span.dropt:hover 
{
text-decoration: none; 
background: #ffffff; 
z-index: 6; 
}
span.dropt span 
{
position: absolute; 
left: -9999px;
margin-left: 150px; 
padding: 3px 3px 3px 3px;
border-style:solid; 
border-color:black; 
border-width:1px; 
z-index: 6;
}
span.dropt:hover span 
{
left: 2%; background: #fbf8e9;
} 
span.dropt span 
{
position: absolute; 
left: -9999px;
margin-left: 0px; 
padding: 3px 3px 3px 3px; 
border-style:solid; 
border-color:black; 
border-width:1px;
}
span.dropt:hover span 
{
margin: 30px 0 0 210px; 
background: #fbf8e9; 
z-index:6;
}



.inputt{
width:250px;
display:block;
border: 1px solid #999;
height: 25px;
vertical-align: middle;
 font-size: 14px;
 font-family: verdana;
 font-style: normal;
 font-weight: normal;
 text-align: left;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.sub1 {
color: #000000;
 font-size: 14px;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
 width: 100px;
 height:30px;
 border-style: solid;
 border-width: 0px;
 margin: 0px 0px;
 padding: 4px 15px;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -o-border-radius: 4px;
 background-color: #FFD665;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer ;
}
#routefrom {
	display:inline-block; 
	font-size:0.9em; 
	font-weight:400; 
	border:0; 
	width:250px;
	height:32px;
	margin:0;
}

table.form
{
border-collapse: collapse; 
border-spacing: 0;
border-color:A7A7A7;
border-width: 1px;
width: 600px;
font-family: Arial; 
font-size: 15px;    
color:#292929;
}
.error {color: #FF0000;}
.error1 {color: #FFFFFF;}

   




.circle1 {
  -webkit-transition: all 0.9s ease;
     -moz-transition: all 0.9s ease;
       -o-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
          transition: all 0.9s ease;
}
 
.circle1:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.circle2 {
  -webkit-transition: all 0.9s ease;
     -moz-transition: all 0.9s ease;
       -o-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
          transition: all 0.9s ease;
}
 
.circle2:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.circle3 {
  -webkit-transition: all 0.9s ease;
     -moz-transition: all 0.9s ease;
       -o-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
          transition: all 0.9s ease;
}
 
.circle3:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}


.circle4 {
   -webkit-transition: all 0.9s ease;
     -moz-transition: all 0.9s ease;
       -o-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
          transition: all 0.9s ease;
}
 
.circle4:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}


.circle5 {
  -webkit-transition: all 0.9s ease;
     -moz-transition: all 0.9s ease;
       -o-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
          transition: all 0.9s ease;
 }
.circle5:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}