body {
background-color : #BCC3D6; 
}
a.leftnav:link {
color : #18188B; 
text-decoration : none; 
font-weight : bold; 
} 
a.leftnav:visited {
color : #18188B; 
text-decoration : none; 
font-weight : bold; 
} 
a.leftnav:hover {
color : #BF0101; 
text-decoration : none; 
font-weight : bold; 
} 
a.leftnav:active {
color : #BF0101; 
text-decoration : none; 
font-weight : bold; 
}
a.cs:link {
color : #015E8C; 
text-decoration : none; 
font-weight : normal; 
} 
a.cs:visited {
color : #015E8C; 
text-decoration : none; 
font-weight : normal;  
} 
a.cs:hover {
color : #015E8C; 
text-decoration : underline; 
font-weight : normal;  
} 
a.cs:active {
color : #015E8C; 
text-decoration : underline; 
font-weight : normal; 
}
h1.slogan {
color : #015E8C; 
font-family : Arial, Helvetica, sans-serif; 
font-style : italic;
font-size : 12px; 
font-weight : bold; 
display : inline; 
}
p,ul {
color : #000000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 80%; 
font-weight : normal; 
}
td.leftnav {
background-image : url("images/navbutton_bg.gif");
background-repeat: no-repeat;
width : 108px;
height : 21px;
color: #18188B;
font-family : Arial, Tahoma, sans-serif;
font-size : 11px;
line-height : 21px;
font-weight : bold;
vertical-align : middle;
padding-left : 18px;
}
.copyright {
color : #015E8C; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 60%; 
font-weight : normal; 
}
.form {
color : #000000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 80%; 
font-weight : normal; 
}
.maintable	{ 
background-color: #FFFFFF; 
border: 1px #015E8C solid; 
background-image: url('images/logobg.jpg');
background-repeat: no-repeat;
}
.small {
color : #000000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 60%; 
font-weight : normal; 
}
.red {
color : #D80000;
}