@charset "utf-8";
/* CSS Document */
 *{padding:0; margin:0;}

body {
	padding: 0;
	margin:0;
	background-image: url(images/BACK.gif);
	background-repeat: repeat-x;
	background-color: #EAE2CA;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

#masthead{
	background-image:url(images/MASTHEAD.gif);
	height: 108px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #ECE4CC;
	background-image: url(images/containerback.gif);
	float: left;
}

#footer{
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 300px;
}
#footercontent{
	background-image: url(images/footercontent.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-top: 35px;
}
#navigation {
		float: left;
	width: 176px;
	margin-top: 3px;
	margin-left: 12px;
	display: inline;
}


#maincontent{
	float: right;
	width: 550px;
	margin-right: 12px;
	margin-top: 2px;
	background-image: url(images/mainareaback.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 75px;
	padding-left: 10px;
	
}
.bold{
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #524738;
}
#wrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/* FOR #COLUMNE LAYOUT*/
#farright{
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px none #8B785E;
	background-color: #FFFFFF;
	
}
#middle{
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-top: 0px;

	text-align: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B785E;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #4E4334;
	padding: 0px;
}
#farright h3 {
	background-color: #ECE4CC;
	height: 30px;
	width: 250px;
	text-indent: -9999px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}
#farright p {
	padding: 3px;
	margin: 0px;
	
}
#farright ul {
	list-style-position: inside;
	margin-left: 0px;
}
.staffbullet{
	background-color: #F3EEDE;
	width: 240px;
	border: 1px dashed #8B785E;
	font-family: Arial;
	font-size: 9pt;
	padding: 4px;
	margin: 0px;
}


.titleheader{
	width: 250px;
	background-color: #8B785E;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 4px;
	list-style-type: none;
	text-indent: 0px;
	display: block;
	text-align: center;
	padding-bottom: 4px;
	font-family: Arial;
	font-weight: bold;
	color: #F9F7EE;
}
.imgfloatright{
	float: right;
	clear: right;
}

.newsbullets a:link {
	font-weight: bold;
	color: #8B785E;
	text-transform: uppercase;
	font-size: 9pt;
}
.newsbullets {
	border: 1px solid #4E4334;
	font-family: Arial;
	font-size: 9pt;
	font-family: Arial;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	margin: 0px;
	color: #8B785E;
}
.newsbullets ul{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	margin-left: 20px;
}
.newsbullets ul li ul{
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	margin-left: 20px;
}
.newsbullets a:visited {
	font-weight: bold;
	color: #8B785E;
}
.newsbullets a:active {
	font-weight: bold;
	color: #8B785E;
}
.newsbullets a:hover {
	font-weight: bold;
	color: #DDC095;
	text-decoration: none;
}
.highlights{
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 0px;
}

.massbullets {
	border: 1px solid #4E4334;
	font-family: Arial;
	font-size: 9pt;
	font-family: Arial;
	font-size: 10pt;
	padding: 4px 4px 4px 20px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8B785E;
	background-color: #FFFFFF;
}
.massbullets ul {
	color: #000000;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: 0px;
	text-transform: none;
	display: block;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 7px;
}
.massbullets ul li ul {
	color: #000000;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: 0px;
	padding-left: 20px;
	text-transform: none;
}
.massbullets a:link {
	font-weight: normal;
	color: #8B785E;
	text-transform: none;
	font-size: 9pt;
}
.massbullets a:visited {
	font-weight: bold;
	color: #8B785E;
}
.massbullets a:active {
	font-weight: normal;
	color: #8B785E;
}
.massbullets a:hover {
	font-weight: bold;
	color: #DDC095;
	text-decoration: none;
}

.image_float_rightwborder {
	float: right;
	clear: right;
	border: thin solid #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#maincontent ul {
	color: #000000;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 30px;
}
#maincontent ul li {
	font-weight: normal;
	padding-bottom: 10px;
}
#maincontent  ul  ul {
}

.bold_brown {
	font-weight: bold;
	color: #8B785E;
}
#maincontent ul ul li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent ul li ul li {
	list-style-type: none;
	text-indent: -20px;
}
#maincontent a:link {
	color: #8B785E;
	font-size: 9pt;
}
#maincontent a:visited {
	font-weight: bold;
	color: #8B785E;
}
#maincontent a:active {
	font-weight: bold;
	color: #8B785E;
}
#maincontent a:hover {
	font-weight: bold;
	color: #ECE4CC;
	text-decoration: none;
	background-color: #8B785E;
	padding: 1px;
}


