body
{
	background-color: #999999;
}

DIV 
{
	SCROLLBAR-3DLIGHT-COLOR: darkgray; 
	SCROLLBAR-ARROW-COLOR: dimgray; 
	SCROLLBAR-DARKSHADOW-COLOR: gainsboro;
	
}


.FontStyle
{
	font-size: xx-small;
	font-family: Arial;
}

.LabelStyle
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: Black;
}

.LabelHeaderStyle
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}

.MainTable
{
	background-color: White;
	border: 1px solid #808080;
}

.TableHeader
{
	background-color: #dcdcdc;
	border-bottom: 1px solid #808080;
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px
}

.TableHeaderBG
{
	padding-left: 5px;
	height: 20px;
	background-color: #BCD2E6;	
	BACKGROUND-POSITION-X: right; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(http://localhost/Mandates/MandateCentral/Presentation/Images/topper2.gif); 
	BACKGROUND-REPEAT: no-repeat
}

.TableSubHeader
{
	background-color: #f5f5f5;
	border-bottom: 1px solid #dcdcdc;
}

.TableFooter
{
	background-color: #dcdcdc;
	border-top: 1px solid #808080;
}

.ButtonStyle
{
	background-color: Transparent;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border: none;
	font-size: xx-small;
	font-family: Arial;
	cursor: hand;
	color: Navy;
	text-decoration: underline;
}

.CustomButtonStyle
{
	background-color: Transparent;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border: none;
	font-size: xx-small;
	font-family: Arial;
	cursor: hand;
	color: Navy;
	text-decoration: underline;
}

.TextboxStyle
{
	border: 1px solid #808080;
	font-family: Arial;
	font-size: xx-small;
}


.GridStyle
{
	font-size: xx-small;
	font-family: Arial;
}

.xlrgTitleLabels
{
    font-size: 12pt;
	font-family: Arial;   
	font-weight: bold;
	color:#696969
}

.propWidth
{
	width: 90px;
}

.linkWithIcon
{	
	color:#003366;
	text-decoration:underline;
	font-size:8pt;		
}
