body {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 20px;
}
td.banner {
font-size: 10px;
background-color: #FFFFFF;
background-image:url(../identity/images/idbanner.jpg);
background-position:inherit;
height: 150px;
margin: 10px;
border-color: #000000;
border-width: 0px 1px 0px 1px;
border-style: solid;
}
td.greyborder
{
border-color:#C0C0C0;
border-width:thin;
border-style:double;
margin:5px;
}
td.grey {
font-size: 10px;
color: #000000;
background-color: #C0C0C0;
height: 20px;
border-color: #000000;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
td.white {
font-size: 10px;
background-color: #FFFFFF;
color: #000000;
border-color: #000000;
border-width: 1px 1px 0px 1px;
border-style: solid;
height: 20px;
}
td.copyright {
font-size: 10px;
background-color: #FFFFFF;
color: #000000;
border-color: #000000;
border-width: 0px 1px 1px 1px;
border-style: solid;
height: 20px;
margin: 10px;
}
td.blackbg {
font-size: 12px;
height: 420px;
background-color: #FFFFFF;
background-image: url("../identity/images/idbackgrey.jpg");
background-position: right bottom;
background-attachment: inherit;
background-repeat: no-repeat;
border-color: #000000;
border-width: 0px 1px 0px 1px;
border-style: solid;
margin: 10px;
}
td.blackbgmain {
font-size: 12px;
height: 420px;
background-color: #FFFFFF;
border-color: #000000;
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: 12px;
color: #909090;
text-decoration: underline;
font-weight: normal;
}
a.main:visited {
color: #909090;
text-decoration: underline;
font-weight: normal;
}
a.main:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
a.main:active {
color: #000000;
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;
}