body{
font-family: arial,verdana, sans-serif;
background-color: #ffffff;
margin: 0;
width: 100%;
}
h1,h2,h3,h4,h5,h5{ color: #000000 }
table.LC_loginbox {
width: 720px;
border-width: 0px;
border-collapse: collapse;
background-color: #CCFFCC;
}
table.LC_loginbox tr td {
padding: 0px;
}
table.LC_loginbox_left {
width: 450px;
border-width: 0px;
border-collapse: collapse;
background-color: #CCFFCC;
}
table.LC_loginbox_right {
width: 230px;
height: 96%;
border-width: 0px;
border-collapse: collapse;
background-color: #4C6C84;
}
table.LC_loginbox_right tr td {
padding: 0px;
}
table.LC_loginbox_right tr td.LC_loginbox_strip {
background-color: #CCFFCC;
}
table.LC_signup {
width: 290px;
height: 13px;
border-width: 0px;
border-collapse: collapse;
background-color: #4C6C84;
}
table.LC_signup tr td {
font-family: arial,helvetica,sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 13px;
color: #ffffff;
padding: 0px;
}
table.LC_mainbox {
width: 800px;
border-width: 0px;
border-collapse:collapse;
}
table.LC_mainbox2 {
width: 95%;
border-width: 0px;
border-collapse:collapse;
}
table.LC_mainbox tr td {
padding: 4px;
}
table.LC_mainbox td.LC_boxtitle {
font-family: arial,helvetica,sans-serif;
font-size: 150%;
color: #ffffff;
}
table.LC_mainbox2 tr td {
padding: 4px;
}
table.LC_mainbox2 td.LC_boxtitle {
font-family: arial,helvetica,sans-serif;
font-size: 150%;
color: #ffffff;
}
img {
border-width: 0;
}
img.left {
float: left;
}
img.right {
float: right;
}
.buttoncolored
{
font-size: 13px;
font-family: arial, Trebuchet MS, verdana, helvetica, san-serif;
padding: 4px;
line-height: 15px;
color: #FFFFFF;
text-align: center;
background: #4C6C84;
font-weight: bold;
}
a:link { color: #003333 } /* for unvisited links */
a:visited { color: #003333 } /* for visited links */
a:active { color: #003333 } /* when link is clicked */
a:hover { color: #003333 } /* when mouse is over link */
.bodywhite
{
font-size: 12px; font-family: arial,verdana,sans-serif;
line-height: 14px; color: #ffffff;
}
.bodyblue
{
font-size: 12px; font-family: arial,verdana,sans-serif;
line-height: 14px; color: #000000;
}
.headlineblue
{
font-size: 21px; font-family: arial,verdana,sans-serif;
line-height: 24px; color: #01197D;
}
.buttonwhite
{
font-size: 13px; font-weight: bold; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif;
line-height: 15px; color: #000000; text-align: center; background: #FFFFFF; padding: 4px;
}
span.nobreak {
white-space: nowrap;
}
hr.login {
height: 2px;
border-top: 1px;
color: #ffffbb;
background-color: #ffffbb;
}
div.divider {
display: block;
background-color:#4C6C84;
width:100%;
height:5px;
color:#000000;
margin:0px;
}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>