
/* For : Go MLM Online  */
/* Date : 16th Jan. 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
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: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #e1e0e5;
}

.full-size-table {
width: 757px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

b {
font-family: arial;
}

.pad {
padding-left: 19px;
padding-right: 14px;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.headera {
background-image: url("images/header1.jpg");
background-repeat : no-repeat;
}

.i-header {
background-image: url("images/i-header.jpg");
background-repeat : repeat;
}


.blue-tile {
background-image: url("images/blue-tile.jpg");
background-repeat : repeat-x;
}

.tile {
background-image: url("images/tile.jpg");
background-repeat : repeat-y;
}

.gred {
background-image: url("images/gred.jpg");
background-repeat : repeat-x;
background-position: bottom;
}

.curve {
background-image: url("images/curve.jpg");
background-repeat : no-repeat;
background-position: left top;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 2px 1px 3px 15px;
}

.bulleta {
background-image: url("images/bullet1.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 2px 1px 3px 15px;
}

/* links */

.nav a {
font-family: arial;
color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat : repeat-x;
padding: 5px 18px 5px 18px;
display: block;
}

.nav a:hover{
background-image: url("images/over.jpg");
background-repeat : repeat-x;
color: #fff;
}

/* background colours */

.white {
background-color: #fff;
}

/* borders */

/* text */

.white-txt {
color: #fff;
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 13px;
margin: 0px;
line-height: normal;
}

.red-txt {
color: #c72920;
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 13px;
margin: 0px;
line-height: normal;
}

.red-txt-11 {
color: #c72920;
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 11px;
margin: 0px;
line-height: normal;
}

.red-txt-9 {
color: #c72920;
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 9px;
margin: 0px;
line-height: normal;
}
/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

p {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
color:#000000;
}

a {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
color: #006699;
margin: 0px;
}

.red12 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: normal;
color: #c72920;
margin: 0px;
line-height: normal;
}

.redbold12 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
color: #c72920;
margin: 0px;
line-height: normal;
}

.redbold11 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 11px;
font-weight: bold;
color: #c72920;
margin: 0px;
line-height: normal;
}

.redbold14 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 14px;
font-weight: bold;
color: #c72920;
margin: 0px;
line-height: normal;
}

.redbold16 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 16px;
font-weight: bold;
color: #c72920;
margin: 0px;
line-height: normal;
}

.greenbold16 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 16px;
font-weight: bold;
color: #a7c11f;
margin: 0px;
line-height: normal;
}

.greenbold14 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 14px;
font-weight: bold;
color: #a7c11f;
margin: 0px;
line-height: normal;
}

.greenbold12 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
color: #a7c11f;
margin: 0px;
line-height: normal;
}

.green12{
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: normal;
color: #a7c11f;
margin: 0px;
line-height: normal;
}

.purplebold12 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
color: #9900ff;
margin: 0px;
line-height: normal;
}

.blackitalic10 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 10px;
font-style: italic;
color: #000000;
margin: 0px;
line-height: normal;
}

.blackbold11 {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 11px;
font-weight: bold;
color: #000000;
margin: 0px;
line-height: normal;
}