#maincontent_INNERBOX {
	float: left;
	width: 500px;
	background-color: #FDFCF9;
	padding: 5px 4px 6px 6px;
	border: 1px solid #8B785E;
	margin: 0px;
	display: block;
}

.pagetitle {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #504636;
	padding: 10px 0px 0px;
	display: block;
	height: 25px;
	background-image: url(images/pagetitle.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 510px;
}
.pagetitleSUB {
	font-family: Arial;
	font-size: 10pt;
	color: #4E4334;
	text-indent: 25px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: -6px;
	display: block;
}
.pagetitleLINE {
	display: block;
	text-indent: -9999px;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8B785E;
	margin-top: 3px;
	height: 5px;
}
#maincontent_INNERBOX p {
	margin: 0px;
	width: 100%;
}
#contactbox{
	border: 1px dashed #8B785E;
	width: 310px;
	padding: 3px 6px 3px 25px;
	background-color: #F9F7EE;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 80px;
	margin-right: 80px;
	float: left;
	display: inline;
}
#contactbox ul{
	width: 250px;
	padding: 3px 6px 3px 0px;
	background-color: #F9F7EE;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
	float: none;
}
#contactbox h2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #8B785E;
	padding: 3px;
	display: block;
	height: 15px;
	text-indent: 20px;
	text-align: left;
	background-image: url(images/contactdiamond.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
#containerHOMEPAGE {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(images/containerback.gif);
	float: left;
	height: 1650px;
}
.drive {
	padding: 2px;
	width: 250px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
}
.massbulletspage {
	font-family: Arial;
	font-size: 9pt;
	font-family: Arial;
	font-size: 10pt;
	padding: 4px 4px 4px 20px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8B785E;
}
.massbulletspage ul {
	color: #000000;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: 0px;
	padding-left: 20px;
	text-transform: none;
}

.massbulletspage  ul  ul {
	color: #000000;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: 0px;
	padding-left: 20px;
	font-variant: normal;
}
.massbulletspage a:link {
	font-weight: normal;
	color: #8B785E;
	text-transform: none;
	font-size: 9pt;
}
.massbulletspage a:visited {
	font-weight: bold;
	color: #8B785E;
}
.massbulletspage a:active {
	font-weight: normal;
	color: #8B785E;
}
.massbulletspage a:hover {
	font-weight: bold;
	color: #DDC095;
	text-decoration: none;
}

table.massschedule
{
	width: 460px;
	background-color: #fafafa;
	border: 1px solid #8B785E;
	border-collapse: collapse;
}

td.TABLETITLE
{
	background-color: #8B785E;
	border: 1px solid #093A6A;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #FDFCF9;
	padding: 4px;
	text-align: center;
}


td.massorcm
{
	border-bottom: 1px solid #8B785E;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #4E4334;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	list-style-type: square;
	width: 25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B785E;
	background-color: #F9F7EE;
	font-style: normal;
}
td.daytitle
{
	border-bottom: 1px solid #8B785E;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #8B785E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	list-style-type: square;
	width: 8%;
}
td.times
{
	border-bottom: 1px solid #8B785E;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color: #ECE4CC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	list-style-type: square;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B785E;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.smallertext {
	font-size: 8pt;
	font-weight: normal;
}

