BODY
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}

TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}

.fieldRow TD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-BOTTOM: #000000 2px solid
}

.tableHeader
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND: #e0e0e0;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.adHeader
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND: #00629c;
    COLOR: #FFFFFF;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.adHeader a:link
{
	COLOR: YELLOW;
}

.adHeader a:active
{
	COLOR: YELLOW;
}

.adHeader a:visited
{
	COLOR: YELLOW;
}

.adHeader a:hover
{
	COLOR: YELLOW;
}

.blueButton
{
	background: #006699;
}

.darkblue_bold
{
	color: #00629c;
	font-weight: bold;
}

.darkblue
{
	color: #00629c;
}

.regform_section
{
	color: #00629c;
	font-size: 17px;
	font-weight: bold;
}

.regform
{
	background-color: #7b9bc4;
}

.regform_hidden
{
	display: none;
}

.regform TR
{
	vertical-align: top;
}

.regform_field
{
	color: #ffffff;
	font-weight: bold;
}

.regform_select
{
	color: #008000; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold
}