.TextField {

	background-color: #E4ECF1;
	border: 1px solid #006699;
	cell border: 1px solid #006699;
}
.BlueOutline {
	border: 1px dashed #006699;
	background-color: #C9D8E4;

}
.RedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.RedOutline {

	border: 1px solid #CC0000;
}
.HeadingBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.HeadingWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.HeadingBlack:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
}
.RedHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	top: 5px;

}
.TableInfo {
	background-color: #C9D8E4;
	border-collapse: collapse;
	cell border: 1px solid #006699;	
}
.TableInfo td { border: 1px solid #006699;}


.toplink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
