body {
background-color: #fff;
color: #000;
background: url(/templates/img/body.jpg) left top repeat-x;
margin: 0px; padding: 0px;
}
p, a, td {
font: 13px Verdana, Arial, Helvetica, sans-serif;
line-height: 130%;
}
form {margin: 0; padding: 0}
input {font: 14px Verdana, Arial, Helvetica, sans-serif}
img, table {border: 0}
.header {
height: 52px;
background-color: #657082;
padding-left: 70px;
}
.headertxt {
color: #fff;
font-size: 14px;
}
.content {
background: url(/templates/img/cont.jpg) left top repeat-x;
margin-left: 20px;
}
.content table {
background: url(/templates/img/border.gif) right bottom no-repeat;
margin-top: 15px; width: 740px;
cursor:pointer;
}
.content p {
color: #666;
margin: 12px 0 0 70px;
font-size: 14px;
}
.ftitle {
font: normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height: 115%;
padding-bottom: 5px;
color: #00C;
}
.ftitle span {text-decoration: underline;}
.furl {
color: green;
padding-bottom: 20px;
}
.footer {
text-align: center;
padding: 20px 5px 5px;
color: #666;
font-size: 11px;
}
.footer a, .footer a:visited {
color: #666; font-size: 11px;
}
.footer a:hover {
color: #000; font-size: 11px;
}
.addlinks a, .addlinks a:visited, .addlinks a:hover {
color: #fff; font-size: 10px;
}