body {
margin : 0; 
padding : 0; 
background-color : #ffffff; 
background-image : url(images/bg.gif); 
font-family : verdana, helvetica, arial, sans-serif; 
}
table.main {
border-top : 0 none inherit; 
border-right : 2px solid #C9CACC; 
border-bottom : 0 none inherit; 
border-left : 2px solid #C9CACC; 
} 
td.topbar {
width : 500px; 
height : 34px; 
background-image : url(images/topbar.jpg);
}
td.header {
width : 500px; 
height : 104px;
padding-right :14px; 
background-image : url(images/headerbg.jpg);
color : #ffffff; 
font-family : arial, tahoma, sans-serif; 
font-size : 22px; 
font-weight : bold; 
}
td.title {
color : #ffffff; 
font-family : arial, tahoma, sans-serif; 
font-size : 14px; 
font-weight : bold; 
}
td.shadow {
height : 4px; 
background-image : url(images/content_shadow.gif);
}
td.headerbottom {
height : 37px; 
padding-right: 14px;
background-image : url(images/header_bottom.jpg);
color : #ffffff; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 12px;
font-weight : bold;
}
.slogan {
color : #ffffff; 
font-family : arial, tahoma, sans-serif; 
font-size : 12px; 
font-weight : normal; 
font-style : italic;
}
td.leftcolumn {
background-color : #BDC7CD; 
padding : 4,6,10,6;
background-color : #BDC7CD; 
color : #800000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 80%;
} 
td.content {
background-color : #D8E1E6; 
padding : 4,10,10,10;
font-family : verdana, helvetica, arial, sans-serif; 
}  
.copyright {
color : #7A7979; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 9px; 
font-weight : normal; 
} 
p , ul , ol {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 80%; 
} 
.small {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 70%; 
} 
.smallest {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 60%; 
} 
input {
background-color : #EDEDED; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
.box {
background-color : #EDEDED; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 

div#menu {
display : inline;
}

div#menu a:link {
color : #ECECEC; 
text-decoration : none; 
} 
div#menu a:visited {
color : #ECECEC; 
text-decoration : none; 
} 
div#menu a:active {
color : #ffffff; 
text-decoration : none; 
} 
div#menu a:hover {
color : #ffffff; 
text-decoration : none; 
}

