/* .plain {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 11pt} */

A            { color : #3B391E; 
			   font-weight: bold;
			   text-decoration: none; }

A:active     { color : #3B391E; 
			   font-weight: bold;
			   text-decoration: underline; }

A:visited    { color : #666666; 
			   font-weight: bold;
			   text-decoration: none; }
			   
A:hover		 { color : #990000; 
			   font-weight: bold;
			   text-decoration: underline; }

/* FORMAT OPTIONS */

/* old BODY { background-image: url(../images/bg_mag.gif);
  (because needs full path of file URL for Netscape to display the background */

  
BODY		{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 11px;
			   line-height: 14px;
			   /* line-height: 17px; */
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }  
			   
P 			{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 11px;
			   line-height: 14px;
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }   
			   
P B   		{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 11px;
			   line-height: 14px;
			   font-weight: bold;
			   letter-spacing: 0.03em; 
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }   
			   
P.redbold	{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #FF0000; 
			   font-size: 11px;
			   line-height: 14px;
			   font-weight: bold;
			   letter-spacing: 0.03em; 
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }   
			   
P.title		{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #3B391E; 
			   font-size: 18px;
			   line-height: 20px;
			   font-weight: bold;
			   /* line-height: 17px; */
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }  
	   
.banner		{ font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 7pt;
			   /* line-height: 17px; */
			   /* text-align: justify */
               /* border: solid #000000 1px; */ }   


UL, OL, LI  { font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 11px;
			   line-height: 14px;
			   text-align: justify
               /* border: solid #000000 1px; */ }   
               
UL           { list-style-type: disc }

P.nav        { text-align: center;
               font-weight: bold; 
               padding-top: 0px;
               padding-left: 0px;
               padding-right: 0px;
               padding-bottom: 5px;
               border-bottom: solid #6666FF 3px;
               border-top: none; 
               border-left: none;
               border-right: none;}
             
H1           { color : #9FA7AD ;
               text-align: center;
               font-size: 110%;
               font-family: verdana, tahoma, arial, sans-serif;
               border: none; }    
             
H2           { color : #9FA7AD ;
               text-align: center;
               font-size: 110%;
               font-family: verdana, tahoma, arial, sans-serif;
               border: none; }  

H3           { color : #9FA7AD ;
               text-align: center;
               font-size: 110%;
               font-family: verdana, tahoma, arial, sans-serif;
               border: none; } 
			   
H4           { color : #3B391E;
               
			   font-size: 18px;
			   line-height: 20px;
               font-family: verdana, tahoma, arial, sans-serif;
               border: none; } 
			   
.news		 {
			  background-color: #DFE7ED;
			  color: black;
			  border: 1px #DFE7ED solid;
			  font-family: verdana, geneva, sans-serif;
			  padding: 10px;
			  margin-bottom: 5px;
			  margin-left: 35px;
			  margin-right: 5px;
			  margin-top: 5px;	
			  text-align: center;}

.subtitle	 { font-family : verdana, tahoma, arial, sans-serif ;
               color : #9FA7AD; 
			   font-size: 11px;
			   line-height: 14px; }  
			   
.normal	 	 { font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 11px;
			   line-height: 14px; }  
			   
.small	 	 { font-family : verdana, tahoma, arial, sans-serif ;
               color : #000000; 
			   font-size: 10px;
			   line-height: 11px; }   
 .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DADAC9;
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
}
.table {
	border: 1px dashed #3B391E;
	background-color: #E3E3D7;
	padding: 10px;

}
