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

body
{ background-image: 
url('bombaybkg.png');
background-repeat: repeat
font-size: 9px; 
font-family: tahoma, sans-serif;
color: #cafe74;  }

td
{ font-family: tahoma, sans-serif; 
font-size: 9px; 
letter-spacing: 1.5pt;
text-align: justify;
color:#cafe74;}

a:link, a:visited, a:active { color:#cafe74; font-weight:bold; text-decoration:none; } 
a:hover {color:#000000; text-decoration:underline; }

h1 { 
font-family: tahoma, sans-serif;
font-size: 10px;
color: #cafe74;
letter-spacing: 1.5pt;  
font-weight: bold;
border-bottom:2px solid #000000;
margin-left:2px;
margin-right:2px;
text-align:left;}

input, textarea, option, select
{ background: #000000;
font-family: tahoma, sans-serif;
color: #cafe74; 
font-size: 8px;
border-style: solid;
border-color: #cafe74;
border-width: 1px; }
