.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a {
float:left;
color: white;
background: #51575A url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #717C81;
}

.ddcolortabs a:hover span{
background-color: #717C81;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #000000;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 6px;
background: #717C81;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

A.menu:link {
color: #ffffff;
text-decoration: none;
font-family: arial;
font-size: 10 px;
}

A.menu:visited {
color: #ffffff;
text-decoration: none;
font-family: arial;
font-size: 10 px;
}

A.menu:active {
color: #ffffff;
text-decoration: none;
font-family: arial;
font-size: 10 px;
}

A.menu:hover {
color: #ffffff;
text-decoration: none;
font-family: arial;
font-size: 10 px;
}

A:link {
  color:#232E7A;
  text-decoration:underline;
  font-weight:normal;
  }

A:visited {
  color:#746153;
  text-decoration:underline;
  font-weight:normal;
  }

A:hover {
  color:#746153;
  text-decoration:underline;
  font-weight:normal;
  }

A.footer:link {
color: #746153;
text-decoration: none;
font-family: arial;
font-size: 12 px;
}

A.footer:visited {
color: #746153;
text-decoration: none;
font-family: arial;
font-size: 12 px;
}

A.footer:active {
color: #746153;
text-decoration: none;
font-family: arial;
font-size: 12 px;
}

A.footer:hover {
color: #746153;
text-decoration: underline;
font-family: arial;
font-size: 12 px;
}

TD {
color: #423A34;
font-family: arial;
font-size: 10 pt;
}

BODY {
font-family: arial;
font-size: 12 pt;
background-color: Gainsboro; 
margin: 15; 
}

.TitleText {
color: #443120;
font-family: trajan pro;
font-size: 20 pt;
font-weight: bold;
}

.HeaderText {
color: #443120;
font-family: arial black;
font-size: 10 pt;
font-weight: normal;
text-decoration: none;
}

.SubHeaderText {
color: #000000;
font-family: trajan pro;
font-size: 13 pt;
font-weight: bold;
}

ul { 
list-style-type: none; 
padding: 0; 
margin: 0; 
} 

.ContentTable {
border-top: 1px solid #51575A;
}

.FooterText {
color: #746153;
font-family: arial;
font-size: 10 px;
}

