body, html { color: #5e5e5e; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e9e9e9; height: 100%; margin: 0; padding: 0; }
td { font-size: 11px; }
.red { color: #b60013; }
.green { color: #006d00; }
.boxframe {  /*  Use of a class so only specify once, use multiple */
background-image: url(2007/global/boxframe.png); 
background-repeat: no-repeat; 
background-position: left top;
margin: -136px 0px 0px 0px;
position: absolute; 
width: 104px; 
height: 149px; 
z-index: 100; 
/* float + position: absolute are mutally exclusive */
}
/* The following lines are seen only by IEs (including IE7 in 'quirks' mode) due to the * html beginning. */
* html .boxframe {
margin: -14px 0px 0px -92px; /* Note: IE box model totally broken, requiring very different numbers */
cursor: pointer; /* Necessary with negative margin/png stuff for IE to display correct 'link' cursor */
}
.lineheight { line-height: 11px; }
.vseparator01 { background-image: url(2007/global/v-separator.gif); background-repeat: repeat-y; background-position: center; width: 10px; }
.navStartTop { background-image: url(2007/nav/nav-start.gif); background-repeat: no-repeat; background-position: right top; }
.navEndTop { background-image: url(2007/nav/nav-end.gif); background-repeat: no-repeat; background-position: left top; }
.welcome { color: #eda318; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.ar { color: #000; font-size: 11px; font-weight: bold; line-height: 9px; }
.warning { color: #d90000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.18 { color: #000; font-size: 11px; font-weight: bold; line-height: 9px; }
.warningbox { color: #7d7d7d; font-size: 9px; line-height: 10px; width: 600px; height: 50px; overflow: auto; }
a { color: #909090; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
.navBg { background-image: url(2007/nav/nav-bg.gif); background-repeat: no-repeat; background-position: center; }
.featuringStudios { color: #4b4b4b; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.spacer01 { width: 10px; }
