/* CSS Document */

a.menu
		{
		font-family:"Lucida Grande";
		font-size:14px;
		color:#29689c;
		font-weight:bold;
		text-decoration:none;
		}
a.menu:hover
		{
		font-family:"Lucida Grande";
		font-size:14px;
		color:#000000 ;
		font-weight:bold;
		text-decoration:none;
		}

a.menu1
		{
		font-family:"Lucida Grande";
		font-size:12px;
		color:#118011;
		text-decoration:none;
		font-weight:normal;
		}
a.menu1:hover
		{
		font-family:"Lucida Grande";
		font-size:12px;
		color:#000;
		text-decoration:underline;
		font-weight:normal;
		}
		
		a.menu2
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#ffffff;
		font-weight:none;
		text-decoration:none;
		line-height:30px;
		padding-left:10px;
		}
a.menu2:hover
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000 ;
		font-weight:none;
		text-decoration:none;
		line-height:30px;
		}	
		a.menu3
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF3333;
		font-weight:none;
		text-decoration:none;
		}
a.menu3:hover
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:none;
		text-decoration:none;
		}



.text4
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#ffffff;
		text-decoration:none;
		font-weight:none;
		line-height:20px;
		}
	.text5
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		text-decoration:none;
		font-weight:none;
		line-height:20px;
		}
	
.YELLOW
		{
		font-family:"Lucida Grande";
		font-size:30px;
		color:#2a78b6;
		text-decoration:none;
		font-weight:normal;
		padding-left:15px;
		}
.red
		{
		font-family:"Lucida Grande";
		font-size:12px;
		color:#2a78b6;
		text-decoration:none;
		font-weight:normal;
		}
		
.blue
		{
		font-family:"Lucida Grande";
		font-size:18px;
		color:#2a78b6;
		text-decoration:none;
		font-weight:normal;
		}		
	.black
		{
		font-family:"Lucida Grande";
		font-size:20px;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		}	
	
.list
		{
		font-family:"Lucida Grande";
		font-size:12px;
		color:#2a78b6;
		text-decoration:none;
		font-weight:normal;
		}		
	
.green
		{
		font-family:"Lucida Grande";
		font-size:12px;
		color:#118011;
		text-decoration:none;
		font-weight:normal;
		}	
		
.button
		{
		BORDER-RIGHT:#b3c6ce 1px solid;
		BORDER-TOP: #b3c6ce 1px solid;
		FONT-SIZE: 10px;
		BACKGROUND: #eeeeee; 
		BORDER-LEFT: #b3c6ce 1px solid; 
		COLOR: #000000; 
		BORDER-BOTTOM: #b3c6ce 1px solid; 
		FONT-FAMILY: Verdana; 
		padding-bottom:1px; 
		padding-left:1px; 
		padding-right:1px; 
		padding-top:1px;
		}
		

.button1
		{
		BORDER-RIGHT:#b3c6ce 1px solid;
		BORDER-TOP: #b3c6ce 1px solid;
		FONT-SIZE: 10px;
		BACKGROUND: #000; 
		BORDER-LEFT: #b3c6ce 1px solid; 
		COLOR: #000000; 
		BORDER-BOTTOM: #b3c6ce 1px solid; 
		FONT-FAMILY: Verdana; 
		padding-bottom:1px; 
		padding-left:1px; 
		padding-right:1px; 
		padding-top:1px;
		}
		
		
.border
		{
		BORDER-RIGHT:#CCCCCC 1px solid;
		BORDER-TOP: #CCCCCC 1px solid;
		BORDER-LEFT: #CCCCCC 1px solid; 
		BORDER-BOTTOM: #CCCCCC 1px solid; 
		}