.bg_cl_black   {background:black}
.bg_cl_grey_6  {background:#555555}
.bg_cl_white   {background:white}

.no_border     {border:0px}

.center        {text-align:center}
.justify       {text-align:justify}
.left          {text-align:left}
.right         {text-align:right}

.pad5          {padding:5px;}
.pad10         {padding:10px;}

.txt_cl_black   {color:black}
.txt_cl_blue    {color:blue}
.txt_cl_white   {color:white}
.txt_ft_times   {font-family: "Times New Roman",times,serif}
.txt_ft_arial   {font-family:arial,sans-serif}
.txt_sz_large   {font-size:14pt}
.txt_sz_small   {font-size:10pt}
.txt_sz_xlarge  {font-size:16pt}
.txt_sz_xsmall  {font-size:8pt}
.txt_sz_x4small {font-size:2pt}
.txt_wg_bold    {font-weight:bold}

table.center   {margin-left:auto; margin-right:auto;}

.w400          {width:400px;}

div.frame      {background-color:black; color:black; text-align:center; margin-top:25px;}
div.frame1     {background-color:#555555; margin-left:auto; margin-right:auto; width:800px; height:160px;}
div.header1    {background-color:#555555; color:white; height:70px; width:800px;}
div.header2    {background-color:#555555; color:white; font-family: "Times New Roman",times,serif; font-size:14pt; height:70px; width:800px;}
div.frame2     {background-color:#555555; color:white; font-size:10pt; height:20px; margin-left:auto; margin-right:auto; width:800px;}
div.f2left     {float:left; height:20px; width:600px; text-align:left;}
div.f2right    {float:left; width:200px; text-align:right;}
div.frame3     {background-color:black; margin-left:auto; margin-right:auto; width:800px; height:400px;}
div.left       {background-color:white; float:left; width:160px; height:400px;}
div.content    {background-color:white; float:left; width:480px; height:400px;}
div.right      {background-color:white; float:left; width:160px; height:400px;}
div.frame4     {background-color:black; color:white; font-size:8pt; height:10px; margin-left:auto; margin-right:auto; text-align:right; width:800px;}