body {font-family: sans-serif,Book Antiqua;
	font-size: 12px;
	font-weight: normal;
	color: #061b34;
	text-align: center;
	background-color:#061b34;
	background-image: url('images/Lir_bg_col.gif');
	background-repeat: repeat-y;}
	
P, TD  {text-align: left;
	font-size: 12px;}
.left  {text-align: left}
.top   {vertical-align: top}
.wf   {text-align:left;vertical-align: top;}

hr   { color: #061b34;
	   background-color: #061b34;
	   height: 1px;
	   border: 0;}

H1   {font-family: serif,Book Antiqua;
           font-size: 15px;
           text-decoration: none;
           font-weight: bold;
           font-style: italic;
           color: #061b34}

H2   {font-family: serif,Book Antiqua;
           font-size: 13px;
           text-decoration: none;
           font-weight: bold;
           font-style: italic;
           color: #061b34}

.bgimage {position: absolute;
	  left: 0px;
	  top:0px;
	  width:641px; 
	  height:540px;}	  

.textbox {position: absolute;
	  left: 40;
	  top:470px;
	  width:565px;  
	  text-align: left;
	  z-index:3;  
	  padding: 5px; 
	  border-width: 0px; 
	  border-style: double; 
	  overflow: auto;
	  border-color: #832900;}
	  
.navbar {position: absolute;
	  left:665;
	  top:50px;
	  width:140px;  
	  text-align: left;
	  border:2;
}

a {color:#8a6d15;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: serif,Book Antiqua;}
a:visited {color:#8a6d15;}
a:hover  {text-decoration: underline;
           color: #f6e5b2;}
a:active  {text-decoration: underline;
           color: #f6e5b2;}

textarea,input,select {background:#061b34;
	 font-family: serif,Book Antiqua; 
	 font-size: 12px; 
	 font-weight: bold;
	 border-width: 1px;
	 border-color: #832900;
	 color:#abb7bf;}

.copyright{position:absolute; 
        margin-left: -100px;
        left: 50%;
	bottom: 10px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: red;
	font-size: 7.5pt;  
	font-family:Verdana, Arial, Helvetica, sans-serif;} 
