
.PageHeading
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	COLOR: #044105;
	font-weight: bold;
}

.PageList
{
	font-size:10px;
}

.TableStyle
{
	font-size:11px;
}

P
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

.ErrorMessage
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    font-weight: Bold;
	COLOR: #FF9C08;	
}

.Selected
{
	FONT-SIZE: 12px;
    font-weight: Bold;
}

A
{
    COLOR: #14589C;
    FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

A:visited
{
    COLOR: #14589C;
    FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

A:active
{
    COLOR: #14589C;
    FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

A:hover
{
    COLOR: #FF8000;
    FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

.MainTableStyle
{
	background-color:	#FFFFFF;
	border-top:	1px solid #154181;
	border-left: 1px solid #154181;
	border-right: 3px solid #154181;
	border-bottom: 3px solid #154181;
	position:static;
	overflow:scroll;
}

.Buttons
{
	width:100px;
}

.CodeForeground
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Courier New";
	}
.CodeInText
	{
	font-family:"Courier New";
	font-weight:bold;
	}
.ScreenText
	{
	font-family:Tahoma;
	}
.ImportantWords
	{
	font-weight:bold;
	}
.Highlight
	{
	font-family:Arial;
	color:red;
	}

