/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : www.BPOAgentsWanted.com  */
/* Date : 15th Sept. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
}

.full-size-table {
width: 780px;
height: 100%;
}

.full-size-tablea {
width: 754px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #0000FF;
text-decoration: underline;
}

a:hover{
color: #000;
}

b {
font-family: arial;
}

/* images */

.bpo-answers-header {
background-image: url("images/bpo-answers-header.jpg");
background-repeat : no-repeat;
}

.bpo-bank-list-header {
background-image: url("images/bpo-bank-list-header.jpg");
background-repeat : no-repeat;
}

.bpo-agents-wanted-header {
background-image: url("images/bpo-agents-wanted-header.jpg");
background-repeat : no-repeat;
}

.footer {
background-image: url("images/footer-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.bank-footer {
background-image: url("images/bank-footer-tile.jpg");
background-repeat : repeat-x;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.orange-tile {
background-image: url("");
background-repeat : repeat-x;
width: 250px;
}

.bullet {
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 10px;
}

.bulleta {
background-image: url("images/bullet1.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 15px;
}

.v-line {
background-image: url("images/v-line.jpg");
background-repeat : repeat-y;
background-position: center center;
}

.h-line {
background-image: url("images/h-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.bot-link a {
color:#0000FF;
font-size: 11px;
text-decoration: none;
}

.bot-link a:hover{
color: #000;
}

/* background colours */
.white {
background-color: #fff;
}

.blue {
background-color: #88a9d0;
}



.yellow {
background-color: #f7e8b3;
}

/* borders */

.box-border {
border-left : #ddd 1px solid;
border-right : #ddd 1px solid;
background-color: 
}

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #282870;
}

.blue-txta {
color: #15289e;
}

.green-txt {
color: #3c5a03;
}

.green-txta {
color: #097f06;
}

.orange-txt {
color: #ff7800;
}

.red-txt {
color: #cc0a0a;
}

.gold-txt {
color: #564508;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 14px;
}