.pager
{
    height:30px;
    background:url(../img/pager_bg.gif) repeat-x;
}
.pager .container
{
    padding:4px;
}
.pager .command
{
    float:left;
    padding-right:5px;
}    
.pager .info
{
    font-size:12px;
    padding:4px 0px;
    float:right;
}
/* table level rules */
.grid
{
	font-family: tahoma;
	font-size: 12px;
	border: solid 1px #7f7f7f;
	border-bottom-width:1px;
    border-collapse:collapse;
    color: #333333;
    width:100%
}


/* header column rules */
.grid th 
{
    background: url(../img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
    text-align:left;
}  

.grid th a
{
	color:#333333;
    font-weight: bold;
	text-decoration: none;
	display: block;
    padding-right: 10px;
}

/* data cell and data row rules */
.grid td 
{
	color:#333333;
    padding: 4px 10px 4px 10px;
    border-bottom: solid 1px #BBD9EE;
}

.grid .altrow
{
    background-color: #EBF4FA;
} 

.grid .row
{
    background-color: #fff;
}  

.grid .rownum
{
	width:15px;
    text-align:center;
    padding-left:0px;
    font-weight:bold;
    color:#333333;
}

/* group header */
.grid .group span
{
	padding:10px 0px 2px 0px;
	color:#666666;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
} 
.grid .group img
{
	cursor:pointer;
}



.grid1
{
	font-family: tahoma;
	font-size: 12px;
	border: solid 2px #7f7f7f;
	border-bottom-width:1px;
    border-collapse:collapse;
    color: #333333;
    width:100%
}


/* header column rules */
.grid1 th 
{
    background: url(../img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
    text-align:left;
}  

.grid1 th a
{
	color:#333333;
    font-weight: bold;
	text-decoration: none;
	display: block;
    padding-right: 10px;
}

/* data cell and data row rules */
.grid1 td 
{
	color:#333333;
    padding: 4px 10px 4px 10px;
   
}

.grid1 .altrow
{
    background-color: #EBF4FA;
} 

.grid1 .row
{
    background-color: #fff;
}  

.grid1 .rownum
{
	width:15px;
    text-align:center;
    padding-left:0px;
    font-weight:bold;
    color:#333333;
}

/* group header */
.grid1 .group span
{
	padding:10px 0px 2px 0px;
	color:#666666;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
} 
.grid1 .group img
{
	cursor:pointer;
}



a { text-decoration: none; } 
.a1  
{
	 text-decoration: none; 
      color:#ffffff;
      } 
#topper
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(Images/main_bg.png);
	background-repeat: repeat-y;
	background-position: top Center;
}
#headnav
{
	position: absolute;
	top: 11px;
	right: 150px;
	text-align: right;
	font-size: 0.9em;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	text-align: Center;
}

#header
{
	height: 70px;
	position: relative;
	background-image: url(Images/header_bg.png);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}
#banner
{
	margin-left: 180px;
	text-align: Center;
}

.foot
{
	font-family: tahoma;
	font-size: 12px;
	
}


