﻿.pgheadbg_older
{
	/*background-image: url(images/bgStrip.jpg);
	background-repeat: no-repeat;
	background-position: right;*/ 
	/*background-color:#AD1417;*/
	/*width: 100%;*/
	height: 67px;
	text-align: right;
	vertical-align:top;
	padding-top:10px;
	padding-right:10px;
	font-weight: bold;
	font-size: 12px;
	 color:#000000;
	 /*border-top:2px solid #000000;
	border-bottom:1px solid #000000*/
}

.pgheadbg {background:#fff;height:38px;display:block;text-align:center;vertical-align:middle;}
.pgheadbg div{background:url(images/head2aiv.jpg) no-repeat left top;height:38px;display:block;text-align:center;vertical-align:middle;}
.pgheadbg span{line-height:38px;background:url(images/head2c.jpg) no-repeat right top;height:38px;display:block;text-align:center;vertical-align:middle;color:#e21019;font-weight:bold;  font-size:12px;padding-left:10px;}


.pgheadbgASP
{
	background-image: url(images/bgStrip.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	/*background-color:#AD1417;*/
	/*width: 100%;*/
	height: 67px;
	text-align: right;
	vertical-align:top;
	padding-top:10px;
	padding-right:10px;
	font-weight: bold;
	font-size: 12px;
	 color:#000000;
	 /*border-top:2px solid #000000;
	border-bottom:1px solid #000000*/
}


.MemMenu {background-image:url(images/MenuBG.gif);background-position:middle;background-repeat:repeat-x;width:100%;height:28px;vertical-align:middle;border:1px solid #000000;background-color:#086DBD;}
.NameBG{background-image:url(images/MenuBG.gif);background-position:middle;background-repeat:repeat-x;width:100%;height:28px;vertical-align:middle;border:1px solid #000000;background-color:#086DBD;}
.leftBG{background-color:#ffffff;background-image:url(images/re_15.jpg);background-position:left;background-repeat:repeat-y;width:19px;height:100%;vertical-align:bottom}
.rightBG{background-color:#ffffff;background-image:url(images/re_17.jpg);background-position:right;background-repeat:repeat-y;width:20px;height:100%;vertical-align:bottom}

.tbody
{
	/*background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	background-position:bottom;*/
	width:737px;
	height:286px;
	vertical-align:top;
	background-color:#ffffff;
	color:#000000;
	
}




/*  ***     GRIDVIEW CSS STYLES        *** */
table .gridView {
background-color : #f1f1f1;
border : 1px solid #000000;

}
table.gridView TR {
background-color : #FFFFFF;
color : #000;
border-color:Black
}
table.gridView TR.odd {
background-color : #f6f6f6;
color : #000;
border-color:Black
}
table.gridView TH {
background-color :#A3B813;
padding : 4px;
color : #fff;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
text-align:center ;
border-color:Black
}
table.gridView TH a {
background-color : #6F448B;
padding : 4px;
color : #fff;
text-decoration : underline;
text-align:center ;
border-color:Black
}
table.gridView TH a:hover {
background-color : #5E90A8;
padding : 4px;
color : #ffaa00;
text-decoration : none;
border-color:Black
}
table.gridView TD 
{
	
background-color:#FBF7D2;
padding : 4px;
text-align : center;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
color:Black ;
border-color:Black
}
/*table.gridView TD a{
color:#FF6868;
font-weight:bold;
text-decoration:underline
}
table.gridView TD a:hover{
color:#21A3D5;
text-decoration:underline
}*/
table.gridView TD.Justify {
padding : 4px;
text-align : justify;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
}
table.gridView TR.gridView-pager {
background-color : #fff;
border : 0;
}
table.gridView TR.gridView-pager td {
background-color : #fff;
text-align : left;
color : #ffffff;
padding : 4px;
border : 0 solid #f4e056;
font-weight : bold;
font-size : 13px;
}
table.gridView TR.gridView-pager td a {
color : #fff;
padding : 4px;
background-color : #FDC24E;
border : 1px solid #000000;
font-weight : normal;
font-size : 11px;

}
table.gridView TR.gridView-pager td a:hover {
color : #ffcc00;
}
/*  ***     GRIDVIEW CSS STYLES        *** */

