.RadGrid
{
	border-left: 1px solid #319AEA;
	border-right: 1px solid #319AEA;
	font-size: 11px;
	font-family: Arial, Verdana;
	
}

.RadGrid TABLE
{
	font-size: 11px;
	font-family: Arial, Verdana;
}
.GridHeader
{
	font-weight: bold;
	font-family:Verdana;
		font-size: 11px;   
	color: white;
	height:41; 
	background-image: url(Img/headerBg.gif);
	background-repeat: repeat-x;
}

A.GridHeader 
{
	text-decoration: none;
	color: white;
}

.GridHeader A:hover
{
	text-decoration: underline;
	color: white;
}

.GroupPanel
{

            background-image: url(Img/groupHeaderBg.gif);
            background-repeat: repeat-x;
            background-color: #ffac00;
            border-left: 1px solid #b69759;
            border-right: 1px solid #b69759;
            color: #9d6b0b;
	    padding:0px;
}

.GroupPanelItems
{
	font-weight: bold;
	white-space:nowrap;
	background-color: white;
	margin: 0px;
	color: #9d6b0b;
}


.GridRow
{
	background-image: url(Img/rowBg.gif);
	padding-left: 2px;
	font-family:Verdana;
		font-size: 11px;
		vertical-align:top;
	background-repeat: repeat-x;
	background-color: #ddf2fc;
}

.GridAltRow
{
	background-image: url(Img/altRowBg.gif);
	padding-left: 5px;
	font-family:Verdana;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #c6e3f1;
	vertical-align:top; 
}

.GridPager
{
	background-image: url(Img/pagerBg.gif);
	color: #333333;
	padding-left: 6px;
	height: 20px;
	font-family:Verdana;
		font-size: 11px;
		font-weight:bold;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ddf2fc;
}
.searchRow
{
	
	padding-left: 5px;
	font-family:Verdana;
		font-size: 11px;
		font-weight:bold;
	background-repeat: repeat-x;
	background-color: #ddf2fc;
}
.GridPager A
{
	font-family:Verdana;
		font-size: 11px;
		font-weight:bold;
	color: #333333;
}

.GridPager A:hover
{
	font-family:Verdana;
		font-size: 11px;
		font-weight:bold;
	color: Red;
}

.RadGrid_WebBlue
{
	background: #bbc1c9;
	border: solid 1px #898d8f;
	border-top: 0px;
	font: normal 11px Arial, Verdana, Sans-serif;
	cursor: default;
}
.GridRow_WebBlue
{
	border-top: solid 1px #d2d8db;
	border-bottom: solid 1px white;
	background: #f0f2f4;
	height: 20px;
}

.GridAltRow_WebBlue
{
	border-top: solid 1px #d2d8db;
	border-bottom: solid 1px white;
	background: white;
	height: 20px;
}
.GridHeader_WebBlue
{
	background: url(Img/headerBggray.gif) repeat-x;
	border-top: solid 1px #8d9092;
	border-bottom: solid 1px #8d9092;
	padding: 0px 4px;
	height: 26px !important;
	text-align: left;
	color: black;
	font-size: 11px;
}

.Header1
{
  color: #ffffff;
  background-color: #6699CC;
  font-family: Tahoma;
  font-weight: bold;
 
  font-size: 12px;
  padding-top: 2px;
  padding-left: 5px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#003499' , EndColorStr= '#6698CB' );
  cursor: move;
}

.testStyle
{
 color:White;
 font-family:Verdana;
 font-size:x-small;  
     	
}
.RadGrid1
{
	background-image: url(Img/RadGridBg2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Verdana;
	padding-top: 8px;
	border: 1px solid #778e19;
}


.GridHeader1
{
	font-weight: bold;
	color: white;
	background-image: url(Img/headerBg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding-left: 6px;
	height: 35px
}

.GridHeader1 A
{
	color: white;
	text-decoration: none;
}

.GridRow1
{
	background-color: #edefe7;
	padding-left: 5px;
}

.GridRow1 TD
{
	border-bottom: solid 1px #ced3be;
}

.GridAltRow1
{
	background-image: url(Img/GridAltRowBg1.gif);
	background-repeat: repeat-x;
	background-color: #e5e8dc;
	padding-left: 6px
}

.GridAltRow1 TD
{
	border-bottom: solid 1px #ced3be;
}
.GridPager1
{
	color: Black;
	padding-left: 6px;
	font-size:x-small;  
	font-weight:bold;

}






.tbl
{
 border-width:1px;
 border-style:solid;
 background-color:#F4F7FC; 
 border-collapse:collapse;
 border-color:#CCCCCC;
  font-family:Arial,verdana;
  font-size:12px;
  color:Black;  
}

.txtbox
{
	border-width:1px;
 border-style:solid;
 border-collapse:collapse;
 border-color:#A5ACB2;
  font-family:Arial,verdana;
  font-size:11px;
  height:20px;
   vertical-align:middle;   
  width:170px; 
  color:Black;
}
.txtboxLabel
{
	font-family:Arial,verdana;
  font-size:12px; 
  vertical-align:top;
    
}

.labeltext
{
	font-family :Arial;
	font-size:11px; 
}

.labelcaption
{
	font-family :Arial;
	font-size:11px; 
	font-weight:bold;  
}


.boxtitle
{
 font-size:medium;    
 text-align:left;  
 color:#6F6F6F;
 height:30px; 
}


.btncmd
{
  font-family:Arial;
   text-transform:uppercase;
    font-weight:bold;
    color:White;
    background-color:#7D93AC; 
    border-style:solid;
    border-width:1px;
    border-collapse:collapse;           
}


.Forumlink
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#DD3409;
 text-decoration:none;
 text-transform:capitalize;            
}

.Forumlink A:link
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#DD3409; 
 text-decoration:none;
 text-transform:capitalize;                
}

.Forumlink A:visited
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#DD3409; 
 text-decoration:none;
 text-transform:capitalize;                
}

.Forumlink A:alink
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#DD3409; 
 text-decoration:none;
 text-transform:capitalize;                
}

.Forumlink A:hover
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#666666; 
 text-decoration:underline;
 text-transform:capitalize;       
}



.BlueForumlink
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;

 text-decoration:none;
 text-transform:capitalize;            
}

.BlueForumlink A:link
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;

 text-decoration:none;
 text-transform:capitalize;                
}

.BlueForumlink A:visited
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;

 text-decoration:none;
 text-transform:capitalize;                
}

.BlueForumlink A:alink
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 
 text-decoration:none;
 text-transform:capitalize;                
}

.BlueForumlink A:hover
{
 font-family:Arial;
 font-size:11px;
 letter-spacing:1px;
 color:#666666; 
 text-decoration:underline;
 text-transform:capitalize;       
}


