﻿body { margin: 0; padding: 0px 0px 0px 0px; color: #555; background-color: #fff; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Verdana, sans-serif; }

.Header
{
	font-weight: bold;
	color: white;
	background-color: #5d7b9d; 
}
.tab
{
	font-weight: bold;
	color: white;
	background-color: #ADD8E6;
	text-align: center;
}
.GridHeader
{
	font-weight: bold;
	color: white;
	background-color: #0078a9;
}
.Grid1
{
    FONT-SIZE: 13px;
}
.Grid2
{
    FONT-SIZE: 13px;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #85a4c6;
}
.table
{
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR:  #5d7b9d;
}
.CheckOutHeader
{	
    FONT-SIZE: 16pt;
    COLOR: #85a4c6;
}
.label
{
	FONT-SIZE: 8pt;
}
.gridtext
{
	FONT-SIZE: 8pt;	
}
.gridheader
{
	FONT-SIZE: 8pt;	
	font-weight: bold;
}
.largetext
{
	font-size: 13pt;
	font-weight: bold;
	FONT-FAMILY: Arial;
}
input.button
{
   font-weight:bold;
   color:#FFFFFF;
   background-color:#0078a9;
   border-style:none;
}
.warningtext
{
	font-size:14pt;
	font-weight:bold;
	color:Red;
}
select {  font-size: 9px;} 
input.smallbutton
{
 font-size : 11px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#5d7b9d;
   border-style:none;
}
.rscLinkImg    
{   
   font-size : 11px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#5d7b9d;
   border-style:none;
}  

.dxTreeList_CollapsedButton {
   display: none; 
}
