a            { text-decoration: none }
a:link       { color:#0000CC  }
a:visited    { color:#0000CC  }

body         { font-family: Verdana; font-size: small}
caption      { font-family: Times New Roman; text-align: Left; font-weight: bold }
table        { font-size: small }

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
} 

.GradientBanner {
                margin-top: 2;
                background-color:#BDCCF0; 
                filter:progid:DXImageTransform.Microsoft.Gradient(
                  GradientType=1,  
                  StartColorStr=white, 
                  EndColorStr=#BDCCF0)}

.inactiveLink {
	 pointer-events: none;
	 cursor: default;
	 color: black;
}

                 
                  
                  
