BODY 
{
	background-color : #e2e4e1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;	
	color : #ffffff;
	
}

A:HOVER {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #dcb944;
}
.PgHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color: #c51230;
	font-weight : bold;
}

.PgBottomFooter{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: white;
	font-weight: bold;
}
.frmbutton
{ 
    FONT-SIZE: 10px;
    FONT-FAMILY: Helvetica;
    BORDER-TOP: solid 1 gray;
    BORDER-BOTTOM: solid 1 gray;
    BORDER-LEFT: solid 1 gray;
    BORDER-RIGHT: solid 1 gray;
}
.frmField
{   
    FONT-SIZE: 12px;
    FONT-FAMILY: Helvetica;
    BORDER-TOP: solid 2 silver;
    BORDER-BOTTOM: solid 2 silver;
    BORDER-LEFT: solid 2 silver;
    BORDER-RIGHT: solid 2 silver;
}
.TDblk
{
    BORDER-TOP: black 2px solid;
    BORDER-BOTTOM: black 2px solid;
    BORDER-LEFT: black 2px solid;
    BORDER-RIGHT: black 2px solid;
}
.TDblkLeftRightBottom
{
    BORDER-TOP: lightgrey 0px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
}
.TDblkTop
{
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-RIGHT: black 0px solid;
}
.TDblkLeft
{
    BORDER-TOP: black 0px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 0px solid;
}
.TDLightGreyAll
{
    BORDER-TOP: lightgrey 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    BORDER-LEFT: lightgrey 1px solid;
    BORDER-RIGHT: lightgrey 1px solid;
}
.TDBlackAll
{
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
}
.TDLightGreyLeft
{
    BORDER-TOP: lightgrey 0px solid;
    BORDER-BOTTOM: lightgrey 0px solid;
    BORDER-LEFT: lightgrey 1px solid;
    BORDER-RIGHT: lightgrey 0px solid;
}
.TDLightGreyRight
{
    BORDER-TOP: lightgrey 0px solid;
    BORDER-BOTTOM: lightgrey 0px solid;
    BORDER-LEFT: lightgrey 0px solid;
    BORDER-RIGHT: lightgrey 1px solid;
}
.TDblkRight
{
    BORDER-TOP: black 0px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-RIGHT: black 1px solid;
}
.TDblkLeftRight
{
    BORDER-TOP: black 0px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
}