.l1 {
	color:#596E83; text-decoration:none
}
.l1:hover {
	color:#596E83; text-decoration:underline
}
.l2:hover{
	color:#000000; text-decoration:underline
}

.l2{
	color:#0074BD; text-decoration:none;
    cursor: pointer;
    font-size: 12px;
}
.l3 {
	color:#000000; text-decoration:underline
}
.l3:hover {
	color:#000000; text-decoration:underline
}

.join_forms{height: 19px; background-color:#F6F6F6; font-size:11px; BORDER-RIGHT: #C3C3C3 1px solid; BORDER-TOP: #C3C3C3 1px solid; BORDER-BOTTOM: #C3C3C3 1px solid; BORDER-LEFT: #C3C3C3 1px solid}

.join_forms2{WIDTH: 136px; height: 15px; background-color:#ffffff; font-size:11px; BORDER-RIGHT: #B2CAD3 1px solid; BORDER-TOP: #B2CAD3 1px solid; BORDER-BOTTOM: #B2CAD3 1px solid; BORDER-LEFT: #B2CAD3 1px solid}

.join_forms3_nosize {height: 19px; background-color:#ffffff; font-size:11px; BORDER-RIGHT: #B2CAD3 1px solid; BORDER-TOP: #B2CAD3 1px solid; BORDER-BOTTOM: #B2CAD3 1px solid; BORDER-LEFT: #B2CAD3 1px solid}

.join_forms3{WIDTH: 171px; height: 19px; background-color:#ffffff; font-size:11px;}

.join_forms4{font-size:11px}

.errorNotice
{
    color: #ff0000;
	font-family: verdana;
	font-size: 12px;
}

.successNotice
{
    color: #008000;
	font-family: verdana;
	font-size: 12px;
}



.acctset_table_row
{
    background-color: #C8D0D4;
}

.acctset_table_cell_header
{
    background-color: #C8D0D4;
    text-align: left;
    color: #596E83;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
}

.acctset_table_cell_data
{
    text-align: left;
    color: #596E83;
    background-color: #D6DFE3;
    font-family: Tahoma;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    width: 25%;
}

.acctset_table_cell_data a
{
	color:#0074BD;
    text-decoration:none;
    cursor: pointer;
    font-size: 12px;
}

.acctset_table_cell_data span
{
	color:#0074BD;
    text-decoration:none;
    cursor: pointer;
    font-size: 12px;
}

.acctset_table_cell_data a:hover
{
    text-decoration:underline;
}

.acctset_table_cell_data span:hover
{
    text-decoration:underline;
}

.hidden
{
    visibility:hidden;
    display:none;
}

.visible
{
    visibility:visible;
    display:block;
}
