body {
 margin: 0;
 padding: 0;
 background: #CC0000 center;
 font-size: medium;
 color: black;
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.tablemain{
 position: absolute; left: 0px; top: 15%;
 border-top: 2px black;
 border-bottom: 2px black;
 width: 100%;
 background-color: transparent;
}
#sms {
 padding: 0 0 0 0;
 background: #ffffff center;
}
a {
 color: #CC0000;
 text-decoration: underline;
}

a:hover {
 text-decoration: underline overline;
 color: white;
 background: #CC0000;
}
h1 {
 text-align: left;
 font-size: 18px;
 color: #CC0000;
 margin: 0px;
 padding: 0px;
}
h2 {
 text-align: center;
 font-size: 18px;
 color: #CC0000;
}
h3 {
 text-align: center;
 font-size: 12px;
 color: #CC0000;
}
#topleft {
 color: white;
 font-size: 12px;
 margin: 0px 3px 0px 25px;
 padding: 3px 0px 0px 25px;
}
#topleft h3 {
 height: 20px;
 padding: 3px 0px 0px 0px;
 margin: 0px 3px 0px 0px;
 color: white;
 font-size: 14px;
 text-align: left;
}
#topleft a {
 color: white;
 text-decoration: none;
}

#topleft a:hover {
 text-decoration: none;
 color: white;
 background: black;
}






#myfree {
 font-size: 14px;
 color: #CC0000;
 vertical-align: top;
 width: 270px;
}
#myfree h1 {
 height: 20px;
 padding: 3px 0px 0px 0px;
 margin: 0px 3px 0px 2px;
 font-size: 1em;
 color: #CC0000;
 font: blod 16px;
}
#myfree h2 {
 height: 20px;
 padding: 3px 0px 0px 0px;
 margin: 0px 3px 0px 2px;
 font-size: 1em;
 color: black;
 font: blod 16px;
}
#imgbox {
 display: block;
 float: left;
 width: 120px;
 height: auto;
 padding: 0px 2px 2px 3px;
 margin: 0px 3px 0px 2px;
}
#imgbox h3 {
 height: 25px;
 padding: 5px 0px 0px 0px;
 font-size: 1em;
 color: black;
 font: blod 16px;
}
#imgboxi {
 float: right;
 width: 40px;
 height: 40px;
 padding: 2px 2px 0px 0px;
}

#botleft {
 color: black;
 font-size: 12px;
 margin: 0px 3px 0px 25px;
 padding: 3px 0px 0px 25px;
}
#botleft h3 {
 height: 20px;
 padding: 3px 0px 0px 0px;
 margin: 0px 3px 0px 0px;
 color:black;
 font-size: 14px;
 text-align: left;
}
#botleft a {
 color: black;
 text-decoration: none;
}

#botleft a:hover {
 text-decoration: none;
 color: white;
 background: black;
}
