

/************************************************************************/
/* Template Style 4*/
/*Link hover effect hovereffect.htm*/

.linksTemplate2 ul 						
{ 
	list-style-type: none; 
	width: 100%; 
	margin-left: 0px; 
	padding-left: 0px;
} 

.linksTemplate2 ul li 						
{ 
	border: solid 1px #ccc; 
	border-width: 1px; 
	margin-bottom: 10px; 
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}

.linksTemplate2 li a:link
{ 
	font-weight: bold; 
	color: #ca7111; 
	text-decoration: none;
    display: block; padding: 5px; 
}

.linksTemplate2 li img					
{ 
	border: solid 1px #97b1c2; 
	margin-right: 10px; 
	float: left; 
}

/* make hover effect work in IE */
 * html .linksTemplate2 li a 			
{ 
 	width: 100%; 
}

.linksTemplate2 li a:hover 			
{ 
	color: #ca7111; 
	text-decoration: none; 
	background: #f5f6f7; 
}

.linksTemplate2 em.Headline			
{ 
	font-size: 14px;
	font-weight: bold; 
	font-style: normal; 
	color: #6490c2; 
	display: block; 
	padding-top: 8px;
}

.linksTemplate2 a em.NormalText		
{ 
	font-weight: normal; 
	font-style: normal; 
	color: #333; 
	line-height: 125%; 
	display: block; 
	padding: 8px 0px 8px 0px; 
}

.linksTemplate2 a span 					
{ 
	font-weight: bold; 
	color: #ca7111; 
	line-height: 150%; 
}

/************************************************************************/
/* Template Style 5*/
.TableTemplate img						
{ 
	float: left; 
	border: 0px; 
	padding: 3px 10px 0px 0px; 
	border: solid 1px #97b1c2; 
	margin-right: 10px;
} 

.TableTemplate div						
{ 
	text-align: right; 
}
	
.TableTemplate div a:link, 					
{  
	color: #ca7111;
}


/************************************************************************/
/* Template Style 7*/
.UnpListIcon01 li	 		
{ 
	list-style-image: url(http://unpan.apptheory.net/portals/0/skins/unpanskins/images/unp_icon_list01.jpg); 
}

.UnpListIcon01				
{ 
	font-weight: bold; 
}

/************************************************************************/





















