/* Styles for the entire LavaLamp menu */
.lavaLamp {
position: relative;
height: 20px; width: 716px;
background: no-repeat top;
background-color: transparent;
background-position: center;
padding: 5px; margin: 0px 0;
overflow: hidden;
text-align: center;
valign: center;
}
/* Force the list to flow horizontally */
.lavaLamp li {
float: left;
list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
background: url(images/lava7.gif) no-repeat right -30px;
width: 9px; height: 30px;
margin-top: -1px;
z-index: 8;
position: absolute;
left: 10px;
}
.lavaLamp li.back .left {
background: url(images/lava7.gif) no-repeat top left;
height: 30px;
margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
position: relative; overflow: hidden;
text-decoration: none;
text-transform: uppercase;
font: bold 14px arial;
color: #ffffff; outline: none;
text-align: center;
height: 30px; top: 2px;
z-index: 10; letter-spacing: 0;
float: left; display: block;
margin: auto 15px;
}



.topbanner {background: transparent url(/TOP-BANNER-NEW.jpg); 
background-color: #000000;
background-repeat: no-repeat;
background-position: center top; 
width: 100%;
height: 100px;
}

.corner {
background-color: #ffc546;
background-repeat: no-repeat;
background-position: center top; 
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width:100%;
}


.current {color: #ffffff;}

.hiddenPic {display:none;}

.frontcell {
background-color: #000000;
padding: 0px;
width: 100%;
}

.menucell{
background-color: #000000;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
width: 100%;
}

.menuback{
background-color: #000000;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 3px;
padding-left: 8px;
}

.backness {
background-color: #000000;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.backcell {
background-color: #000000;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
border: 0px;
spacing: 0px;
border-spacing: 0px;

}

.headingcell {
background-color: #ffc546;
padding: 0px;
border:0px;
spacing:0px;
border-spacing: 0px;
width: 100%;
font-weight:bold;
height:20px;
}

.gigcell {
background-color: #000000;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border:0px;
spacing:0px;
border-spacing: 0px;
color: #ffffff;
font-weight:bold;
font-size: 105%
margin-left: 10px;
}

.blacktext {
color: #000000;
font-weight: bold;
font-size: 105%;
text-align: center;
}

.backcellright {
background-color: #000000;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border:0px;
spacing:0px;
border-spacing: 0px;
}

.blacktext {
color: #000000;
}

body
{background-color: #2d2d2e;
font-family: arial;
font-size: 13px;
color: #ffffff;
height: 100%;
}

h1
{font-size: 120%;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
line-height: 100%;
color: #050041;
}

h2 {font-size: 110%}
p {font-size: 100%
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}

.botpad {padding-bottom: 3px;
border:0px;
spacing:0px;
border-spacing: 0px;

}

.listtable {
border: 0px;
spacing: 0px;
border-spacing: 0px;
align: center;
cellpadding: 0px;
cellspacing: 0px;
text-align: center;

}



a:link {color:#ffc546;text-decoration:none;}

a:visited {color:#ffc546;text-decoration:none;}

a:hover {color:#ff9900;text-decoration:underline;}

a:active {color:#ffcc06;text-decoration:none;}


a.blue:link {color:#153E7E;text-decoration:none;}

a.blue:visited {color:purple;text-decoration:none;}

a.blue:hover {color:#153E7E;text-decoration:underline;}

a.blue:active {color:#ffcc06;text-decoration:none;}


a.menu:link {color:#000000;text-decoration:bold;}

a.menu:visited {color:#ffc546;text-decoration:bold;}

a.menu:hover {color:#ff9900;text-decoration:underline;}

a.menu:active {color:#ffcc06;text-decoration:bold;}