
td           { 
			color: black; 
			font-size: 9pt; 
			font-family: Arial;
			line-height:130%; 
 
			}
.menu        { font-family: Arial; 
				font-size: 10pt; 
				color: #3B2A0F; 
				line-height:100%;
				width:98px;
				height:100%;
				padding-top:4pt; 
				text-decoration: none; 
				background-image: url('images/mn_noi.gif');
				}
				
				
.menu:hover     { font-family: Arial; 
				font-size: 10pt; 
				color: white; 
				line-height:100%;
				width:98px;
				height:100%;
				padding-top:4pt; 
				text-decoration: none; 
				background-image: url('images/mn_noi_a.gif')
				}
.title2        { font-family: Arial; 
				font-size: 9pt; 
				color: #DE051E; 
				font-weight: bold;
				}
				
.title1        { font-family: Arial; 
				font-size: 9pt; 
				color: #0038AE; 
				font-weight: bold;
				text-transform: uppercase
				}


.submenu        { font-family: Arial; 
				font-size: 9pt; 
				color: white; 
				line-height:110%; 
				padding-left:25pt; 
				text-decoration: none; 
				}
.submenu:hover  { font-family: Arial; 
				font-size: 9pt; 
				color: #ffe400; 
				line-height:110%; 
				padding-left:25pt; 
				text-decoration: none; 
				}
				
.menuleft   	{ font-family: Arial; 
				font-size: 10pt; 
				color: black; 
				line-height:100%;
				width:157px;
				height:32px;
				padding-top:8pt; 
				padding-left:15pt;
				background-image: url('images/mn_left.gif');
				text-decoration: none; 
			    }
  				
.menuleft:hover { font-family: Arial; 
				font-size: 10pt; 
				color: white; 
				line-height:100%;
				width:157px;
				height:32px;
				padding-top:8pt;
				padding-left:15pt; 
				background-image: url('images/mn_left_a.gif');
				text-decoration: none
				}
.title    	{ 
				font-family: Arial;
				font-size: 10pt;
  				color: #6D522C;
  				text-transform: uppercase;
  				text-decoration: none;
  				font-weight: bold;
  				padding-left:5pt; 

  				}
.title:hover  { font-family: Arial;
				font-size: 10pt;
  				color: #de051d;
  				text-decoration: none;
  				font-weight: bold;
  				padding-left:5pt; 
  				}
.title_page    	{ 
				font-family: Arial;
				font-size: 20pt;
  				color: #6D522C;
  				text-decoration: none;
  				padding-left:5pt;
  				}
 .text    	    { 
				font-family: Arial;
				font-size: 9pt;
  				color: #644a26
  				text-decoration: none;
  				}