body {
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
margin-top: 20px;
}
td.banner {
font-size: 10px;
background-color: #000000;
background-image:url(../passport/images/banner2.jpg);
background-position:inherit;
height: 150px;
margin: 10px;
border-color: #CCCCFF;
border-width: 0px 1px 0px 1px;
border-style: solid;
}
td.blueborder
{
border-color:#9999FF;
border-width:thin;
border-style:double;
margin:5px;
}
td.blue {
font-size: 10px;
color: #000000;
background-color: #CCCCFF;
height: 20px;
}
td.black {
font-size: 10px;
background-color: #000000;
color: #FFFFFF;
border-color: #CCCCFF;
border-width: 1px 1px 0px 1px;
border-style: solid;
height: 20px;
}
td.copyright {
font-size: 10px;
background-color: #000000;
color: #FFFFFF;
border-color: #CCCCFF;
border-width: 0px 1px 1px 1px;
border-style: solid;
height: 20px;
margin: 10px;
}
td.blackbg {
font-size: 12px;
height: 420px;
background-color: #000000;
background-image: url("../passport/images/passback.jpg");
background-position: right bottom;
background-attachment: inherit;
background-repeat: no-repeat;
border-color: #CCCCFF;
border-width: 0px 1px 0px 1px;
border-style: solid;
margin: 10px;
}
a:link {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}
a:active {
color: #000000;
text-decoration: underline;
font-weight: bold;
}
a.main:link {
font-size: 10px;
color: #9999FF;
text-decoration: none;
font-weight: normal;
}
a.main:visited {
color: #9999FF;
text-decoration: none;
font-weight: normal;
}
a.main:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
a.main:active {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
a.site:link {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
a.site:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}
a.site:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}
a.site:active {
color: #000000;
text-decoration: underline;
font-weight: bold;
}