/* SAL Styles */
.FL-Chpthead { font-weight: bold; font-family: Verdana, serif; font-size: 14; text-align: right }
.FL-Chpttitle { font-weight: bold; font-family: Verdana, serif; font-size: 13; text-align: justify }
.FL-Chptcontent { font-family: Verdana, serif; font-size: 12 }
.FL-Sechead { font-weight: bold; font-family: Verdana, serif; font-size: 13; text-align: right }
.FL-Sectitle { font-weight: bold; font-family: Verdana, serif; font-size: 12; text-align: justify }
.FL-Subsecnum { font-family: Verdana, serif; font-size: 12; text-align: justify }
.FL-Subsectitle { font-family: Verdana, serif; font-size: 12; text-align: right }
.FL-Seccontent { font-family: Verdana, serif; font-size: 12; text-align: left }
.FL-Author { font-family: Verdana, serif; font-size: 12; text-align: left }


/* BB Styles */
.FL-Pagehead {
	font-weight: bold; 
	font-family:Arial,serif; 
	font-size:large; 
	color:white; 
        background:#996802 url(../images/mdgradient_bb.gif) scroll repeat-y;
	position:relative; 
	right:18px; 
	width:100%;
	height:28px;
	padding:8px 0px 0px 18px;
	margin:0px 0px 10px;
	     }
.FL-Linkshead { color:#990000; font-weight:bold }
.FL-Chinese { font-size:10pt; font-family:SimSun }

.resultbar { color:black; background-color:#ffffff; font-family: Verdana, serif; font-size: 12; text-align: left}
.title { line-height: 27px }/* title class within lawnetcms.css */
#contenttable { background: #f3f3f3; }
#searchinput {
	width:146px;
	border:1px solid #6c0204;
	margin:1px 0px;
	padding:0px 1px;
             }
#searchbutton { 
	width:61px;
	color:white;
	border:none;
	margin:0px;
	padding:4px 0px;
	background:none;
	font-size:7pt; font-family:tahoma,helvetica
              }

/* MD Styles */
body {	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 17px;
    	margin:0;
	padding:0;
	background:#e0e0e0 /*url(../images/bg.gif)*/ scroll repeat-y 50% 0;
	/* color:#666666 ; */
     }
	
#base {
	margin: 0 auto;
	width: 820px;
	height: 100%;
      }

#header {
	text-align:center;
        }	
	
#content {
	float: left;
	width: 480px;
	padding-top:15px;
	padding-left:17px;
         }

#content2 {
	float: left;
	width: 780px;
	padding-top:15px;
	padding-left:17px;
          }
	
#sidebar {
	padding-right:7px;
	padding-top:15px;
	margin-bottom:60px;
	float: right;
	width: 260px;
         }
		

a:link { color:#0000CC; text-decoration:none; background:none; border-bottom:none }
a:active { color:#FF0000; text-decoration:none; background:none; border-bottom:none }
a:visited { color:#551A8B; text-decoration:none; background:none; border-bottom:none }
a:hover { color:#0000CC; text-decoration:underline; background:none; border-bottom:none }


