body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
	font-family:Tahoma;
	color:#404040;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{
}
table{border:0px; border-collapse:collapse;	background:#FFFFFF}

a{color:#C90000; text-decoration:underline;} 
a:hover{text-decoration:none}
.red{color:#C90000;}
strong{color:#C90000; }

.set{color:#E2E2E2; font-size:10px; padding-top:2px;}
.set a{color:#FFFFFF; text-decoration:none}
.set a:hover{text-decoration:underline} 

.set1{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px}

list{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px}
ul{margin:0; padding:0; list-style:none; line-height:19px}

.footer{color:#E2E2E2; } 
.footer a{color:#F16600;} 
.footer a:hover{text-decoration:none} 
.footer{ background-color:#1D1D1D}
input{
   padding-left:5px; 
   width:202px; 
   height:19px
}

textarea{ 
   padding-left:5px; 
   width:189px; 
   height:101px;
   overflow:auto;
} 
 
body{background:#0000FF}



.ddoverlap{
border-bottom: 1px solid #bbb8a9;
font-size:14px;
margin-left:10px;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
height: 1%;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:visited{
color: blue;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}


.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}

