﻿body
{
    margin:10px;
    background-color: #ffffff;
    font-size: 8pt;
    font-weight:bold;
    color: #ffffff;
    font-family:  Arial, Sans-Serif;
    text-decoration: none;
}

.GridStyle
{
   /* border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;
    border-collapse: collapse;*/
    font-family: Arial;
    font-size:8pt; 
    font-weight:normal;
	color:#000000;
     
}
.GridStyle a
{
	color:#FFFFFF;
	text-decoration:none 
	}
.GridStyle a:hover
{
	 	color:#FFFFFF;
	text-decoration:underline; 
}
	
.GridStyle td
{
  /*  border-right:#000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #0000001px solid;*/
}
.GridHeaderStyle th
{
   /* border-right: #a4b5c4 1px solid;
    border-top: #a4b5c4 1px solid;
    border-left: #a4b5c4 1px solid;
    border-bottom: #a4b5c4 1px solid;
    border-collapse: collapse;*/
    background-color:#333333;
    text-indent: 0pt; 
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size:8pt; 
    /*text-align:center;*/
    height:20px;
    font-weight:bold;
}
.GridHeaderStyle th a
{
 	color:#FFFFFF;
	text-decoration:none 
}
.GridHeaderStyle th a:hover
{
 	color:#FFFFFF;
	text-decoration:underline; 
	background-color:Gray;
}
.GridAlterRowStyle
{
    font-family: Verdana, Arial;
    font-size:8pt; 
    font-weight:normal;
	background-color:#CCCCCC;
    border-collapse: collapse;
   color:#000000;
	}
.GridSelectedRowStyle
{
    font-family: Verdana, Arial;
    font-size:8pt; 
    font-weight:normal;
    color :#ffffff;
	background-color:#3399cc;
	text-decoration :none;
	}
.GridSelectedRowStyle a
{
    color :#ffffff;
	text-decoration :none;
	}
.GridSelectedRowStyle a:hover
{
    color :#ffffaa;
	text-decoration:underline; 
	}
.GridPagingStyle
{
    font-family: Verdana, Arial;
    font-size:8pt; 
    font-weight:normal;
    color :#ffffff;
	/*background-color:#336699;*/
	background-color:#333333;
	text-decoration:underline; 
border-style:none;
	}
.GridPagingStyle a
{
   
    color :#ffffff;
	text-decoration:underline; 
	}
.GridPagingStyle a:hover
{
    color :#ffffff;
	text-decoration:underline; 
	}
.alternetRowStyle
{
    background-color:#CCCCCC;
}
td.Header
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 12pt;
	font-weight		: bold;
	color			: #000000;
}
    
td.fieldLabelBold{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
}

td.fieldLabelRight{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #444444;
	text-align		: right;
}

td.fieldLabelLeft{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #ffffff;
	text-align		: left;
	background-color: #F7F7F7;
	text-align      : left;
	vertical-align  : top;
}

.content
{
	background-color:#333333;
}
.labletext
{
	color:#FFFFFF;
	font-size		: 8pt;
	font-weight		: bold;
}
.labletext1
{
	color:#000000;
	font-size		: 8pt;
	font-weight		: bold;
}
.pricealign
{
	text-align:right; 
	
}
.RemoveSpace
{
	white-space:nowrap ;
	text-align:center
		
}
.ReportHeaderFooter
{
	/*background-color:Gray;*/
	font-weight: bold 
}
	

	
	