﻿.pagetitle
{
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	color: #0066FF;
	font-weight: bolder;
}
.blacktitle
{
	text-align: left;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 3px;
	width: 205px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	display: block;
}
.pagetext
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	line-height: normal;
}
.pagelink
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: Blue;
	padding-right: 20px;
	line-height: normal;
}
.redtext
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: Red;
	padding-right: 20px;
	text-decoration: none;
}
.greytext
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
	padding-right: 20px;
}


/*Menu News*/
	/*        V3        */

	
.newlinks
{
	float: left;
	text-align: left;
	color: #0066FF;
	font-weight: bold;
	font-style: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
/*End News*/
