hr
{
	color:#3c8a2e;
}

body
{
	margin-bottom:1; margin-top:1; margin-left:3; margin-right:1;
	font-family:Arial;
}

.PopupPageHeader
{
    FONT-SIZE:120%;
    font-weight:bold;
}

.CourseDetailsTitle
{
	font-size:medium;
	font-weight:bold;
	color:#3c8a2e;
}

.TableHeader
{
	color:White;
	font-size:small;
	font-weight:bold;
	BACKGROUND-COLOR:#3c8a2e;
}
.TableData
{
	font-size:small;
	BACKGROUND-COLOR:White;
}

.TableHeaderError
{
	color:White;
	font-size:small;
	font-weight:bold;
	BACKGROUND-COLOR:red;
}

.TableDataError
{
	font-size:small;
	color:Red;
}

.Standard
{
	font-size:small;
}

.Standard2
{
	font-size:medium;
}

.StandardSmall
{
	font-size:smaller;
}

.StandardB
{
	font-size:small;
	font-weight:bold;
}

.StandardB2
{
	font-size:medium;
	font-weight:bold;
}

.StandardBLarge
{
	font-size:medium;
	font-weight:bold;
	font-size:large;
}

.StandardError
{
	font-size:medium;
	font-weight:bold;
	color:Red;
}

.StandardError2
{
	font-size:large;
	font-weight:bold;
	color:Red;
}
