body {background-color: #99ccff; color: #003366; font-family: Verdana; font-size: 11px;}
/* all the tables */
.TDtop {background-image:url(img/top.jpg); background-repeat: no-repeat; height: 115px;}
.TDmenu {background-image:url(img/left.jpg); background-repeat: no-repeat; height: 340px;}
.TDcontent {background-image:url(img/right.jpg); background-repeat: no-repeat; height: 340px; width: 496px;}
.TDbottom {background-image:url(img/bottom.jpg); background-repeat: no-repeat; height: 25px;}

/* tables inside other tables */
.TDmenu2 {margin-left: 45px; margin-top: 35px;}
.TDcontent2 {margin-left: 25px; margin-top: 20px;}


a:hover {text-decoration: none;}
a:link {color: #003366}
a:visited {color: #003366}
a:active {color: #003366}

