/* CSS Document */

/* body & fonts */

body {background-color:#F7F7F7;} 

/* tables */

.table1 {width:600px; height:100%; margin-left:auto; margin-right:auto;}
.table2 {width:240px; height:100%; margin-left:auto; margin-right:auto;}

/* tds */

.tdtop {background-color:#F7F7F7; width:600px; height:100px; text-align:center; vertical-align:top; border:0;}
.tdspace {background-color:#F7F7F7; width:35px; height:100%; text-align:center; vertical-align:top; border:0;}
.tdleft {background-color:#FFFFFF; width:260px; height:100%; text-align:center; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:14px; color:#000000; border:0;}
.tdleft2 {background-color:#FFFFFF; width:240px; height:100%; text-align:center; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:14px; color:#000000; border:0;}
.tdmiddle {background-color:#F7F7F7; width:10px; height:351px; text-align:center; vertical-align:top; border:0;}
.tdright {background-color:#F7F7F7; width:260px; height:351px; text-align:center; vertical-align:top; border:0;}
.tdbottom {background-color:#F7F7F7; width:600px; height:140px; text-align:center; vertical-align:bottom; font-family:Courier,Times New Roman,Times,serif; font-size:13px; color:#000000; border:0;}

