
.PartChromeStyle{
Margin-top: 3px;
Margih-right:3px;
}

.PartStyle{
padding: 10px;
border: 0px solid #C7D4EB;
}

.WebPartTitle, .WebPartTitle SPAN, .WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link , .WebPartTitle a:hover, .WebPartTitle a:active 
{
    background-image:url(Images/toolgrad.gif);
    background-repeat:repeat-x;
    background-position-y:center;
    vertical-align:middle; 
	color: #003399;
	font-family: Arial;
	width: 100%;
	font-size: 90%;
	
}
.MenuPopUp
{  
    background-image:url(Images/icon-delete.gif);
    background-repeat:repeat-y;
    border:solid 5px Black;
    }

