﻿.drTabRed {
  float:left;
  width:100%;
  line-height:normal;
  }
.drTabRed ul {
margin:0;
padding:3px 5px 3px 5px;
list-style:none;

  }
.drTabRed li {
  float:left;
  display:inline;
  margin:0;
  padding:0px 0px 0px 0px;
  width:230px;

  }
.drTabRed a:visited{text-decoration:none;}
.drTabRed a {
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-decoration:none;
  width:230px;
line-height:23px;
  }
.drTabRed a span {
  float:left;
  display:block;
  padding:0px 0px 0px 10px;
  color:#444444;
width:230px;
background:url(tableft.gif) no-repeat;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.drTabRed a span {float:none;}
/* End IE5-Mac hack */
.drTabRed a:hover span {
  color:#222222;
  }
.drTabRed a:hover {
color:#222222;
  }
.drTabRed a:hover span {
background:url(tableft.gif) no-repeat;
background-position:0% -23px;
  }  
.drTabRed .current a
{
}
.drTabRed .current a span
{
  color:#cc0000;
background:url(tableft.gif) no-repeat;
background-position:0% -46px;

}
.drTabRed .current a:hover span
{
  color:#222222;

}

.Tab-Red-Content
{
	border-right: dotted 1px #cccccc;	
	padding: 5px 9px 0px 10px;
}
.Tab-Red-Pager
{
 /* background:#E7E5E2;
	border-bottom: solid 4px #6D6D75;	*/
vertical-align:top;
}

