/* LSAS Web Site Style Sheet */
/* Top Header Bar of Main Pages */
body {
background: #CCFFFF;
}
table.header {
background-image: url(../images/topbar.gif);
height: 30px;
}
td.header1 {
text-align: left;
font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
td.header2 {
text-align: right;
font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
}
a:link.header2 {
text-decoration: none;
color: #FFFFFF;
}
a:visited.header2 {
text-decoration: none;
color: #FFFFFF;
}
a:hover.header2 {
text-decoration: underline;
color: #CCCCCC;
}
a:active.header2 {
text-decoration: underline;
color: #000000;
}
/* Upper Section of Main Pages */
td.upper1 {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #000000;
}
a.upper1 {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
}
a:link.upper1 {
text-decoration: none;
color: #000000;
}
a:visited.upper1 {
text-decoration: none;
color: #000000;
}
a:hover.upper1 {
text-decoration: underline;
color: #FF6600;
}
a:active.upper1 {
text-decoration: underline;
color: #FF0000;
}
td.upper2 {
text-align: left;
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: #000000;
}
/* Main Navigation Buttons */
td.navbtn {
width: 100px;
text-align: center;
background-image: url(../images/butbox.gif);
}
td.nonav {
width: 100px;
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: #CCCCCC;
background-image: url(../images/butbox.gif);
}
a.navbtn {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
}
a:link.navbtn {
text-decoration: none;
color: #666666;
}
a:visited.navbtn {
text-decoration: none;
color: #666666;
}
a:hover.navbtn {
text-decoration: underline;
color: #FF6600;
}
a:active.navbtn {
text-decoration: underline;
color: #666666;
}
/* Lower Right Hand Section */
td.hotline {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #000000;
}
td.rhlinks {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
color: #000000;
}
a.rhlinks {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}
a:link.rhlinks {
text-decoration: none;
color: #000000;
}
a:visited.rhlinks {
text-decoration: none;
color: #000000;
}
a:hover.rhlinks {
text-decoration: underline;
color: #FF6600;
}
a:active.rhlinks {
text-decoration: underline;
color: #FF0000;
}
/* Lower Left Hand Section */
td.lhtitle {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
}
td.lhtitlebig {
font-family: Tahoma, Arial, Helvetica;
font-size: 20px;
font-weight: bold;
}
td.lhtext {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
color: #000000;
}
a.lhtitle {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
}
a:link.lhtitle {
text-decoration: none;
color: #000000;
}
a:visited.lhtitle {
text-decoration: none;
color: #000000;
}
a:hover.lhtitle {
text-decoration: underline;
color: #FF6600;
}
a:active.lhtitle {
text-decoration: underline;
color: #FF0000;
}
a.lhlinks {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
}
a:link.lhlinks {
text-decoration: none;
color: #000000;
}
a:visited.lhlinks {
text-decoration: none;
color: #000000;
}
a:hover.lhlinks {
text-decoration: underline;
color: #FF6600;
}
a:active.lhlinks {
text-decoration: underline;
color: #FF0000;
}
/* Photo Album Script */
td.album {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #000000;
}
td.albumtitle {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #000000;
}
td.album2 {
text-align: center;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #000000;
}
a.album {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
}
a:link.album {
text-decoration: none;
color: #000000;
}
a:visited.album {
text-decoration: none;
color: #000000;
}
a:hover.album {
text-decoration: underline;
color: #FF6600;
}
a:active.album {
text-decoration: underline;
color: #FF0000;
}
/* Legal Statements */
td.legals {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #000000;
}
td.hotline1 {
font-family: Tahoma, Arial, Helvetica;
font-size: 18px;
font-weight: bold;
color: #000000;
}
td.hotline2 {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
color: #000000;
}
td.hotline3 {
font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #000000;
}
span.email span { 
display: none; 
}
li a {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
color: #000000;
text-decoration: none;
}