.nord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-transform: uppercase;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9900FF;
}
.nord2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.project_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.body_text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

#status_box {
	position: absolute;
	top: 504px;
	left: 59px;
	width: 200px;
	height: auto !important;
	min-height:40px;
	padding-top: 3px;
	z-index: 24;
}

.status_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.status_completed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.category_link_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	}


.category_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	}
	
.category_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.category_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	}
	
	.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;

}

#category_nav {
	position: absolute;
	top: 518px;
	left: 395px;
	width: 590px;
	height: auto !important;
	min-height: 20px;
	xborder: 1px solid #000;
	z-index: 25;
	visibility: visible;
	text-align:left;
}

	
