body { font-family: Helvetica, Verdana, Arial, sans-serif; padding:0; margin:0; color:#000000; }
br{font-size:10px}
  .s{font-family:Tahoma; font-size:11px;  color:#9A9A9A; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#8DC63F;}
  .red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#464646; }
.b1{font-family:Tahoma; font-size:11px;  color:#464646; text-decoration:none}
.b2{font-family:Tahoma; font-size:12px;  color:#464646; text-decoration:none}
.b3{font-family:Tahoma; font-size:14px;  color:#2C7F06; text-decoration:underline} 
 
#p {font-family:Tahoma; font-size:11px;  color:#464646; text-decoration:none}
  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
	  td{
			font-family: Arial, Helvetica, sans-serif;
		}


 


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/*Added by Deniz*/


#nav {
  margin: 0;
  padding: 0;
  background: #e0e0e0;
  list-style-type: none;
  width: 605px;    
  float: left; /* Contain floated list items */
}

#nav li {
  margin: 0;
  padding: 0;
  float: left;
}

#nav a {
  float: left;
  color: #072d73;
  text-decoration: none;
  text-align: center;
   height:  44px;
   font: 12px/40px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#nav_hom a {
  width: 100px;
  background: url(http://www.helixcash.com/images/nav/nav-left-off.gif) no-repeat; /* Add the background image */
}

#nav_sig a, #nav_pro a, #nav_sit a, #nav_ter a, #nav_faq a {
  width: 101px;
  background: url(http://www.helixcash.com/images/nav/nav-all-off.gif) no-repeat; /* Add the background image */
}


#nav_hom a:hover {
  background: url(http://www.helixcash.com/images/nav/nav-left-on.gif) no-repeat; /* Add the background image */
}


#nav_sig a:hover, #nav_pro a:hover, #nav_sit a:hover, #nav_ter a:hover, #nav_faq a:hover {
  background: url(http://www.helixcash.com/images/nav/nav-all-on.gif) no-repeat; /* Add the background image */
}

