BODY{
padding:0px; /*Needed for no top margin in Opera*/
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:rgb(0,0,0);
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#A2A2A2;
scrollbar-arrow-color:#00FF00;
scrollbar-track-color:#008000;
}

a:link{color:Lime}
a:visited{color:Gray}
a:hover{color:White}


/* TABLES */

.MainTable{
height:100%;
background-color:rgb(0,0,0);
xborder-left-style:solid;
xborder-left-width:2px;
xborder-right-style:solid;
xborder-right-width:2px;
xborder-bottom-style:solid;
xborder-bottom-width:2px;
xborder-color:rgb(8,147,158);
}

x.MainTable tr.MastHead{height:100px;}
x.MainTable tr.Menu{height:40px;}
x.MainTable tr.Main{height:100%;}
x.MainTable tr.Footer{height:40px;}

/* TEXT */

.Address{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:white;
}

.Copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
padding-bottom:10px;
color:white;
}

/* PICTURES */

.Pictop{
position:absolute;
z-index:20}

.IndexPic{
background-image:url('Images/Index-4.jpg');
background-repeat:no-repeat;
background-position:100% 180px;
}

/* SPECIALS */

.awmAnchor{
position:absolute
}

.MenuBack{
background-image:url('Images/MenuBack.jpg');
border-right-style:solid;
border-right-width:1px;
xborder-left-style:solid;
xborder-left-width:2px;
xborder-bottom-style:solid;
xborder-bottom-width:2px;
xborder-top-style:solid;
xborder-top-width:2px;
border-color:rgb(255,255,255);
}

/* HTML */

/*Make a short page show a scroll bar*/
html{
min-height:100%;
margin-bottom:1px;
}

LI{
margin-top:0px;
margin-bottom:2px;
}

OL{
margin-top:2px;
margin-bottom:15px;
}

P{
margin-top:5px;
margin-bottom:15px;
xpadding-left:10px;
xpadding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:rgb(255,255,255);
}

Blockquote{
margin-top:2px;
margin-bottom:15px;
}

UL{
margin-top:5px;
margin-bottom:5px;
}

IMG {BORDER-COLOR: #00FF00}