/* CSS Document */

body  { background: #FBF9EF; margin: 0px auto; text-align: center;  }

#bg { background: #CCD3D1;  height: 3px;  margin-top:150px; }

#bg1 { background: #ffffff;  height: 300px; margin: 0px auto; }

#bg2 { background: #CCD3D1;  height: 3px; }

#t { width:730px; margin: 0px auto; }
#tt { width:320px; font:bold 9pt verdana, tahoma, sans-serif; margin: 0px auto;  float: left;}
#t1 { width:160; float: left; }
#t2 { width:160; float: left;}
#t3 { width:201; float: left;}

a {color:#001D3E; text-decoration:none;}
a:hover {color:#001D3E; text-decoration:underline;}
