/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Asian MLM Leads  */
/* Date : 1st March. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 13px;
}

body {
margin: 0px;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780px;
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;
}


/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.right-blue-tile {
background-image: url("images/right-blue-tile.jpg");
background-repeat : repeat-y;
}

.right-blue {
background-image: url("images/right-blue.jpg");
background-repeat : no-repeat;
}

.i-right-blue {
background-image: url("images/i-right-blue.jpg");
background-repeat : no-repeat;
}

.right-gred {
background-image: url("images/right-gred.jpg");
background-repeat : no-repeat;
background-position: top right;
}

.line {
background-image: url("images/line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.left-tab {
background-image: url("images/left-tab.jpg");
background-repeat : repeat-y;
border-bottom : #fff 1px solid;
padding: 2px 1px 2px 10px;
font-size: 13;
color: #595959;
}

/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 6px 20px 8px 20px;
display: block;
}

.top-link a:hover{
color: #fff;
background-color: #70930a;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #333;
}

/* borders */

/* text */

.gray-txt {
color: #ccc;
}

.gray-txta {
color: #7a7a7a;
}

.blue-txt {
color: #0676c0;
}

.blue-txta {
color: #000a43;
}

.green-txt {
color: #70930a;
}

.green-txta {
color: #3c5100;
}

/* headings */

h1 {
font-family: arial;
font-size: 18px;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0px;
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0px;
}