div.contentb {
	/*background: #F7FAFE url(../image/contentb.gif) repeat-x 0 -5px;*/
	background: #F7FAFE url(../image/contentb.gif) repeat-x 0 0;
}

div.contentp {
	/*background: #F7F7F9 url(../image/contentp.gif) repeat-x 0 -5px;*/
	background: #F7F7F9 url(../image/contentp.gif) repeat-x 0 0;
}

div.contento {
	/*background: #fffbbc url(../image/contento.jpg) repeat-x 0 -5px;*/
	background: #fffbbc url(../image/contento.jpg) repeat-x 0 0;
}

div.contenty {
	/*background: #FAF7F1 url(../image/contenty.gif) repeat-x 0 -5px;*/
	background: #FAF7F1 url(../image/contenty.gif) repeat-x 0 0;
}

div.contentr {
	/*background: #FAF7F1 url(../image/contentr.gif) repeat-x 0 -5px;*/
	background: #FAF7F1 url(../image/contentr.gif) repeat-x 0 0;
}

div.contentb, 
div.contentp,
div.contento, 
div.contenty,
div.contentr {
	width: 99.5%;
	margin:10px auto 7px;
	font-size:11px;
}

div.contentb h2,
div.contentp h2,
div.contento h2, 
div.contenty h2,
div.contentr h2{ 
	color:#333333;
	background:url(../image/orangeArrow.gif) 3px 3px no-repeat !important; 
	margin: 10px 5px 5px;
	padding-left: 15px;
	font-size:12px;  
}

div.contentb h2 a:link,
div.contentb h2 a:visited,
div.contentp h2 a:link,
div.contentp h2 a:visited,
div.contento h2 a:link,
div.contento h2 a:visited, 
div.contenty h2 a:link,
div.contenty h2 a:visited,
div.contentr h2 a:link,
div.contentr h2 a:visited{
	text-decoration: none;
	color:#666; 
}

div.contentb h2 a:hover,
div.contentp h2 a:hover,
div.contento h2 a:hover, 
div.contenty h2 a:hover,
div.contentr h2 a:hover{
	text-decoration:underline; 
	color:#FF0000;
}

div.contentb p,
div.contentp p,
div.contento p, 
div.contenty p,
div.contentr p{ 
	margin:0 20px 10px;
	/*text-indent: 1cm;*/
}

div.contentb a:link,
div.contentb a:visited, 
div.contentb a:active,
div.contentp a:link,
div.contentp a:visited, 
div.contentp a:active,
div.contento a:link,
div.contento a:visited, 
div.contento a:active,
div.contenty a:link,
div.contenty a:visited, 
div.contenty a:active,
div.contentr a:link,
div.contentr a:visited, 
div.contentr a:active {
	text-decoration:none;
	color:#003366;	
	/*border-bottom:1px dotted;*/
}

div.contentb a:hover,
div.contentp a:hover,
div.contento a:hover, 
div.contenty a:hover,
div.contentr a:hover {
	color:#FF0000;
}

/******************* Round Corner ****************************/
.sidebox_nb {
	margin: 0 auto; /* center for now */
	width: 98%;
/*	margin: 0 0%;*/
	background: url(../image/tb2-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead_nb {
	background: url(../image/th2-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead_nb h2 {
	background: url(../image/th2-l.jpg) no-repeat top left;
	margin: 0;
	padding:10px 20px 2px;
	color: #666666; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1.1em;
	height: 18px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;/* Safari-only, but cool */
}

.boxbody_nb {
	background: url(../image/tb2-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 2px 4px;
	font: 0.9em Arial, Helvetica, sans-serif;
}


.blankbox_nb {
	background: url(../image/tb2-r.jpg) no-repeat bottom right;
	font-size: 100%;
	width:201px;
	float:none;
	margin:5px 1px 5px 1px;
}
.bboxhead_nb {
	background: url(../image/th3-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.bboxhead_nb h2 {
	background: url(../image/th3-l.jpg) no-repeat top left;
	margin: 0;
	padding:10px 20px 2px;
	color: #666666; 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.bboxbody_nb {
	background: url(../image/tb2-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 2px 4px;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#box {
	margin-top:-2px;
}