/* lawindexpro style sheets */
A:link       {
			color:#008000;
			text-decoration:underline;
			font-weight:normal;
		}
A:hover   {
			color:#0000FF;
			text-decoration:none;
			font-weight:normal;
			}

A:visited  {
		color:#000030;
		text-decoration:underline;
		font-weight:normal
		}


BODY {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Lucida Grande, verdana, tahoma, helvetica, bookman, arial, sans-serif;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no repeat;
	color: #191970;
	font-size:11px;
	}

P.copy {
            font-size: 9px;
            }
p {
	font-size: 11px
	}
LI {
	font-size: 11px
     }

table {
		background-color:#FFFFFF;
		}

table.y {
		background-color:#FFFFF0;
		border-width:1;
		cellspacing:2;
		}

TD {
	valign:top;
	font-size:11px;
     }


TD.copy {
            font-size:6px;
            }


TD.l {
	font-size: 12px;
     }

TD.m {
	font-size:11px;
	width:90px;
	font-weight:bold;
     }



TD.h {
			font-size:15px ;
			font-style:italic;
          }
TD.hh {
			font-size:18px ;
			font-style:italic;
          }

TD.bw  {
			color:#000080;
          }

TD.bwh  {
          font-size:15px;
			color:#000080;
          }


TD.s {
			font-size:9px;
			width:95px;
	     }


TD.xs  {
          font-size:6px;
          }

span.copy {
           font-family:verdana, sans-serif;
            font-size: x-small;
            color: #000090;
            }

span.rev {
           font-family: verdana, sans-serif;
            font-size: x-small;
            color: #090090;
          }

span.L {
           font-family: verdana, sans-serif;
           font-size: 10px;
           color: #000080;
            }

span.M {
           font-family:verdana, sans-serif;
           font-size:9px;
           color:#000050;
            }


span.s {
           font-family:verdana, sans-serif;
           font-size:12px;
           color:#000060;
            }

span.xs {
           font-family:verdana, sans-serif;
           font-size:7px;
           color:#000080;
            }

span.xxs {
           font-family: verdana, sans-serif;
            font-size: 6px;
            color: #000080;
            }


H1 {
			font-family:"Lucida Bright","Times New Roman",serif;
          font-style:Italic ;
			font-weight:normal;
          font-size:21px ;
           }

H2 {    font-family:"Lucida Bright", "Times New Roman", serif;
          font-style:italic;
			font-weight:normal;
			font-size:18px;
           }

H3 {		font-family:"Lucida Bright","Times New Roman",serif;
          font-style:italic;
          font-size:15px;
			font-weight:normal;
			}

H4 {    font-family: "Lucida Bright", "Times New Roman", serif;
          font-style:Italic;
          font-size:12px;
			font-weight:normal;
           }

input.btn{
   color:#050;
   font-family:verdana,helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
      }

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   }


// Unused
// Style sheet - lawindexpro
// Base blue is 0 0 127 or #000080
// Base Green is #009900
TD.c1 {background-color : '#FFFFFF' } <!-- Case name -->
TD.c2 { background-color : '#FFFFFF'  } <!-- Left column -->
TD.c3 { background-color : '#FFFFFF' } <!-- Areas -->
TD.c4 { background-color : '#FFFFFF' } <!-- Ratio -->
TD.c5 { background-color : '#FFFFFF' } <!-- Links  -->
TD.c6 { background-color : '#FFFFFF' } <!-- Statutes -->
TD.c7 { background-color : '#FFFFFF' } <!-- Citations -->


