body {
margin: 0;
padding: 0;
background-color: #9CF;
background-image: url("images/oneway_new_02.jpg");
background-repeat: repeat-x;
background-position: center bottom;
}
/* img */
img {
border: 0;
}
table.indexbottom img {
margin: 10px 10px 0 0;
}
table.indexlinks td.link img{
margin-bottom: 3px;
}
/* div */
div.ad {
position: absolute;
top: 70px;
right: 7%;
z-index: 1;
}
/* table */
table.indexlinks {
background-color: transparent;
margin: 0;
}
table.indextop {
background-color: white;
border-bottom: 1px solid black;
}
table.indexmain {
background-color: #deF;
border: 1px solid #8CA0BC;
}
/* td */
table.indexlinks td {
vertical-align: center;
text-align: center;
font-family: Verdana;
font-size: 9px;
color: #fff;
text-decoration: none;
}
table.indexlinks td.link {
background-image: url("images/toplinks_bg.png");
background-repeat: repeat-x;
background-position: 0 0;
background-color: #369;
cursor: hand;
}
table.indexlinks td.toppanel {
background-image: url("images/toplinks_bg.png");
background-repeat: repeat-x;
background-position: 0 0;
background-color: #369;
}
table.indexbottom td {
padding: 0 0 0 10px;
}
td.lp {
vertical-align: top;
width: 230px;
padding-left: 10px;
padding-right: 10px;
}
td.cp {
vertical-align: top;
width: 510px;
}
td.crp {
padding-left: 10px;
vertical-align: top;
width: 730px;
}
td.rp {
vertical-align: top;
width: 230px;
padding-left: 10px;
padding-right: 10px;
}
/* h */
h1 {
font-family: Calibri, Trebuchet MS,Arial Narrow, Arial;
font-size: 16pt;
color: #369;
text-align: left;
margin: 10px;
}
h2 {
font-weight: normal;
font-family: Calibri, Trebuchet MS,Arial Narrow, Arial;
font-size: 16pt;
color: #fff;
text-align: center;
margin: 0;
background-image: url("images/toplinks_bg.png");
background-repeat: repeat-x;
background-position: 0 0;
background-color: #369;
height: 30px;
line-height: 30px;
}
h2.er {
font-size: 16pt;
color: #f33;
text-align: center;
margin: 0;
background-image: none;
background-color: transparent;

}
h3 {
font-weight: normal;
font-family: Calibri, Trebuchet MS,Arial Narrow, Arial;
font-size: 12pt;
color: #369;
text-align: left;
margin: 10px;
}
/* p */
p {
font-family: Verdana;
font-size: 8pt;
color: #000;
text-align: justify;
margin: 10px;
line-height: 16px;
}
p.li {
background-image: url("favicon.ico");
background-repeat: no-repeat;
background-position: left top;
padding-left: 26px;
vertical-align: middle;
text-align: left;
}
p.lucadoquote {
background-image: url("forum/style_images/1/css_img_quote.gif");
background-repeat: no-repeat;
background-position: left top;
background-color: white;
padding: 10px 10px 10px 36px;
vertical-align: middle;
}
p.lucadostat {
background-image: url("images/stat.gif");
background-repeat: no-repeat;
background-position: left top;
background-color: white;
padding: 10px 10px 10px 36px;
vertical-align: middle;
margin: 10px 0 0 0;
}
p.vsc {
text-align: center;
font-size: 9px;
margin: 0;
}
p.login {
text-align: right;
margin: 0;
}
p.checkbox {
text-align: left;
margin: 0;
}
/* input */
input {
font-family: Verdana;
font-size: 8pt;
color: #000;
}
form {
margin: 0;
padding: 0;
}
/* a */
a:link {
color: #369;
}
a:visited {
color: #936;
}
a:active {
color: #936;
}
a:hover {
color: #333;
}
a.indexlinks:link, a.indexlinks:visited, a.indexlinks:active, a.indexlinks:hover {
font-size: 9px;
color: #fff;
text-decoration: none;
}
/* span */
.page_off {
font-size: 14pt;
padding: 5px 10px;
margin: 3px;
}
.page_on {
font-size: 14pt;
border: 1px #000 solid;
padding: 5px 10px;
margin: 3px;
}
/* id */
#googleSearchUnitIframe {
font-family: Verdana;
}