﻿.QuickLinksFlyoutStaticLink_msdn
{
	border:solid 1px;
}   
.QuickLinksFlyoutStaticLink_msdn
{
	font-family:Tahoma;
	font-size:8pt;
	color:white;
	cursor:hand;
	width:90px;
	height:auto;
}   
.QuickLinksFlyoutPopup
{
    background-color:white;
    border: solid 1px silver;
    padding:10px;
    z-index: 10000;

}
.QuickLinksFlyoutPopupHr
{
    background-color:#D6E3EF;
    width:5px;
}   
h4
{
    font-style:bold;
    color:darkblue;
    font-family:Verdana;
    font-size:8pt;
    height:5px;
    
}


.listitem
{ font-family:Verdana;font-size:8pt;color:black; text-decoration:none;}
a.listitem:visited{ font-family:Verdana;font-size:8pt;color:black;text-decoration:none;}
a.listitem:hover{ font-family:Verdana;font-size:8pt;color:black;text-decoration:none;}   
    
a.mlink:link{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
a.mlink:visited{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
a.mlink:hover{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}        


.mHoverin
{
    background-color: green;
    border:solid 1px blue;
}

.mHoverout
{
    background-color:none;
    border:none;
}
        

.list
{
    width:160px;
    padding-left:10px;
}
