#sdectitle {
background-color:#505074; 
color:#ffeecc; 
font-size:24pt; 
text-align:center; 
padding-top: 10px; 
padding-bottom: 10px;
}

#addressinfo {
font-family : Arial, Helvetica, sans-serif;
font-size:10pt; 
padding: 2px;
background-color : #203050;
color: #ffee99;
font-weight: bold;
text-align: center;
}

#addressinfo A {
color: #ffee99;
text-decoration : none;
}
#addressinfo A:HOVER {
color: #ff6666;
text-decoration : underline;
}

#linkstosite {
font-weight: bold;
font-size : 12pt;
padding: 2px;
background-color : #ccddee;
color: #336633;
text-align: center;
}
#linkstosite A {
color: #993333;
text-decoration : none;
}
#linkstosite A:HOVER {
color: #993333;
text-decoration : underline;
}

#main {
font-family : "Times New Roman", Times, serif;
font-size : 12pt;
}

#main A {
color: #3333AA;
text-decoration : none;
}

#main A:HOVER {
color: #990000;
text-decoration : underline;
}

#loginarea {
font-family : Arial, Helvetica, sans-serif;
font-size:10pt; 
padding: 2px;
padding-left: 5px;
padding-right: 5px;
background-color : #333333;
color: #ffcc99;
font-weight: bold;
text-align: left;
}

#loginarea A {
color: #ffcc99;
text-decoration : none;
}

#loginarea A:HOVER {
color: #ff6666;
text-decoration : underline;
}

#validerr {
font-style:italic;
color:red;
}

#sqlerr {
color:#3333ff;
font-style:italic;
font-weight:bold;
}
