body { min-width: 600px; 
width: 100%; 
margin: 0; 
padding: 0;  
background: #fff;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt; 
 }
table {
background: #17d3d1;
border: 6px solid #000;
padding: 0px;
margin: 0;
color: #000;
width: 95%;
position: relative;
top: 20px;
left: 2%;
text-align: center;
}

.secondary {
background: #fff;
border: 3px solid #000;
padding: 15px;
margin: 0;
width: 90%;
position: relative;
top: 0px;
left: 0px;
text-align: center;
font-weight: bold;
font-size: 110%;
font-family: times new roman, verdana, helvetica, arial;
}
.secondary2 {
background: #fff;
border: 3px solid #000;
padding: 15px;
margin: 0;
width: 95%;
position: relative;
top: 25px;
left: 0px;
text-align: left;
font-weight: bold;
font-size: 130%;
font-family: times new roman, verdana, helvetica, arial;
}

.third {
background: #fff;
border: 0;
padding: 0px;
margin: 25px;
margin-left: 25px;
margin-right: 25px;
width: 90%;
position: relative;
top: 20px;
left: 0px;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}

.third2 {
background: #fff;
border: 0;
padding: 0px;
margin-top: 0;
margin-bottom: 25px;
margin-left: 25px;
margin-right: 25px;
width: 90%;
position: relative;
top: 20px;
left: 0px;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}

.fourth {
background: #fff;
border: 0;
padding: 0px;
margin: 0px;
width: 100%;
position: relative;
top: 0px;
left: 0;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}
.five {
background: #fff;
border: 0;
padding: 0px;
margin: 0px;
width: 28%;
position: relative;
top: 0px;
left: 0;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}

.six {
background: #fff;
border: 0;
padding: 0px;
margin: 0px;
width: 50%;
position: relative;
top: 0px;
left: 0;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}
.affiliate td {
background: #fff;
border: 1px solid #000;
padding: 3px;
margin: 0px;
position: relative;
top: 0px;
left: 0px;
text-align: left;
font-size: 80%;
font-weight: normal;
font-family: verdana, helvetica, arial;
}
.affiliate {
background: #17d3d1;
border: 1px solid #000;
padding: 0px;
margin: 0px;
position: relative;
top: 0px;
left: 15px;
width: 85%;
text-align: left;
font-size: 85%;
font-family: verdana, helvetica, arial;
}

th {
background: #17d3d1;
color: #000;
text-align: center;
font-weight: bold;
}

.font2 {
font-size: 90%;
font-family: verdana, helvetica, arial;
font-weight: normal;
color: #000;
}

.menu {
background: #fff;
border: 0;
padding: 0px;
margin: 0px;
width: 95%;
position: relative;
top: 0px;
left: 10px;
text-align: center;
font-weight: bold;
font-size: 100%;
font-family: times new roman, verdana, helvetica, arial;
}

.std {
background: #D7DAC3;
border: 0;
padding: 1px;
margin: 0;
width: 50%;
position: relative;
top: 0;
left: 15px;
text-align: left;
font-size: 90%;
font-family: times new roman, verdana, helvetica, arial;
}

p {
padding: 0px;
color: #000;
text-align: center;
font-weight: bold;
margin-left: 15px;
margin-right: 15px;
}

.left {
text-align: left;
}
.justify {
text-align: justify;
}
.terms {
width: 600px;
padding: 0px;
margin-left: 10px;
margin-right: 0px;
color: #000;
background: #fff;
text-align: left;
font-weight: normal;
font-size: 88%;
font-family: arial, verdana, helvetica;
border: 0;
}

a.link:link { color: blue; text-decoration: underline; font-size:10pt; font-weight:bold; }
a.link:active { color: green; text-decoration: none; font-size:10pt; font-weight:bold }
a.link:visited { color: navy; text-decoration: underline; font-size:10pt; font-weight:bold; }
a.link:hover { color: red; text-decoration: underline; font-size:10pt; font-weight:bold; }
a.link2:link { color: blue; text-decoration: underline; font-size:14pt; font-weight:bold; }
a.link2:active { color: green; text-decoration: none; font-size:14pt; font-weight:bold }
a.link2:visited { color: navy; text-decoration: underline; font-size:14pt; font-weight:bold; }
a.link2:hover { color: red; text-decoration: underline; font-size:14pt; font-weight:bold; }
h1 { font-weight: bold; font-size: 2.5em; text-align: center; padding: 0; margin: 35px; }
h2 { font-weight: bold; font-size: 1.5em; text-align: center;  color: red; }

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(images/buttons.jpg);
background-repeat: no-repeat;
width: 120px;
height: 26px;
margin: 0px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: bold;
text-decoration: none;
}
 a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -32px;
color: navy;
}
img {
border: 0;
}
h1 {
font-size: 1.6em;
text-align: center;
font-face: times new roman, helvetica, serif;
font-weight: bold;
color: #000;
background: transparent;
margin: 0;
padding: 0;
line-height: normal;
}
h2 {
font-size: 1.3em;
text-align: center;
font-face: times new roman, helvetica, serif;
font-weight: bold;
color: #000;
background: transparent;
margin: 0;
padding: 0;
line-height: normal;
}
h3 {
font-size: 1.0em;
text-align: center;
font-face: times new roman, helvetica, serif;
font-weight: bold;
color: #000;
background: transparent;
margin: 0;
padding: 0;
line-height: normal;
}
br {
line-height: 7px;
}
small {
font-size: 80%; 
font-family: arial, verdana, sans-serif;
}
.center {
text-align: center;
}
hr {
margin: 0;
padding: 0;
}
.cing {
color: #0079c2;
}
.gray {
color: #84817e;
}
.mobile {
color: #47a6dc;
}
.virgin {
color: #e0173c;
}
