.text	{
		font-family: verdana; 
		font-size: 12px; 
		line-height: 19px; 
		font-weight: normal; 
		font-style: normal;	
		color: #333;
		}
		
a.text	{
		font-family: verdana; 
		font-size: 12px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #333;
		text-decoration: underline; 
		}
		
a.text:hover	{
		font-family: verdana; 
		font-size: 12px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #333;
		text-decoration: none; 
		}
		
a.text:visited	{
		font-family: verdana; 
		font-size: 12px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #868383;
		text-decoration: underline; 
		}
		
a.text:hover:visited	{
		font-family: verdana; 
		font-size: 12px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #999999;
		text-decoration: none; 
		}


.title_bar	{
		font-family: verdana; 
		font-size: 13px; 
		line-height: 16px; 
		font-weight: bold; 
		font-style: normal;	
		color: #fff;
		}

.footer	{
		font-family: verdana; 
		font-size: 10px; 
		line-height: 16px; 
		font-weight: normal; 
		font-style: normal;	
		color: #999;
		padding-top: 30px;
		}
		
.title_box{
		font-family: verdana; 
		font-size: 14px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #3f4a17;
		padding-top:5px;
		}
html>body .title_box
		{
		padding-top:10px;
		}
		
a.title_box{
		font-family: verdana; 
		font-size: 14px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #3f4a17;
		padding-top:5px;
		}
html>body a.title_box
		{
		padding-top:10px;
		}
		
.title_box_2{
		font-family: verdana; 
		font-size: 14px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #05497e;
		padding-top:5px;
		}
		
html>body .title_box_2{
		padding-top:10px;
		}

a.title_box_2{
		font-family: verdana; 
		font-size: 14px; 
		line-height: 19px; 
		font-weight: bold; 
		font-style: normal;	
		color: #05497e;
		padding-top:5px;
		}
		
html>body a.title_box_2{
		padding-top:10px;
		}		
		
.texts	{
		font-family: verdana; 
		font-size: 10px; 
		line-height: 19px; 
		font-weight: normal; 
		font-style: normal;	
		color: #000;
		/*text-decoration: underline;*/ 
		}
		
.textsalert	{
		font-family: verdana; 
		font-size: 10px; 
		line-height: 16px; 
		font-weight: normal; 
		font-style: normal;	
		color: #ff0000;
		
		}
		
a.texts	{
		font-family: verdana; 
		font-size: 10px; 
		line-height: 19px; 
		font-weight: normal; 
		font-style: normal;	
		color: #000;
		text-decoration: underline; 
		}
a.texts:hover	{
		font-family: verdana; 
		font-size: 10px; 
		line-height: 19px; 
		font-weight: normal; 
		font-style: normal;	
		color: #666;
		text-decoration: underline; 
		}
.copyright	{
		font-family: verdana; 
		font-size: 9px; 
		font-weight: normal; 
		font-style: normal;	
		color: #999;
		}
		

		


