body {
background-color: #ffffff;
margin-top: 0px;
background-image: url("images/bg.gif");
background-position: 50% 50%;
background-repeat: no-repeat;
}
.maintable {
/*border: 0px #E9E9E9 solid;*/
border: 0px #000000 solid;
/*border-bottom: 0px;*/
border-top: 0px;
}
.maincopyright {
border: 0px;
}
.mainbody {
color: #595959;
font-size: 12px;
font-family: Tahoma;
text-align: left;
}
.copyright {
color: #595959;
font-size: 10px;
font-family: Tahoma;
text-align: right;
}
a:link {
color: #555555;
text-decoration: none;
}
a:active {
color: #555555;
text-decoration: none;
}
a:visited {
color: #555555;
text-decoration: none;
}
a:hover {
color: #00B4FF;
text-decoration: none;
}
.mainborder {
border: 0px #c2c2c2 solid;
border-top: 0px;
border-bottom: 0px;
}
.form {
color: #E43A00;
font-size: 12px;
font-family: Tahoma;
text-align: left;
border: 1px #00B4FF solid;
}
.formbutton {
color: #E43A00;
font-size: 12px;
font-family: Tahoma;
text-align: center;
border: 1px #00B4FF solid;
font-weight: bold;
}
.pixeltitle {
color: #00B4FF;
font-size: 16px;
}
.pulsetitle {
color: #E43A00;
font-size: 16px;
}
.title {
font-size: 16px;
}
.pixel {
color: #00B4FF;
}
.pulse {
color: #E43A00;
}
.was {
font-style: italic;
color:#E43A00;
}
.now {
text-decoration: underline;
font-weight: bold;
color:#00B4FF;
}
.special_offer {
text-decoration: underline;
font-weight: bold;
color:#00B4FF;
font-size:20px;
}
.portn {
border: 1px solid #cdcdcd;
background-color: #ffffff;
color: #595959;
}
.porto {
border: 1px solid #cdcdcd;
background-color: #00B4FF;
color: #ffffff;
text-decoration: underline;
cursor: hand;
}
.portd {
border: 1px solid #cdcdcd;
background-color: #E43A00;
color: #ffffff;
font-weight: bold;
cursor: hand;
}