.Font_PageTitle
{
	color : #284e36;
	font-family : Arial;
	font-size : xx-large;
	font-weight : bold;
}

.Font_TableHeader
{
	color : #FFFFFF;
	font-family : Arial;
	font-size : large;
	font-weight : bold;
}

.sectxt_alltxt
{
	color : #000000;
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
}

.Font_TableText
{
	color : #000000;
	font-family : Arial;
	font-size : medium;
	font-weight : normal;
}

.Color_PageBGC
{
	background-color : white;
}

.Color_TableOutsideBGC
{
}

.Color_HeaderRowCellBGC
{
	background-color : #8cc43f;
}

.master
{
}

.Color_InsideBorderColour
{
	border-color : #284e36;
}

.enrollmentStep
{
	background-color : #FFFFFF;
}

.buttons
{
	background-image : url(../images/Button_Bk_green2.png);
	color : white;
	font-size : small;
	font-weight : normal;
}

.buttons:hover
{
	background-image : url(../images/Button_Bk_green2.png);
	color : white;
	font-size : small;
	font-weight : bold;
}

