.text 
	{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: gray;

	}	

td.page_lbl
	{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: silver;
	font-weight:bold;
	text-align: right;
	}	

.services_lbls
	{
	color:#cc9999;
	}	
	
a.downloads
	{
	color:#cccc99; 
	font-size: 8pt;
	text-decoration: underline;
	font-weight:bold;
	}

a.downloads:hover
	{
	color: #cc9999; 
	font-size: 8pt;
	text-decoration: underline;
	font-weight:bold;
	}
	
	
	
a.menu
	{
	color:white; 
	font-size: 8pt;
	text-decoration: underline;
	font-weight:bold;
	}

a.menu:hover
	{
	color: #cc9999; 
	font-size: 8pt;
	text-decoration: underline;
	font-weight:bold;
	}
	
td.menu	
	{
	color:white; 
	font-size: 9pt;
	}

a.bottom_menu
	{
	color:gray; 
	font-size: 8pt;
	text-decoration: underline;
	}

a.bottom_menu:hover
	{
	color: #cc9999; 
	font-size: 8pt;
	text-decoration: underline;
	}
	
td.bottom_menu	
	{
	color:gray; 
	font-size: 10pt;
	}
	
td.form
	{
	color:black;
	text-align: right;
	font-size: 8pt;
	}	
	
input.bx
	{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	
	
input.btn
	{
	background-color: #cccc99;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	
	

