body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.top {
        font-family: Arial;
        font-size: 11px;
        line-height: 12px;
        color: #7D7D7D;
        text-decoration: none;
}
.copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 12px;
        color: #969696;
        text-decoration: none;
}
.text_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        color: #5B5B5B;
}
.text_2 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 14px;
        color: #5B5B5B;
        font-weight:bold;
}
.link_1 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        font-weight: bold;
        color: #494949;
        text-decoration: none;
}
.link_2 {
        font-family: Tahoma;
        font-size: 13px;
        line-height: 12px;
        font-weight: bold;
        color: #2D2D2D;
}
.link_3 {
        font-family: Tahoma;
        font-size: 12px;
        line-height: 12px;
        color: #494949;
        font-weight: bold;
}
.form_1 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        background-color: #FFFFFF;
        height: 20px;
        width: 187px;
        border: 1px solid #BEC0C2;
}
.form_2 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        background-color: #FFFFFF;
        height: 130px;
[mario@marte style]$ more style.css
body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.top {
        font-family: Arial;
        font-size: 11px;
        line-height: 12px;
        color: #7D7D7D;
        text-decoration: none;
}
.copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 12px;
        color: #969696;
        text-decoration: none;
}
.text_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        color: #5B5B5B;
}
.text_2 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 14px;
        color: #5B5B5B;
        font-weight:bold;
}
.link_1 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        font-weight: bold;
        color: #494949;
        text-decoration: none;
}
.link_2 {
        font-family: Tahoma;
        font-size: 13px;
        line-height: 12px;
        font-weight: bold;
        color: #2D2D2D;
}
.link_3 {
        font-family: Tahoma;
        font-size: 12px;
        line-height: 12px;
        color: #494949;
        font-weight: bold;
}
.form_1 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        background-color: #FFFFFF;
        height: 20px;
        width: 187px;
        border: 1px solid #BEC0C2;
}
.form_2 {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        background-color: #FFFFFF;
        height: 130px;
        width: 187px;
        border: 1px solid #BEC0C2;
        overflow:auto;
}


TD {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
}

TH {
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
}

TEXTAREA {
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
background-color:#FFFFFF;
}

INPUT {
background-color:#FFFFFF;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.pn-text {
background-color: #D9DCC2;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.pn-button {
background-color: #D9DCC2;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.r-button {
background-color: transparent;
font-family: Tahoma, Verdana, sans-serif;
}

SELECT {
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
}

SELECT.pn-text {
background-color: #D9DCC2;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
}

A:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:hover {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:active {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

.pn-normal {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.pn-normal A:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

.pn-normal A:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

.pn-normal A:hover {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

.pn-normal A:active {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

.pn-title {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pn-title A:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.pn-title A:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.pn-title A:hover {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pn-title A:active {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pn-sub {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

.pn-sub A:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: underline;
}

.pn-sub A:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: underline;
}

.pn-sub A:hover {
background-color: #FFFFFF;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: none;
}

.pn-sub A:active {
background-color: transparent;
color: #FF0000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: underline;
}

.pn-logo {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:link {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:hover {
background-color: #B1B78B;
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

A.pn-logo:active {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

.pn-logo-small {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


A.blanco:link {
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

A.blanco:visited {
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

A.blanco:hover {
color: #FFFFFF;
font-weight:bold;
text-decoration:underline;
}

A.blanco:active {
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

