/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : American Debt Resources  */
/* Date : 30th Aug. 2006 */



/* form classes */

#div-1 {
 position: absolute;
 top: 855px; 
 left: 38%;
}


.h2white-txt {
 font-family: "times new roman";
 color: #fff;
 font-size: 18px;
font-weight: bold;
}


.h5orange-txt {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #f89902;
 font-size: 17px;
font-weight: bold;
}




form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.zipcode {
display:none
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 100%;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.content {
text-align: justify;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.header-bot {
background-image: url("images/header-bot.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 1 1 10 1;
display: block;
}

.top-link a:hover{
color: #fff100;
}

.form-link a {
color: #FF0000;
font-size: 11px;
text-decoration: underline;
padding: 1 1 10 1;
display: block;
}

.form-link a:hover{
color: #f89902;
}
.side-link a {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
display: block;
}

.side-link a:hover{
color: #FFFF40;
}

.left-link a {
color: #000;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 10;
}



.left-link a:hover{
background-color: transparent;
text-decoration: none;
color: #000;
}

.content a {
color: #0000C0;
font-size: 11px;
text-decoration: none;


}
.content a:hover{
background-color: transparent;
text-decoration: none;
color: #f89902;
}
/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #efefef;
}

.brown {
background-color: #d4d0c8;
}

.gold {
background-color: #b3a44e;
}

.yellow {
background-color: #fbf9d0;
}


/* borders */

.border {
border : #ccc 1px solid;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.red-txt {
color: #bf1919;
}

.gold-txt {
color: #97841d;
}

.orange-txt {

color: #f89902;
}

.blue-txt {
color: #014386;
}

.yellow-txt {
color: #f1e855;
}

/* headings */


.h1 {
font-family: "times new roman";
color: #fff;
font-size: 25px;
font-weight: bold;
margin: 0;
}

.h3 {
font-family: "times new roman";
color: #fff;
font-size: 16px;
font-weight: bold;
margin: 0;
}




h1 {
font-family: "times new roman";
color: #fff;
font-size: 25px;
margin: 0;
}

h2 {
font-family: "times new roman";
font-size: 20px;
margin: 0;
}

h3 {
font-family: "times new roman";
color: #fff;
font-size: 16px;
margin: 0;
}

h4 {
font-family: arial;
font-size: 18px;
margin: 0;
}

h5 {
font-family: arial;
font-size: 16px;
margin: 0;
}

h6 {
font-family: arial;
font-size: 13px;
margin: 0;
}