﻿BODY { color: #000000; 
	font-family: Lucida Sans, sans-serif; 
	font-size: 9.0pt; 
	line-height:15px;
	padding: 0px;
	margin: 20px;
	text-align: center;
	background-color: #000000;
}

   a { color: #333333; 
	text-decoration: none; 
	font-family: Lucida Sans, sans-serif; 
	line-height:15px; }   

   a:hover { color: red;  
	font-family: Lucida Sans, sans-serif; 
	text-decoration: none; 
	line-height:15px; }
	
   a.large { color: #444444; 
	font-size: 12.0pt; text-decoration: none; 
	font-family: Lucida Sans, sans-serif; 
	line-height:15px; }   

   a.large:hover { color: red;  
	font-family: Lucida Sans, sans-serif; 
	font-size: 12.0pt; text-decoration: none; 
	line-height:15px; }

#container {
  background-color: #ffffff;
  color: #000000; 
  position: relative;
  margin: 0 auto;
  width: 980px;
  top: 10px;
  text-align: left;
  }
  
  
#mainlogo { padding: 0px; position: relative; left: 0px; top: 5px; text-align: left;}

#menu2 { 
   padding: 0px;
   position: relative;
   top: 15px;
   background-color: #aaaaaa;
   color: #333333;
   font-size: 10.0pt;
   left: 0px;
   height: 22px;
   text-align: left;
   
   }
   
#strap1 { 
   padding: 0px;
   top: 15px;
   position: relative;
   background-color: #990000; 
   left: 0px;
   height: 3px;
   text-align: left;
   
   }
   
#mainFrame { 
   padding: 0px;
   position: relative;
   top: 19px;
   background-color: #ffffff; 
   left: 0px;
   text-align: left;
   }
   
#strap2 { 
   padding: 0px;
   position: relative;
   top: 22px;
   background-color: #990000; 
   left: 0px;
   height: 3px;
   text-align: left;
   
   }
   
#footer { 
   padding: 5px;
   position: relative;
   top: 22px;
   background-color: #ffff99; 
   left: 0px;
   height: 20px;
   text-align: left;
   font-family : Arial, Helvetica, sans-serif;
   color: #999999;
   background-color : #ffffff;
      
   }

.link { color: #333333; }
	
.footer1 {
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align: left;
}
	
.footer2 {
	font-size : 10pt;
	font-style : normal;
	color: #999999;
	text-align: right;
}
