body
{
	background-image:  url("../images/bg2.gif");
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif	
}
.header
{
    COLOR: #333333;
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold
}


/******My Styles********/
html, body {
    height: auto;
}
th {
    font-size: 12px;
}
.row-1 {
    background-color: #0000ff!important;
}
.row-2 {
    background-color: #c6d9f1!important;
}
.row-3 {
background-color: #bfbfbf!important;
}
.row-1 td{    
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}
.col-2 {
    background-color: #b8cce4!important;
}
.col-3 {
    background-color: #d9d9d9!important;
}
table span {
    color: red;
}
p.red{
    color: red;
}
.col-md-6 {
    float: left;
    width: 49%;
}
/**********Mark Styles*********/

/*Common Styles*/
.body {
    margin: 10px 0;
}
.container {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.col {
    float: left;
    display: block;
}

/***header Styles****/
header {
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
    border-radius: 5px 5px 0 0;
    height: 101px;
    margin-top: 20px;
    padding: 0 10px;
}


.logo a {
    background: rgba(0, 0, 0, 0) url("../images/logosmall_2.gif") no-repeat scroll 0 0 / 100%;
    display: block;
    height: 86px;
    margin-top: 11px;
    text-indent: -99999px;
    width: 257px;
}

#top-right > li {
    font-size: 15px;
    margin-right: 30px;
}
/*****Body Styles*****/
.content {
    background-color: #c4c4bc;
    border-bottom: 1px solid #000;
}
.content-inner {
    border: 5px solid #7c7c7c;
    margin: 0 0 0 20px;
    padding: 10px;
    text-align: center;
    width: 70%;
}

.navigation {
    margin-top: -36px;
    width: 21%;
}

#table-imgs tbody tr td {
    text-align: right;
}

/*nav {
    float: right;
    width: 95%;
}*/
nav ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff #000000 #000000;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #000000 !important;
    display: block;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    text-decoration: none !important;
    text-transform: lowercase;
}
nav ul li a:hover {
    background-color: #fff;
    color: #ff0000!important;
}
nav ul li {
    background: url("../images/arrow.gif") no-repeat scroll 10px 8px rgba(0, 0, 0, 0);
    display: block;
    padding-left: 20px;
}
.p2-mexico a{
    background: url("../images/mexico.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}
.p2-venezuela a{
    background: url("../images/venezuela.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    color:#fff!important;
}
.p2-china a{
    background: url("../images/china.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    color:#fff!important;
}
/****Footer Styles****/

footer {
    margin: 0px auto;
}

.content-inner h2 {
    color: #993300;
    font-size: 24px;
    margin-bottom: 5px;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    display: block;
    clear: both;
}

.center {
    text-align: center;
    margin: 10px auto;
    display: block;
}


#top-right {
    float: right;
    width: 315px;
}

#top-right > li {
    float: left;
    font-size: 15px;
    list-style: outside none none;
    margin-right: 30px;
    vertical-align: top;
    margin-top: 36px;
}
.left {
    text-align: left;
}
#banner {
    background: rgba(0, 0, 0, 0) url("images/head1.gif") no-repeat scroll 0 0;
    height: 78px;
    margin-left: 0;
    margin-top: 11px;
    width: 285px;
    float: left;
}

.mid {
    display: block;
    float: left;
    margin-left: 2px;
    width: 6%;
}
.affiliates {
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 17px 0;
}


#foot {
    background-color: #c4c4bc;
    margin: 1px auto 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 950px;
    line-height: 3;
}
.affiliates > ul {
          text-align: center;
      }

      .affiliates ul li {
          display: inline-block;
          margin-right: 10px;
      }

.content-inner table{
    width: 100%;
}
table tr th {
    background-color: #000;
    color: #fff;
}
table.red tr th {
    background-color: red;
}
.font-normal{
    font-weight: normal;
}
.bottom-links > ul {
    vertical-align: top;
}

.content-left {
    width: 50%;
    text-align: left;
}
.content-right {
    width: 50%;
    text-align: left;
}
.col {
    display: block;
    float: left;
}

.text-left strong {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
    width: 100px;
}