td {font-size: 12px; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #3D3D3D}

h1 {font-size: 16px;}
h1.title1 {font-size: 16px; color: #3E9F70}
h1.title2 {font-size: 16px; color: #449FC2}

h2 {font-size: 14px;}
h2.title1 {font-size: 14px; color: #3E9F70}
h2.title2 {font-size: 14px; color: #449FC2}

.title1 {color: #3E9F70; font-weight: bold; font-size: 14px; color: #3E9F70; font-family: verdana, arial, geneva, helvetica, sans-serif;}
.title2 {color: #449FC2; font-weight: bold}

.defaultfont {font-size: 12px; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #3D3D3D}


.bg1
{
    width: 11px; 
    background: url('images/left_right.png') repeat-y;
}

.bg2
{
      width: 928px; 
      background: #FFFFFF url('left_column.png') repeat-y;
}

.bg2a
{
     width: 928px;
      background: url('left_column.png') repeat-y;
}

.bg3
{
  width: 11px;
   background: url('left_right.png') repeat-y;
}

.bg4
{
    width: 950px; height: 54px; 
    background: url('bottom_two_columns.png') no-repeat;
}

.bg4a
{
    width: 950px; height: 54px; 
    background: url('bottom.png') no-repeat;
}


