/* CSS Document */
 #tabsE {
      float:left;
      width:450px;
      background:#EAEEBB;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableftE.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
      }
    #tabsE a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	
	background-image: url(images/tabrightE.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }




.reddown {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}


.display2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

a.side:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #990033;
text-decoration: none;
font-weight: bold;
}


a.side:active {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #990033;
text-decoration: underline;
font-weight: bold;
}

a.side:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #990033;
text-decoration: none;
font-weight: bold;
}



a.side:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #990033;
font-weight: bold;

text-decoration: underline;
}

.bottom1{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.right1{

border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

.right2{

border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

.reddown2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.whitedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.reddot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.all {
	border: 1px solid #FFFFFF;

}

a.bottomlink:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;

text-decoration: none;
}

a.bottomlink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;

text-decoration: none;
}

a.bottomlink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;

text-decoration: underline;
}
