body 	{
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
    background-color: #394D70;
}
		
..reg2_registerButton {
      position: absolute; top: 0px; left: 115px;
      border: solid green 0px;
      cursor: hand;
      overflow:hidden;
      background-image: url("http://www.taxdebthelp.net/graphics/submit.gif"); background-repeat: no-repeat;

      }

#submit
{
/* This part hides the original button. */
background-color: transparent;
border: 0px;
padding: 0px 0px 0px 3000px;
overflow: hidden;
/* This part defines its new look. */
background-image: url(searchbutton.png);
background-position: center center;
background-repeat: no-repeat;
width: 125px;
height: 45px;
max-width: 80px;
max-height: 23px;
}

P {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	color: #4E5B71;
}

.reg {
	font-weight: normal;
	color: #333333;
}

.required {
	color: #9E4A4A;
}

LI {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #7B838C;
}
 A:link,  A:visited  {
	font-size: 11.5px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #4E5B71;
	text-decoration: none;
}
 A:active  {
	font-size: 11.5px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #878A60;
	text-decoration: underline;
}
 A:hover  {
	font-size: 11.5px;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #878A60;
}

/*  disclaimer font size and attributes */

.disclaimer 	  {
	font-size : 10px;
}
a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active   {
	font-size : 10px;
	text-decoration: none;
}
a.disclaimer:hover		 {
	font-size : 10px;
	text-decoration: underline;
}


/* click here in red per client request */
.red_s 	  {
    color: #91696B;
	font-size : 10px;
}
a.red_s:link, a.red_s:visited, a.red_s:active   {
    color: #91696B;
  	font-size : 10px;
	text-decoration: none;
}
a.red_s:hover		 {
	color: #91696B;
	font-size : 10px;
	text-decoration: underline;
}


.red_l	  {
 color: #9F5447;
}
a.red_l:link, a.red_l:visited, a.red_l:active   {
	 color: #9F5447;
	text-decoration: none;
}
a.red_l:hover		 {
    color: #9F5447;
	text-decoration: underline;
}
a.tx4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


/* form layout work */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width : 180 px;
	border-color : #F5F6F8;
}

input.phone {

width: 50px;	

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width : 350;
	height : 100px;
}	
select, option {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	text-decoration: none;
	width : 180px;
}
	

/* size, shape and color of the button */
	
.btn        			{
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	display: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 0px;
	width: 0px;
	background-color: #CCCCCC;
	border: thin none #003366;
}
.btun {
	background-image: url(../../graphics/submit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	right: 0px;
}
.btncolor {
	color: #FFFFFF;
	border: #FFFFFF;
}
.smbrdr {
	border: thin solid #999999;
}
