BODY {
	color: #73244A;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
}

A {
	color: blue;
}

A:HOVER {
	font-weight: bold;
	color: #73244A;
}

TD {
	border-style: none none none none;
	color: #73244A;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: normal;
}

.xTitle {
	font-family: "Times New Roman", Times, serif;
	font-color: #73244A;
	font-size: x-Large;
	font-weight: bold;
	background-color: #D4CACF;
	border-bottom: double;
	border-bottom-width: 5px;
}

.xSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-color: #73244A;
	font-size: Small;
	border-width: 3px;
	border-style: double double none none;
	background-color: transparent ; //#F0F0F0;
}

.xSubTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-color: #73244A;
	font-size: Small;
	border-width: 3px;
	border-style: double double none none;
	background-color: transparent ; //#F0F0F0;
}

.xTable {
	border-width: 3px;
	border-style: dashed dashed dashed dashed;  //[ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]
	padding: 5px;
	background-color: transparent;
}

.Entry {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C0C0;
}

.EntryDropDown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C0C0;
}

