.XHeading
{
	font-family: Verdana ;
	font-size: 10pt;
	color: #990000;
	background-color :#F5AE78;
font-weight:bold;}


.XSubHeading
{
	font-family: Verdana ;
	font-size: 8pt;
	color: #FFFFFF;
	background-color :#990000;
font-weight:bold;
}


.XBodyTitle
{
   font-family: Verdana ;
font-size: 8pt ;
   color: #FF0000;		
}


.XBodyText
{
	font-family: Verdana ;
	font-size: 8pt ;
	color: #CC9933;	
}


.XNoteMessageText
{
	font-family: Verdana ;
	font-size: 8pt ;
	color: #66CC00;	
}


.XErrorMessageText
{
	font-family: Verdana ;
	font-size: 8pt ;
	color: #FF0000;	
}


.XCheckedItem
{
	color:#66CC00;	
}
.XUnCheckedItem
{
color:Red;	
}
.XBorder 
{	 
	 border-color:#F5AE78;
	 border-top-width: 1px; border-right-width: 1px; 
	 border-bottom-width: 1px; border-left-width: 1px;
 border-collapse:collapse; border-style: solid;
}
.XBorderInside 
{	 
	 border-color:#990000;
	 border-top-width: 1px; border-right-width: 1px; 
	 border-bottom-width: 1px; border-left-width: 1px;
 border-collapse:collapse; border-style: solid;
}
.XUserControlBackgroundColor
{
background-color:#990000;
}   body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}


.XHTMLButtton
{
	color: black;
	background-color :Lime;	
}


.StarOn
{
background-image: url('../../../../Images/StarOn.gif'); width: 12px; height: 12px
}
.StarOff
{
	background-image: url('../../../../Images/StarOff.gif'); width: 12px; height: 12px	
}
.StarOver
{
	background-image: url('../../../../Images/StarOver.gif'); width: 12px; height: 12px	
}
.StarWait
{
	background-image: url('../../../../Images/StarWait.gif'); width: 12px; height: 12px
}



.unwatermarked  { height:13px; width:148px; }
.watermarked    { height:13px; width:148px; padding:2px 0 0 2px; border:1px solid #BEBEBE; background-color:#E0ECF8; color:gray; }

