/*black*/


.navx {background-image:url('images/buttonmiddle.jpg');
background-repeat:repeat-x;
background-color:#000000;
height:25px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border:none;
	margin:0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333333;
}
a.navx {
	font-family:"Adobe Garamond Pro";
	font-size: 14px;
	color:#CCCCCC;
                  background-image:url('images/buttonmiddle.jpg');
	float:right;
	text-shadow:#999999;
	padding: 6px 5px 0px 5px;
	border-collapse:collapse;
	border:none;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#333333;
  border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#333333;
	
	margin:0px 0px 0px 0px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
    
    display:inline-block;
}
.navy {	
    padding: 0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	vertical-align:text-bottom;
}
a.navy {background-color:#666666;
	border-right:solid;
	border-right-width:1px;
	border-left:solid;
	border-left-width:1px;
	border-top:solid;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-width:1px;
	font-family:"Adobe Garamond Pro";
	font-size: 14px;
	color:#CCCCCC;
    text-shadow:#999999;
	text-decoration:none;
	width:100%;
}
/*BOX----------------------------------------------------------------------------*/
.boxtable {background-color:black;
border:none;
border-collapse:collapse;
padding:2 2 2 2;
margin:2 2 2 2;
}
#boxmiddle {border-style:none;
padding:2;
margin:0;
background-color:#black;
}
#boxbottom {background-image:url('images/boxbottom.jpg');
background-repeat:repeat-x;
background-position:bottom;
border-style:none;
height:10;
padding:0;
margin:0;
}
#boxbottomleft {background-image:url('images/boxbottomleft.jpg');
background-repeat:no-repeat;
background-position:bottom right;
border-style:none;
padding:0;
margin:0;
height:10;
width:10;
}
#boxbottomright {background-image:url('images/boxbottomright.jpg');
background-repeat:no-repeat;
background-position:bottom left;
border-style:none;
padding:0;
margin:0;
height:10;
width:10;
}
#boxtop {background-image:url('images/boxtop.jpg');
background-repeat:repeat-x;
background-position:top;
border-style:none;
height:10;
padding:0;
margin:0;
}
#boxtopright {background-image:url('images/boxtopright.jpg');
background-repeat:no-repeat;
background-position:top left;
border-style:none;
padding:0;
margin:0;
height:10;
width:10;
}
#boxtopleft 
{background-image:url('images/boxtopleft.jpg');
background-repeat:no-repeat;
background-position:top right;
border-style:none;
padding:0;
margin:0;
height:10;
width:10;
}
#boxright {background-image:url('images/boxright.jpg');
background-repeat:repeat-y;
background-position:left;
border-style:none;
width:10;
padding:0;
margin:0;
background-color:B7CBD4;
}
#boxleft {background-image:url('images/boxleft.jpg');
background-repeat:repeat-y;
background-position:right;
border-style:none;
width:10;
padding:0;
margin:0;
background-color:B7CBD4;
}
