/* CSS Document */


/*   CONTENT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */




.contentHeader {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentSubHeader {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
}

.defaulttext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.defaulttext a {
	color: #993366;
	text-decoration: underline;
}

.defaulttext a:hover {
	color: #993366;
	text-decoration: underline;
}


.hilteText {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #324D8B;
}


.MemberHigh {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #000000;
}

.borderB {
	border-bottom: 1px #324D8B solid;
}

.borderT {
	border-top: 1px #324D8B solid;
}

.borderBT {
	border-bottom: 1px #324D8B solid;
	border-top: 1px #324D8B solid;
}
