.sdectitle {
margin:0px;
border:0px;
padding:0px;
}
.addressinfo {
font-family : Arial, Helvetica, sans-serif;
font-size:10pt; 
padding: 2px 0px;
background-color : #369;
color: #ffee99;
font-weight: bold;
text-align: center;
width: 600px;
}
.addressinfo A {
color: #fe9;
text-decoration : none;
}
.addressinfo A:HOVER {
color: #eef;
text-decoration : underline;
}
.linkstosite {
font-weight: bold;
font-size : 12pt;
padding: 2px 0px;
background-color : #ccddee;
color: #336633;
text-align: center;
width: 600px;
}
.linkstosite A {
color: #933;
text-decoration : none;
}
.linkstosite A:HOVER {
color: #933;
text-decoration : underline;
}
.main {
font-family : "Times New Roman", Times, serif;
font-size : 12pt;
width: 592px;
padding: 4px;
}
.main A {
color: #33A;
text-decoration : none;
}
.main A:HOVER {
color: #900;
text-decoration : underline;
}
.loginarea {
font-family : Arial, Helvetica, sans-serif;
font-size:10pt; 
padding: 2px;
padding: 1px 0px;
background-color : #333333;
color: #fc9;
font-weight: bold;
text-align: left;
width: 600px;
}
.loginarea A {
color: #fc9;
text-decoration : none;
}
.loginarea A:HOVER {
color: #f66;
text-decoration : underline;
}
.validerr {
font-style:italic;
color:red;
}
.sqlerr {
color:#33f;
font-style:italic;
font-weight:bold;
}
.leftpanel {
background-color:#306;
color:#fd9;
width:200px;
padding:0px;
vertical-align:top;
}
.leftmenu {
font-weight:bold;
padding:10px;
}
.leftmenu A {
color: #eec;
font-weight:bold;
text-decoration : none;
}
.leftmenu A:HOVER {
color: #9f9;
font-weight:bold;
text-decoration : underline;
}
body {
margin: 0px;
}
.centeredheader {
text-align:center;
}
.maintext {
padding: 1px 0px 1px 8px;
}
img {
	vertical-align:middle;
	border:0px;
	margin:0px;
	padding:0px;
}