td
{
	left:0px;
	width:100%;
	height:37px;
	min-height:37px;
	margin: 0px;
	padding:0px;
	font-family: arial;
	font-weight: bold;
	color: white;
	vertical-align:middle;

}

body
{
	background-image:url('Images/topsec.jpg');
	background-repeat:repeat-x;
	background-color:#ededed;
}

a.headeranc:link { color: white; text-decoration: none; }
a.headeranc:hover { color: black; text-decoration: none; background-color:#FFFFFE; }
a.headeranc:visited { color: white; text-decoration: none; }
a.headeranc:visited:hover { color: black; text-decoration: none; background-color:#FFFFFE; }
a.headeranc:active { color: white; text-decoration: none; }


#box { 
width:90%;
margin:0px auto; 
background:#fff url('Images/left.jpg') repeat-y left top;
}

.top { 
width:100%; 
height:20px; 
background:url('Images/tl.jpg') no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url('Images/tr.jpg') no-repeat right top; 
}

.center-content { 
position:relative; 
background:url('Images/right.jpg') repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0 -50px 0; 
}


.bottom { 
height:60px; 
background:url('Images/bl.jpg') no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url('Images/br.jpg') no-repeat right top; 
}

