@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,400italic,700,700italic);
/* @import url(http://cdn.webrupee.com/font); */

body {
background:#F9D799;
margin:1em;
color:#412E00;
font-weight:600;
font-family:'Droid Sans',calibri,arial,helvetica,sans;
}

img {border:none; outline:none;}

a {
color:#0768C8;z
font-weight:900;
font-size:110%;
}

table {
margin:0.5em auto;
text-align:center;
border:2px solid #7E5509;
font-weight:bold;
}

th {
background:#412E00;
color:#FCE9C8;
padding:7px;
font-weight:900;
}

td {
padding:7px;
}

.return2list {
font-weight:bolder;
margin:1.5em;
color:#51D8FF;
}

h2 {color:#3A2706;font-style:italic;font-family:'Droid Serif',serif;}
h4 {margin-top:1.5em;margin-left:1em;font-style:italic;font-size:150%;font-family:'Droid Serif',serif;font-weight:bolder;}
hr {margin-top:-11px;margin-bottom:0.5em;color:#523605;}

button {background:#FFFDD2;border:2px solid #533705;width:150px;height:100px;margin:3em;font-family:'Droid Serif',serif;font-weight:bold;outline:none !important;}
button:hover {background:#FFCC6F!important;cursor:pointer !important;outline:none !important;}
button::-moz-focus-inner {border: 0;}

button.disabled {background:#F9D799 !important;}
button.disabled:hover {cursor:default !important;}


#logout_button {position:absolute; top:-25px;left:85%;;width:72px !important;height:72px;}

#submit {font-weight:bold;padding:7px;}
