﻿.drTabGrantsOffice {
  float:left;
  width:100%;
  line-height:normal;
  font:Arial;
  font-size: 14px;
  }
.drTabGrantsOffice ul {
    list-style:none;margin:0;padding:0;
    padding-top:15px;
    padding-left:10px;
  }
.drTabGrantsOffice li {
  width:250px;margin:0;padding:0;text-align:center;list-style:none;
  }
.drTabGrantsOffice a:visited{text-decoration:none;}
.drTabGrantsOffice a {
  display:block;padding:12px 15px 12px 5px;height:100%;color:#333333;text-decoration:none;font-size:18px;background:url(bg2.jpg) repeat-x 0px 0px;
  }
.drTabGrantsOffice a span {
  
  
  background: transparent none;

  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.drTabGrantsOffice a span {float:none;}
/* End IE5-Mac hack */
.drTabGrantsOffice a:hover span {
  }
.drTabGrantsOffice a:hover {
  /*background-position:0% -42px;*/
    background-position:252px 0;color:#F38A00;

  }
.drTabGrantsOffice a:hover span {
  /*background-position:100% -42px;*/
  } 

.drTabGrantsOffice .current a
{
    background-position:252px 0px !important;
    color:#F38A00;
	/*background-position: 0% -42px;*/
}
.drTabGrantsOffice .current a span
{
    color:#F38A00;
	
	/*background-position: 100% -42px;*/
}

.Tab-GrantsOffice-Content
{
    vertical-align:top;
	padding-left: 25px;
    padding-top: 6px;
	width: 730px;
	background: url(./contentbg.jpg) repeat-y top left;
}
.Tab-GrantsOffice-Pager
{
 /* background:#E7E5E2;
	border-bottom: solid 4px #6D6D75;	*/
	vertical-align:top;
	width:270px;
}