body {
    background: url('../img/bgo.jpg');
    font-family: Tahoma,Arial,sans-serif;
}

img {
    border: 0px;
}

form {
    margin: 0px;
}

.header {
    margin: 0 auto;
    width: 745px;
    height: 266px;
    background: url('../img/header.png') top left no-repeat;
}

.header2 {
    margin: 0 auto;
    width: 745px;
    height: 266px;
    background: url('../img/header2.png') top left no-repeat;
}

.header4 {
    margin: 0px auto 0px auto;
    width: 900px;
    height: 167px;
    background: url('../img/header4.jpg') top left no-repeat;
} 

.content {
    margin: 0 auto;
    width: 715px;
    padding-left: 20px;
    padding-right: 10px;
    background: url('../img/content.png') top left repeat-y;
}

.content4 {
    margin: 0 auto;
    width: 780px;
    padding-left: 60px;
    padding-right: 60px;
    background: url('../img/middle.jpg') top left repeat-y;
}

.footer {
    text-align: center;
    font-size: 8pt;
    padding-top: 77px;
    margin: 0 auto;
    width: 745px;
    height: 34px;
    background: url('../img/footer.png') top left no-repeat;
}

.footer4 {
    text-align: center;
    font-size: 8pt;
    /*padding-top: 77px;*/
    margin: 0 auto;
    width: 900px;
    height: 150px;
    background: url('../img/footer4.jpg') top left no-repeat;
}

.footer4 a {
    color: #000000;
}

.footer4 a:hover {
    color: #ff0000;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #ff0000;
}

h1 {
    margin-top: 0px;
    text-align: center;
    font-size: 20pt;
    color: #B20B0B;
}

h1 span {
    color: #c0c0c0;
}

h1 span.st {
    color: #B20B0B;
    text-decoration: line-through;
}

h1 span.ula {
    text-decoration: underline;
    color: #B20B0B;
}

h1.main2 {
    color: #000000;
    font-size: 15pt;
}

h1.jvin3 {
    color: #000000;
    font-size: 17pt;
}

h1.jvin3 span.ul3 {
    color: #000000;
    text-decoration: underline;
}


h1.bonus {
    text-align: left;
    margin-bottom: 0px;
    margin-left: 20px;
}

h1.bonus2 {
    margin-left: 20px;
    text-align: left;
    color: #000000;
    margin-top: 0px;
}

h1 span.ulb {
    text-decoration: underline;
    color: #000000;
}

h1.sm {
    font-size: 14pt;
    margin-bottom: 0px;
}

h2 {
    margin-top: 0px;
    text-align: center;
    color: #46656F;
}

h2.bg {
    text-decoration: underline;
}

h2.bg span {
    color: #B20B0B;
}

h2.sm {
    font-size: 12pt;
}

h2.sm span {
    font-weight: normal;
}

h3 {
    margin-top: 0px;
    color: #B20B0B;
}

p {
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 30px;
    margin-left: 20px;
}

p.priv {
    font-size: 10pt;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-right: 5px;
}

p.cen {
    text-align: center;
}

.price {
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    color: #ff0000;
}

.price label {
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

.price input {
    font-size: 8pt;
}

.price span {
    font-size: 12pt;
    font-weight: normal;
    text-decoration: underline;
}

.ul {
    text-decoration: underline;
}

.hi {
    background: #FFFFBF;
}

.rd {
     color: #B20B0B;
}

.gr {
    color: #008000;
}

.fr {
    float: right;
}

.ups_fl {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
}

.ups_no {
    font-size: 10pt;
    color: #808080;
}

li {
    font-weight: bold;
}

li span {
    font-weight: normal;
    font-size: 10pt;
}

.sig {
    color: #339966;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
}

div.signup {
    float: right;
    padding-right: 4px;
    padding-left: 18px;
    padding-top: 50px;
    background: url('../img/signup-back.png') top left no-repeat;
    width: 188px;
    height: 179px;
    color: #ffffff;
    font-size: 10pt;
}

div.signup a {
    color: #FBB700;
}

#signupform label {
    font-size: 9pt;
    color: #FBB700;
    font-style: italic;
}

#signupform input {
    font-size: 8pt;  
}

