a { 
	color: #FFFFFF; 	font-size: 9pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: none; 
}
a:hover {	color: #FFFFFF; 	font-size: 9pt; 
	font-family: Ms Sans Serif, Arial, Helvetica;	text-decoration: underline;}

.bodytext {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.morelink {
	color: #6B5F6D; 	font-size: 10pt; 
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;	text-decoration: none; 
}

.morelink:hover {
	color: #6B5F6D; 	font-size: 10pt; 
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;	text-decoration: underline; 
}
.bodytextadmin {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}

.headings {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.subheadings {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6B5F6D;
	line-height: 20px;
}
.subheadings:hover {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6B5F6D;
	line-height: 20px;
}

.portheadings {
	font-family: Century Gothic, Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
.portheadings:hover {
	font-family: Century Gothic, Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
.pageheadings {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

.listheadings {
	font-family: Tahoma, Ms Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

.errortext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: WHITE;
}


.Nbutton {
	BACKGROUND-COLOR: #FF3333; 
	BORDER-BOTTOM: 1px ridge; 
	BORDER-LEFT: 1px ridge; 
	BORDER-RIGHT: 1px ridge; 
	BORDER-TOP: 1px ridge; 
	COLOR: #ffffff; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold; 
	HEIGHT: 20px; 
	VERTICAL-ALIGN: bottom;
}
