body {
 background-color: #000000;
 margin-top: 0px;
}

text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #EAEAEA;
}

a {
 text-decoration: none;
 color: #EAEAEA;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
 color: #c70000;
 font-weight: 900;
}


a.iClass {
 text-decoration: none;
 color: #FFFF70;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.iClass:hover {
 color: #c70000;
 font-weight: 900;
}



a.lClass {
 text-decoration: none;
 color: darkred;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.lClass:hover {
 color: #c70000;
 font-weight: 900;
}



td.topbanner {
 background-image: url("../images/banner.png");
 height: 216px;
 width: 950px;
}

td.menuseq {
 height: 500px;
 width: 250px;
} 


td.dataseq {
 width: 700px;
}


td.bottombanner {
/*
 background-image: url("../images/banner.png");
 height: 193px;
 width: 950px;
*/
}


td.menuitems {
 width: 240px;
 border-color: #c70000;
 border-style: solid;
 border-width: thin; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EAEAEA;
}


td.menubanner {
 width: 240px;
 height: 30px;
 background-color: #c70000;
 border-color: #c70000;
 border-style: solid;
 border-width: thin; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EFEFEF;
 font-weight: 900;
}


td.dataitems {
 width: 690px;
 height: 400px;
 background-color: #000000;
 border-color: #c70000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EAEAEA;
 border-style: solid;
 border-width: thin; 
}


td.databanner {
 width: 690px;
 height: 30px;
 background-color: #c70000;
 border-color: #c70000;
 border-style: solid;
 border-width: thin; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #EFEFEF;
/*  margin-right: 30px; */
 font-weight: 900;
}


tbody.datatable {
 margin-top: 30px;
}



td.datafull {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EAEAEA;
 height: 500px;
}

td.copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EAEAEA;
}


td.screens {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EAEAEA;
}


td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #EFEFEF;
}

