.box {
	border-color: White;
	border-style: solid;
	width: 250px;
	border-width: 1px;
	 padding: -2px;
	
}
.boxtitle {
	display: block;
	text-align: left;
	color: White;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-stretch: inherit;
	font-weight: bold;
	letter-spacing: 1px;
}
.boxpic {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 2px;
	width: 252px;
}
.topline {
	border-top-color: White;
	border-top-style: groove;
	border-top-width: 2px;
}
.smallfont {
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	width: 100%;
}
.smallfont A {
	  text-decoration: none;
	  color: White;
}

.smallfont A:hover {
	 text-decoration: underline;
}

.smallfonttop {
	color: #8D0000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	width: 100%;
	text-align: right;
}
.list1 {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;

}
.nttext, .nttext_main, .pictitle {
	
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	width: 100%;
	color: White;
}

.nttext_main {
	text-align: justify;
}

.nttext A {
	text-decoration: none;
	color: White;
	}

.nttext A:hover, #topmenu A:hover  {
	text-decoration: underline;
	color: White;
	}

	
	
#topmenu A
{
	text-decoration: none;
	color: White;
	
}	
.pictitle {
	text-align: center;
}

li {
	list-style: none;
}