#BULLETIN{
	float: left;
	width: 340px;
	margin-top: 0px;
	border: 1px solid #8B785E;
	margin-left: 30px;
	padding: 5px;
	text-align: left;
	background-color: #F9F7EE;
}
#BULLETIN h3{
	color: #8B785E;
	width: 100%;
	display: block;
	text-indent: 5px;
	height: 25px;
	padding-top: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8B785E;
}.BULLETINpagetitle {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #504636;
	padding: 10px 0px 0px;
	display: block;
	height: 25px;
	background-image: url(images/pagetitle.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 100%;
	background-color: #EAE2CA;
}
#containerBULLETINPAGE {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(images/containerback.gif);
	float: left;

}
.adobe a:link{
	color: #8B785E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.adobe a:visited{
	color: #8B785E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.adobe a:active{
	color: #8B785E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.adobe a:hover{
	color: #F9F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #8B785E;
}
.NEWbulletin{
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 30px 10px;
	list-style-position: inside;
	list-style-type: square;
	color: #8B785E;
}
.NEWbulletin a:link{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.NEWbulletin a:visited{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

.NEWbulletin a:active{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}


.NEWbulletin a:hover{
	color: #ECE4CC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	background-color: #8B785E;
	padding: 2px;
}





.PASTBULLETINS{
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #8B785E;
}
.PASTBULLETINS a:link{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}
.PASTBULLETINS a:visited{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}

.PASTBULLETINS a:active{
	color: #4E4334;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}


.PASTBULLETINS a:hover{
	color: #ECE4CC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	background-color: #8B785E;
	padding: 2px;
}
.CALENDAR_DAY {
	font-weight: bold;
	color: #FDFCF9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8B785E;
	margin-bottom: 3px;
	padding-bottom: 2px;
	display: block;
	background-color: #8B785E;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.pagetitleshort {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #504636;
	padding: 10px 0px 0px;
	display: block;
	height: 25px;
	background-image: url(images/pagetitle.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 300px;
	float: left;
	margin-left: 30px;
}
.LINKS {
	list-style-type: square;
	color: #4E4334;
	font-family: Arial;
}
.italiconly{
	font-style: italic;
}#specialupate {
	background-color: #F9F7EE;
	margin-top: 15px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#specialupate h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #6D5023;
}
#specialupate h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #6D5023;
	background-image: url(images/pagetitlediamond.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 20px;
	padding-top: 4px;
}
#specialupate a:link{
	font-weight: bold;
	color: #4E4334;
}

#specialupate a:hover{
	color: #DDC095;
}
#specialupate ul.assumptions {
	list-style-position: inside;
	list-style-type: disc;
}
.bulletinghomebulletlist {
	color: #FF0000;
	list-style-position: inside;
	list-style-type: square;
}
.SPECIALUPDATETITLE {
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #504636;
	display: block;
	height: 20px;
	background-image: url(images/pagetitle.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 100%;
	background-color: #F9F7EE;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specialupate2 {
	background-color: #F9F7EE;
	margin-top: 15px;
	border: 1px dashed #DDC095;
	padding: 2px;
}
.SPECIALUPDATELIST {
	font-weight: bold;
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	color: #8B785E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST li ul {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	list-style-type: none;
	color: #000000;
	text-transform: uppercase;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST li {
	margin-bottom: 5px;
	padding-left: 0px;
	display: block;
	list-style-type: none;
	text-indent: 0px;
	text-transform: none;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST a {
	color: #990000;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST a:hover {
	color: #333333;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .adobe2 {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondlinestory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	border: 1px solid #4E4334;
	background-color: #FFFFFF;
	text-transform: none;
	display: block;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.redBOLD {
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondlinestory ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	list-style-type: square;
	list-style-position: inside;
	text-indent: 8px;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondlinestory .storylinks li {
	list-style-type: none;
	text-align: left;
	background-image: url(images/redtribullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 10px;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondlinestory .storylinks a {
	color: #0000FF;
}
.redBOLDlower {
	font-weight: bold;
	color: #990000;
	text-transform: none;
}
.tiny a:link {
	font-size: 11px;
	color: #8B785E;
	font-family: Arial, Helvetica, sans-serif;
}
.tiny2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlightsIC {
	list-style-type: none;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 25px;
	color: #8B785E;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .secondlinestory h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.xmasschedtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	display: block;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .blueBOLDsmall {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .EVENTtitlenews {
	color: #564A3A;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #containerHOMEPAGE #middle #specialupate2 .SPECIALUPDATELIST .blueBOLDsmallbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58C6FC;
}
.titleheaderXMAS {
	width: 250px;
	background-color: #B40C25;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 4px;
	list-style-type: none;
	text-indent: 0px;
	display: block;
	text-align: center;
	padding-bottom: 4px;
	font-family: Arial;
	font-weight: bold;
	color: #F9F7EE;
}
.highlightsRED {
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 0px;
	color: #990000;
}
#DAILYMASSTABLE {
	font-family: Arial, Helvetica, sans-serif;
	width: 245px;
	border: 1px solid #635343;
	padding: 0px;
}
#DAILYMASSTABLE .dmhead {
	background-color: #635343;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6DEC7;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.style21 {
	font-size: 12px;
	color: #635343;
	font-weight: bold;
}
.style22 {font-size: 11px}
#DAILYMASSTABLE tr {
	margin-bottom: 7px;
}#wrapper #container #maincontent #maincontent_INNERBOX #NLBOX {
	float: right;
	width: 200px;
	margin: 3px;
	padding: 0px;
	border: 1px solid #8B785E;
}
#wrapper #container #maincontent #maincontent_INNERBOX #NLBOX h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B785E;
	padding: 2px;
}
#wrapper #container #maincontent #maincontent_INNERBOX #NLBOX ul {
	margin: 3px;
}

