A               {
		font-family : arial;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		}

A:link		{
		text-decoration: none;
		}

A:active        {
		text-decoration: none;
		}

A:visited       {
		text-decoration: none;
		}

A:hover         {
		text-decoration: none;
		}

/* sub menu link grey */

.nav		{
		color : #656565;
		font-style : normal;
		font-family : verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.nav:link{color : #656565; text-decoration : none}
a.nav:visited{color : #656565; text-decoration : none}
a.nav:hover{color : #656565; text-decoration : none}

.footnav		{
		color : #7F7F7F;
		font-style : normal;
		font-family : arial,verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.footnav:link{color : #7F7F7F; text-decoration : none}
a.footnav:visited{color : #7F7F7F; text-decoration : none}
a.footnav:hover{color : #B2B2B2; text-decoration : underline}

TD               {
		font-family : verdana, helvetica;
		color: #7F7F7F;
		font-weight : normal;
		font-size : 10px;
		text-decoration: none; 
		}

		SELECT,INPUT,TEXTAREA              {
		font-family : arial, verdana, helvetica;
		color: #7F7F7F;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		}
.sml 	{ 
	text-decoration : none;
	color: #7F7F7F;
	font-family :  arial,verdana;
	font-weight : normal;
	font-size : 10px;
	}
	
a.sml:link{color : #7f7f7f; text-decoration : none}
a.sml:hover{color : #7f7f7f;text-decoration : underline}
		
	.white 	{ 
	text-decoration : none;
	color: #FFFFFF;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	}
	
	.t_head 	{ 
	text-decoration : none;
	color: #5B5B5B;
	font-family : verdana;
	font-weight : bold;
	font-size : 10px;
	}
	
		.sub_head 	{ 
	text-decoration : none;
	color: #7f7f7f;
	font-family : arial;
	font-weight : bold;
	font-size : 18px;
	}
	
	.u_head 	{ 
	text-decoration : underline;
	color: #7f7f7f;
	font-family : arial;
	font-weight : normal;
	font-size : 13px;
	}
	
	a.t_head:link{color : #5B5B5B; text-decoration : none}
	
		.t_copy 	{ 
	text-decoration : none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #5B5B5B;
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	}
	
			.list_green 	{ 
	text-decoration : none;
	color: #808E62;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	}
	
				.list_grey 	{ 
	text-decoration : none;
	color: #5B5B5B;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	}
	
a.list_grey:link{font-size:10px;color : #68A5EB; text-decoration : none}
a.list_grey:hover{font-size:10px;color : #6479E7; text-decoration : underline}
	
.h_head 	{ 
	text-decoration : none;
	color: #7F7F7F;
	font-family : arial, verdana;
	font-weight : normal;
	font-size : 17px;
	}