﻿div.acc_header
{
  margin: 0px;
  padding: 0px;
}

div.acc_header table.forms_border
{
    border: solid 1px #8DA0A4;
}

div.acc_header table.forms_space
{
    margin-bottom: 2px;
}

div.acc_header table.forms_content
{
    background-color: #DBEEA2;
}

div.acc_header table.forms
{
    text-align: left;
    color: #323C7A;
    width: 100%;
}

div.acc_header table.forms th.header3
{
    background-color: #C7D791;
    padding: 0px 0px 0px 4px;
    height: 20px;
    color: #2842A2;
    text-align: left;
}

div.acc_header table.forms th.header3 img
{
    width: 16px;
    height: 16px;
    overflow: hidden;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
}

div.acc_header table.forms th.header3 img.icon
{
	background-image: url(../images/design/icons.gif);
	background-position: 0px -336px;
}

div.acc_header_selected
{
  margin: 0px;
  padding: 0px;
}

div.acc_header_selected table.forms_border
{
    border: solid 1px #8DA0A4;
}

div.acc_header_selected table.forms_space
{
    margin-bottom: 2px;
}

div.acc_header_selected table.forms_content
{
    background-color: #DBEEA2;
}

div.acc_header_selected table.forms
{
    text-align: left;
    color: #323C7A;
    width: 100%;
}

div.acc_header_selected table.forms th.header3 img
{
    width: 16px;
    height: 16px;
    overflow: hidden;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
}

div.acc_header_selected table.forms th.header3 img.icon
{
	background-image: url(../images/design/icons.gif);
	background-position: 0px -352px;
}

div.acc_header_selected table.forms th.header3
{
    background-color: #8DA0A4;
    color: White;
    padding: 0px 0px 0px 4px;
    height: 20px;
    text-align: left;
}
