#tl {position:fixed; top:0px; left:0px;}
#br {position:fixed; bottom:0px; right:0px;}
#songplayer {position:fixed; bottom:2px; left:2px;}
#louish {position:fixed; bottom:2px; right:206px;}

body {height:100%; overflow-y:auto;overflow-x:hidden;font-size:10pt;font-family:Tahoma;}



body {background:url('images/v1/bg.gif') repeat-x #97BAE7;}
.navon {text-align:center;font-weight:bold;font-size:13pt;letter-spacing:-1px;color:white;font-family:Arial;}
.navoff {text-align:center;font-weight:bold;font-size:13pt;letter-spacing:-1px;color:#B6CCEA;font-family:Arial;}

.tabon1{width:15px;height:50px;background-image:url('images/v1/bar-on-left.gif');float:left;}
.tabon2{width:60px;height:50px;background-image:url('images/v1/bar-on-middle.gif');float:left;}
.tabon3{width:15px;height:50px;background-image:url('images/v1/bar-on-right.gif');float:left;}

.taboff1{width:15px;height:50px;background-image:url('images/v1/bar-off-left.gif');display:block;float:left;}
.taboff2{width:60px;height:50px;background-image:url('images/v1/bar-off-middle.gif');display:block;float:left;}
.taboff3{width:15px;height:50px;background-image:url('images/v1/bar-off-right.gif');display:block;float:left;}

.container {display:block;cursor:pointer;}

.heading {font-size:20pt;font-family:Arial;letter-spacing:-2px;font-weight:bold;color:orange;}
.pagetext {font-size:13pt;font-family:Arial;letter-spacing:-1px;}
h2 {font-size:20pt;letter-spacing:-2px;color:white;font-family:Arial;font-weight:normal;}
h3 {font-size:15pt;letter-spacing:-1px;color:white;font-family:Arial;font-weight:normal;line-height:0px;}
.title3 {font-size:12pt;letter-spacing:-1px;color:orange;font-family:Arial;font-weight:bold;}
.date3 {font-size:12pt;letter-spacing:-1px;color:white;font-family:Arial;font-weight:normal;}

.spacing {line-height:23px;color:black;}
.indent {margin-left:10px;margin-top:10px;}