/*--------------Related Pages Title---------*/
.RelatedPagesTitle 
{
	font-family: Arial; 
	font-size: 11pt; 
	font-weight:bold; 
	color: #000000;
	text-decoration: none; 
	background:#EEEEEE;
	Height:50px;
	vertical-align: middle;
border: 1px solid #E4E1E1;
border-radius: 5px;

margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
padding-bottom: 5px;
padding-top: 15px;
padding-right: 3px;
padding-left: 3px;

}
/*----------Related Pages-------------*/
.RelatedPages a:link 
{ 
	color: #DDDDDD;
}
.RelatedPages a:active 
{ 
	color: #DDDDDD;
}
.RelatedPages a:visited 
{ 
	color: #DDDDDD; 
}
.RelatedPages a:hover 
{
	color: black;
	font-style: italic;
	font-family: Arial;
}
.RelatedPages 
{
	font-family: Arial; 
	font-size: 15px; 
	color: #DDDDDD;
	text-decoration: none;
}