body         { font-family: Tahoma; font-size: 12pt }
h1           { font-family: Tahoma; font-size: 18pt; font-weight: bold }
h4           { font-family: Tahoma; font-size: 14pt; font-weight: bold }

#navlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	list-style:none;
	padding:10px 5px;
	
}
#navlist a {
	display:block;
	width:135px;
	color:white;
	text-decoration:none;
	background:url("images/tab3.gif") no-repeat;
	padding:7px 10px 6px 10px;
}
#navlist a:hover { 
	background-position:0 -29px;
	color:blue;
}
#navlist a:active {
	background-position:0 -58px;
	color:blue;
}


td.tl {
background-image: url(_borders/tl.gif);
width:37px;
height:37px;
}
td.tr {
background-image: url(_borders/tr.gif);
width:37px;
height:37px;
}
td.bl {
background-image: url(_borders/bl.gif);
width:37px;
height:37px;
}
td.br {
background-image: url(_borders/br.gif);
width:37px;
height:37px;
}
td.right {
background-image: url("_borders/right.gif");
width:37px;
}
td.left{
background-image: url("_borders/left.gif");
width:37px;
}
td.top {
background-image: url("_borders/top.gif");
height:37px;
}
td.bottom {
background-image: url("_borders/bottom.gif");
height:37px;
}

td.rb {
background-image: url(../image/rounded_box_437high.png);
background-repeat: no-repeat;
}





