body{ 
	background-color: #be9e76;
	text-decoration: none;
	color: #222;
	font-family: verdana;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}


a:link {
	color: #FFFFFF;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



.text1 {
	font-family: verdana;
	font-size: 10px;
	color: aec1c8;
	font-weight: normal;
}


.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.text2 a:link {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
}
.text2 a:hover {
	color: #666666;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text2 a:visited {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}




.text3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #d8cbb0;
}

.text3 a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #d8cbb0;
}

.text3 a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #f3e5c6;
}

.text3 a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #d8cbb0;
}

.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #260000;
}


.maintitlecollapse{
	background: #7c8c98 url(nnmp/tile_cat.gif);
	border: 0px solid #FFF;
	border-bottom: 1px solid #687b88;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 8px;
}

.row2{ 
				background: #947056;
				color: #260000;
				font-family: Verdana, verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
				font-size: 12px;
        border-bottom: 1px dotted #D8CBB0;
        padding-bottom: 4px;
        padding-top: 8px;
        padding-left: 2px;
        padding-right: 2px;
}

.row2b
{
        background: #260000;
        font-family: Verdana, verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        font-size: 12px;
        padding-bottom: 4px;
        padding-top: 8px;
        padding-left: 2px;
        padding-right: 2px;
        cursor: pointer;
        color: #947056;
        border-bottom: 1px dotted #D8CBB0;
}



.row3{ 
				background: #947056;
				color: #260000;
				font-family: Verdana, verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
				font-size: 11px;
        border-bottom: 1px dotted #D2B48C;
        padding-bottom: 4px;
        padding-top: 6px;
}

.row3 a:link{ 
				color: #260000;
}

.row3 a:visited{ 
				color: #260000;

}

.row3b
{
        background: #472824;
        font-family: Verdana, verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        font-size: 11px;
        padding-bottom: 4px;
        padding-top: 6px;
        cursor: pointer;
        color: #947056;
        border-bottom: 1px dotted #D2B48C;
}

.top_menu:link, .top_menu:visited, .top_menu:hover{
	color:#D8CBB0;
	font-family:Verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-right:15px;
	
}
.top_menu:hover{color:#FFF; text-decoration:underline}
/*
.top_menu: hover {
	color:#D8CBB0;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

*/