*{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
text-decoration:none;
color:#ffffff;
}
html,body{
height:100%;
}
table{
border-collapse:collapse;
}
#navframe{
border-bottom:1px solid #000000;
}

/*INDEX*/
body.slideindex{
background:url(images/body_grad_bg.jpg) 0 100% repeat-x #000066 fixed;
text-align:center;
min-height:100%;
overflow:auto;
}
body.slideindex div.layout{
width:500px;
margin:0 auto;
text-align:left;
background:url(images/lass_logo_bg2.jpg) 50% 0 no-repeat;
padding-top:280px;
}
div.indexheader{
text-align:center;
padding-bottom:2em;
}
div.indexlinks{
text-align:left;
}
div.indexlinks a{
display:block;
}
div.indexlinks div.heading{
padding-top:1em;
}
div.indexlinks div.heading a{
display:inline;
}
div.indexfooter{
text-align:center;
padding:2em 0;
}

/*SLIDE*/
body.slide,
body.slideenlarge{
background:url(images/body_grad_bg.jpg) 0 100% repeat-x #000066;
margin:0;
padding:0;
text-align:center;
}
body.slide table{
width:980px;
height:699px;
background:url(images/lass_logo_bg2.jpg) 50% 0 no-repeat fixed;
}
body.slideenlarge table{
width:1792px;
height:1278px;
background:url(images/lass_logo_bg2.jpg) 50% 0 no-repeat fixed;
}
body.slide td,
body.slideenlarge td{
background:url(images/preload_bar00.gif) 50% 300px no-repeat fixed;
}
body.slide img,
body.slideenlarge img{
display:block;
margin:0 auto;
}


/*NAV*/
body.nav{
background:url(images/nav_bg.jpg) 0 0 repeat-x #000066;
text-align:center;
margin:0;
padding:0;
border-collapse:collapse;
}
table.btns{
margin:0 auto;
}
table.btns a{
display:block;
width:80px;
height:30px;
}
table.btns a img{
margin:0;
border:0;
display:block;
width:80px;
height:30px;
}
a#domhome{
background:url(images/btn_home.jpg) 50% 0 no-repeat;
margin-right:20px;
}
a#domback{
background:url(images/btn_back.jpg) 50% 0 no-repeat;
}
a#domindex{
background:url(images/btn_index.jpg) 50% 0 no-repeat;
}
a#domnext{
background:url(images/btn_next.jpg) 50% 0 no-repeat;
}
a#domenlarge{
background:url(images/btn_hires.jpg) 50% 0 no-repeat;
margin-left:20px;
}
a.disabled{
filter:alpha(opacity=40);
-moz-opacity:0.4;
opacity:0.4;
cursor:default;
}


.heading{
font-family:Verdana,Arial,Sans-serif;
font-size:13px;
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
.instruction{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#ffff66;
}
.brandname{
font-family:Verdana,Arial,Sans-serif;
font-size:13px;
text-decoration:none;
font-weight:bold;
color:#ffff66;
}
a:active,a:visited,a:link{
color:#00ccff;
}
a:hover{
color:#00ffff;
}