.popup {
    position: absolute;
    visibility: hidden;
    display: none;
    width: 0px;
    height: 0px;
    background: url('../img/signup-pop.png') top left no-repeat;
    z-index: 10;
}

.popclose {
    margin-top: 8px;
    margin-right: 8px;
    float: right;
}

#signuppop {
   margin-top: 100px;
   margin-left: 13px; 
   font-weight: bold;
   color: #000000;
}

#signuppop a {
    color: #304C4A;
}

#signuppop label {
    font-size: 9pt;
    color: #FBB700;
    font-style: italic;
    font-weight: bold;
}

#signuppop input {
    font-size: 8pt;  
}

div.boxtop {
    margin: 0 auto;
    width: 509px;
    height: 34px;
    background: url('../img/box-top.png') top left no-repeat;
}

div.box {
    margin: 0 auto;
    width: 509px;
    background: url('../img/box-mid.png') top left repeat-y;
}

div.box p {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

div.boxbot {
    margin: 0 auto;
    width: 509px;
    height: 35px;
    background: url('../img/box-bot.png') top left no-repeat;
}

div.testboxtop {
    margin: 0 auto;
    width: 489px;
    height: 33px;
    background: url('../img/testbox-top.png') top left no-repeat;
}

div.testbox {
    margin: 0 auto;
    width: 489px;
    background: url('../img/testbox-mid.png') top left repeat-y;
}

div.testbox h2 {
    font-size: 14pt;
}

div.testbox p {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
}

div.testbox p img {
    margin-left: 5px;
    float: right;
}

div.testbox p span {
    font-weight: bold;
    color: #46656F;
}

div.testboxbot {
    margin: 0 auto;
    width: 489px;
    height: 35px;
    background: url('../img/testbox-bot.png') top left no-repeat;
}

p.terms {
    font-family: "Times New Roman", serif;
    font-size: 7pt;
    width: 520px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #C0C0C0;
    color: #C0C0C0;
}

h2.mem {
    margin-left: 20px;
    text-align: left;
    margin-bottom: 0px;
    font-size: 14pt;
}

h2.mem2 {
    margin-left: 20px;
    text-align: left;
    margin-bottom: 0px;
    font-size: 14pt;
    color: #000000;
}

p.mem {
    margin-left: 20px;
    text-align: left;
    font-size: 10pt;
}

p.mem a {
    color: #0000ff;
    font-weight: bold;
}

p.mem a:hover {
    color: #ff0000;
}

hr {
    margin-left: 20px;
    margin-right: 30px;
}

p.mem a.pdf {
    color: #000000;
    text-decoration: none;
}

p.mem a.pdf span {
    text-decoration: underline;
}

p.mem a.pdf:hover {
    color: #ff0000;
}

.message {
    padding: 10px;
    border: 2px dotted #990000;
    width: 150px;
    height: 35px;
    text-align: center;
    font-size: 10pt;
}

.message span {
    font-weight: bold;
    color: #ff0000;
}

.blog {
    padding: 10px;
    border: 2px dotted #990000;
    width: 150px;
    height: 35px;
    text-align: center;
    font-size: 10pt;
}

.blog a {
    color: #0000ff;
}

.blog a:hover {
    color: #ff0000;
}

.summary {
    text-align: center;
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    width: 300px;
    height: 200px;
    float: right;
    margin-right: 30px;
}

.breakeven {
    text-align: center;
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    width: 300px;
    height: 200px;
    margin-left: 20px;
}

.breakeven span {
    color: #ff0000;
}

.help {
    text-align: center;
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    width: 300px;
    height: 200px;
    float: right;
    margin-right: 30px;
}

.profit {
    text-align: center;
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    width: 300px;
    height: 200px;
    margin-left: 20px;
}

table {
    margin: 0 auto;
}

th {
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
}

td {
    font-size: 10pt;
    /*color: #ff0000;*/
}

th.r {
    color: #ff0000;
}

th.sum {
    text-align: right;
    width: 110px;
}

th.sumr {
    text-align: right;
    color: #ff0000;
    width: 110px;
}

th.sumg {
    text-align: right;
    color: #008000;
    width: 110px;
}

#ssellclicks {
    text-align: left;
    color: #000000;
}

#scpc {
    text-align: left;
    color: #000000;
}

