<html> <style type=text/css>{  }

BODY {
   MARGIN-TOP: 0 px;
   BACKGROUND-COLOR: black;
   BACKGROUND-IMAGE: url('images/bggraybk.gif');
   BACKGROUND-ATTACHMENT: fixed;
   FONT-FAMILY: Arial, Verdana, Helvetica; 
   FONT-SIZE: 10 pt;
}

TABLE, TD, TH, P {
   FONT-FAMILY: Arial, Verdana, Helvetica; 
   FONT-SIZE: 10 pt;
}
IMG { border-color: #ffffff}

A:link {COLOR: blue} 
A:visited {COLOR: blue} 
A:hover {COLOR: yellow} 
A:link {TEXT-DECORATION: none} 
A:visited {TEXT-DECORATION: none}

A.header:link {COLOR: black} 
A.header:visited {COLOR: black} 
A.header:hover {COLOR: white} 

A.ds1:link {COLOR: silver} 
A.ds1:visited {COLOR: silver} 
A.ds1:hover {COLOR: white} 

.top {
   BACKGROUND-COLOR: red;
   BACKGROUND-IMAGE: url('images/bgredmar.jpg');
}
.left {
   BACKGROUND-COLOR: black;
}
.right {
   BACKGROUND-COLOR: black;
}
.bottom {
   BACKGROUND-COLOR: red;
   BACKGROUND-IMAGE: url('images/bgredmar-1.jpg');
}
.logo {
   BACKGROUND-COLOR: white;
}
.outline {
   BORDER: 2px solid silver;
}
.frame {
   BACKGROUND-COLOR: #cccccc;
   BORDER: 1px solid black;
}
.menu {background-color:maroon; width:760; color: gold; text-align: center}
.submenu {position:absolute;background-color:#800000;width:100;font-size: 8pt}
//-->
</style>
</html>