/* CSS Document */

/* body & fonts */

.body {background-image:url(images/diagram_tile.gif);}

/* tables */

.table1 {width:98%; height:100%;}
.table2 {width:600px; height:100%;}
.table3 {width:650px; height:100%;}

/* tds */

.tdex {width:100%; height:100%; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdheading {width:100%; height:100px; text-align:center; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:30px; color:#000000;}
.tdcol1 {width:150px; height:100%; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdclear {width:15px; height:100%; text-align:left; vertical-align:bottom;}
.tdclear2 {width:550px; height:100%; text-align:center; vertical-align:bottom;}
.tdcol2 {width:390px; height:100%; text-align:left; vertical-align:bottom; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdblesscover {width:257px; height:253px; text-align:left; vertical-align:top;}
.tdmouseover {width:75px; height:120px; text-align:center; vertical-align:bottom;}
.tdcleardescript {width:400px; height:50px; text-align:center; vertical-align:middle;}
.tdnumb {width:10px; height:5px; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdsongtitle {width:225px; height:5px; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdlength {width:20px; height:5px; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdmp3 {width:50px; height:5px; text-align:left; vertical-align:top; font-family:New Courier,Courier,Courier New,mono; font-size:16px; color:#000000;}
.tdbottom {width:100%; height:100&; text-align:center; vertical-align:middle; font-family:New Courier,Courier,Courier New,mono; font-size:12px; color:#000000;}

/* links */

a:link {text-decoration:underline; color:#0214C8;}
a:visited {text-decoration:underline; color:#0214C8;}
a:hover {text-decoration:none; color:#FFD66B;}