#scoc {
    text-align: left;
    color: #ff0000;
}

#scps {
    text-align: left;
    color: #000000;
}

#sprofit {
    text-align: left;
    color: #008000;
}

p.hlp {
    margin: 5px;
    color: #000000;
    font-size: 8pt;
}

#pr {
    font-weight: bold;
    color: #008000;
    font-size: 14pt;
    text-decoration: underline; 
}

input.ppc {
    background: #FFFF99;
    border: 1px solid black;
    text-align: center;
}

p.vlinks a {
    color: #0000ff;    
}

p.vlinks a:hover {
    color: #ff0000;
}

span.q {
    color: #46656F;
    font-weight: bold;
}

span.sm {
    font-size: 8pt;
}

h1.jvin {
    color: #800000;
}

h1.jvin2 {
    color: #B20B0B;
}

h1.jvin span.ul {
    color: #800000;
    text-decoration: underline;
}

h1.jvin2 span.ul2 {
    color: #B20B0B;
    text-decoration: underline;
}

.fr {
    float: right;
    margin-right: 20px;
}

.jvin_sm {
    font-size: 10pt;
}

h2.jvin {
    color: #000000;
    text-align: left;
    font-size:  16pt;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.rd {
    color: #ff0000;
}

.jvin_box {
    border: 2px solid #000000;
    margin: 20px;
    padding: 20px;
}

.jvin_ta {
    margin-left: 20px;
}

.jvin_tab {
    margin: 0 auto;
}

.jvin_tab th {
    text-align: right;
}

.ups_orange {
    background: #F69B00;
    color: #ffffff;
    font-size: 18pt;
    margin-right: 20px;
    margin-left: 10px;
    padding: 3px;
}

p.ups_package {
    font-weight: bold;
    color: #000000;
    font-size: 14pt;
    text-align: center;
}

.ups_price {
    color: #ff0000;
    font-weight: bold;
    font-size: 12pt;
}

td.ups_box {
    width: 330px;
    vertical-align: middle;
    text-align: center;
}


td.ups_text {
    width: 240px;
    font-size: 12pt;
    line-height: 20pt;
    vertical-align: top;
}

.biglink1 {
    font-size: 18pt;
    color: #0000ff;
    font-weight: bold;
}

.biglink1:hover {
    color: #ff0000;
}

.biglink2 {
    font-size: 14pt;
    color: #993366;
    font-weight: bold;
}

.biglink2:hover {
    color: #ff0000;
}

.jvin_hi {
    background: #ffff00;
    color: #B20B0B;
}

.jvin_hi2 {
    background: #ffff00;
    color: #000000;
}

p.imgcen {
    text-align: center;
}

p.imgcen img {
    margin: 5px;
}

.imgsm {
    color: #0000ff;
    font-size: 8pt;
}

.imgsm:hover {
    color:#ff0000;
}

p.censm {
    text-align: center;
    font-size: 8pt;
}

p.warn {
    font-size: 10pt;
}

.lg {
    float: left;
    font-size:52pt;
    line-height: 0.8;
    margin-left: 20px;   
}

.dotted {
    border: 4px dashed #000000;
    margin-left: 40px;
    margin-right: 50px;
    padding: 0px;
}

.sm {
    font-size: 10pt;
    font-weight: bold;
}

.newsignup {
    margin: 0 auto;
    width: 577px;
    height: 114px;
    background: url('../img/newsignup-back.png') top left no-repeat; 
}

.nst {
    width: 577px;
    height: 114px;
}

.nsf1 {
    vertical-align: bottom;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 160px;
}

.nsf2 {
    vertical-align: bottom;
    padding-left: 6px;
    padding-bottom: 20px;
    width: 150px;
}

.nsf3 {
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
}

.nsf1 label, .nsf2 label {
    color: #ffffff;
}

.srd {
    color: #ff0000;
    font-size: 8pt;
}

.ups_bull {
    font-weight: bold;
    font-size: 10pt;
}

h2.test {
    color: #B20B0B;
}

div.testbox p span.thi {
    color: #000000;
    background: #FFFF00;
}

.imgsub {
    font-size: 8pt;
    font-style: italic;
    text-align: center;
}

.tnr {
    font-family: "Times New Roman";
}

