/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { background-color: #FFFFFF; }

#left { background: url(../images/layout/left.jpg) no-repeat right top; }
#main { background: url(../images/layout/main.jpg) no-repeat left top; }
#right { background: url(../images/layout/right.jpg) no-repeat left top; }

.copy { FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #172f66; font-weight: normal; text-decoration: none; }
.copy:hover { FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #172f66; font-weight: normal; text-decoration: none; }