/* Main Stylesheet - L.B. 2005 */

html,body { color:#000000; font-size:8pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; width:100%; height:100%; background-color: #EDEDEC; }
a { text-decoration:none; font-weight:bold; }
a:link {    color: #374991; }
a:visited { color: #374991; }
a:hover {   color: #88B0FF; }   
a:active {  color: #374991; }  

li { padding-bottom:8px; }

.bgl { background:url(bgl.gif) no-repeat top right; }
.bgr { background:url(bgr.gif) no-repeat top left; }
.top { border-left:1px solid #A0A0A0; border-right:1px solid #A0A0A0; background:url(top.jpg) no-repeat; }
.main { border-left:1px solid #A0A0A0; border-right:1px solid #A0A0A0; border-bottom:1px solid #A0A0A0; }
.type { color:#374991; font-weight:bold; padding:7px; }
.tel { margin-top:29px; padding:7px; text-align:right; line-height:1.3em; }
.left { border-right:1px solid #88B0FF; background:url(left.gif) no-repeat #F7F7F7; }
.leftB { border-right:1px solid #88B0FF; background:url(borderB.gif) repeat-x bottom #F7F7F7; }
.middle { background:url(middle.jpg) no-repeat #FCFCFC; padding:25px; }
.middleB { background:url(borderB.gif) repeat-x bottom #FCFCFC; }
.header { width:100%; background:url(dot.gif) repeat-x bottom; margin-top:35px; padding-bottom:2px; font-weight:bold; }

.menuOn { width:89%; float:right; margin-bottom:6px; border-bottom:1px solid #88B0FF; }
.menuOn a:hover { color: #374991; }
.menuOff { width:89%; float:right; margin-bottom:7px; }
.menuOff a:hover { color: #374991; }

.footer { color:#ACACAC; font-size:7pt; padding-top:5px; }
.footer a:link { color: #ACACAC; }
.footer a:visited { color: #ACACAC; }
.footer a:hover { color: #ACACAC; text-decoration:underline; }
.footer a:active { color: #ACACAC; }

#comment { width:80%; padding-bottom:10px; text-align:left; }
#loadth { font-size:7pt; color:#ACACAC; padding-top:5px; text-align:center; visibility:hidden; }
#loadimg { position:absolute; top:0px; left:0px; z-index:1; font-size:7pt; color:white; border:1px solid; width:100px; margin:7px; visibility:hidden; }

