.WPContent{
    font-family: verdana; 
    font-size: .9em; 
    vertical-align: top;

}
.WPContent a {
    color: #003399;
    text-decoration: none; 
}
.WPContent a:hover {
    color: #ff3300;
    text-decoration: underline; 
}
.WPContent a:visited  {
   color: #000066;
   text-decoration: none; 
}
.WPContent a:visited:hover {
    color: #ff3300;
    text-decoration: underline; 
}

.WPHeader
{
	BACKGROUND-IMAGE: url(images/PartTitleGrad.gif); 
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #b9d1f4; 

}
.WPTitle
{
	BACKGROUND-IMAGE: url(images/PartTitleGrad.gif); 
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #b9d1f4; 
    font-weight: bold; 
    font-family: verdana, arial, helvetica, sans-serif; 
    color: #003399;
    padding-left: 6px; 
    padding-right: 7px; 
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8pt;

}
.WPTitle SPAN
{
    font-weight: bold; 
    font-family: verdana, arial, helvetica, sans-serif; 
    color: #003399;
    font-size: 8pt;

}

.WPTitle A:link, .WPTitle A:visited
{
    color:#003399;
    text-decoration:none; 
    cursor:hand;
}
.WPTitle A:hover
{
    color:red;
    text-decoration:underline; 
    cursor:hand;
}



.PartChromeStyle{
	Margin 3px;
}

.PartStyle{
	padding: 1px;
	background-color:#ffffff;
	text-align: left;
	color: white;
	line-height: 1.2em;
	text-align:left;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif,Times New Roman;
	font-size:75%;

}

.PartStyle a, PartStyle a:visited
	{color:#204E84; text-decoration:underline;}

.PartStyle a:hover, PartStyle a:active
	{color:#FF3300; text-decoration:underline;}

.PartStyleCenter {
	padding: 10px;
	text-align: left;
}
.PartStyleCenter a, PartStyleCenter a:visited
{color:#FF284E;}

.WebPartTitle, .WebPartTitle SPAN  
{
	vertical-align:middle; 
	padding-left:5px;
	width: 100%;
	height:15px;
	background-color:#6699CC;	

}
.WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link , .WebPartTitle a:hover, .WebPartTitle a:active 
.MenuPopUp
{  
    background-image:url(Images/icon-delete.gif);
    background-repeat:repeat-y;
    border:solid 5px Black;
    }

.WebPartTitleLeft, .WebPartTitleLeft SPAN  
{
	vertical-align:middle; 
	padding-left:5px;
	width: 100%;
	height:15px;
	Font-Size:0.9em;
	Font-weight:bold;
	background-color:#FF9933;
	color: White;

}
