.bg_cl_black    {background:black}
.bg_cl_brick    {background:#FF9999}
.bg_cl_dgblue   {background:#1E90FF}
.bg_cl_grey_1   {background:#EEEEEE}
.bg_cl_grey_2   {background:#CCCCCC}
.bg_cl_grey_3   {background:#BBBBBB}
.bg_cl_grey_4   {background:#999999}
.bg_cl_grey_5   {background:#777777}
.bg_cl_grey_6   {background:#555555}
.bg_cl_blue_1   {background:#5050CC}
.bg_cl_rose_1   {background:#FF99FF}
.bg_cl_sand     {background:#DDCCBB}
.bg_cl_tsheet_1 {background:#A3D5F8}
.bg_cl_white    {background:white}

.brd1_black     {border:solid 1px black}
.brd2_black     {border:solid 2px black}
.brd1_white     {border:solid 1px white}
.brd2_white     {border:solid 2px white}
.no_border      {border:0px}

.center         {text-align:center}
.justify        {text-align:justify}
.left           {text-align:left}
.right          {text-align:right}
.val-bottom     {vertical-align:bottom}
.val-middle     {vertical-align:middle}
.val-top        {vertical-align:top}

.marg_bm_1      {margin-bottom:10px}
.marg_bm_2      {margin-bottom:20px}
.marg_lf_1      {margin-left:10px}
.marg_lf_2      {margin-left:20px}
.marg_rt_1      {margin-right:10px}
.marg_rt_2      {margin-right:20px}
.marg_tp_10     {margin-top:10px}
.marg_tp_20     {margin-top:20px}
.marg_tp_50     {margin-top:50px}

.txt_cl_black   {color:black}
.txt_cl_dgblue  {color:#1E90FF}
.txt_cl_green   {color:green}
.txt_cl_grey_2  {color:#CCCCCC}
.txt_cl_grey_4  {color:#999999}
.txt_cl_grey_5  {color:#777777}
.txt_cl_grey_6  {color:#555555}
.txt_cl_blue_1  {color:#5050CC}
.txt_cl_red     {color:red}
.txt_cl_rose_1  {color:#FF99FF}
.txt_cl_rose_2  {color:#FF66FF}
.txt_cl_sand    {color:#DDCCBB}
.txt_cl_tan     {color:#D2B48C}
.txt_cl_white   {color:white}

.txt_dc_ul      {text-decoration:underline}
.txt_ft_arial   {font-family:arial,sans-serif}
.txt_ft_courier {font-family:courier new,courier,monospace}
.txt_ft_verdana {font-family:verdana,sans-serif}
.txt_no_dec     {text-decoration:none}
.txt_super      {vertical-align:super}
.txt_sz_large   {font-size:14pt}
.txt_sz_normal  {font-size:12pt}
.txt_sz_small   {font-size:10pt}
.txt_sz_xlarge  {font-size:16pt}
.txt_sz_xsmall  {font-size:8pt}
.txt_sz_xxl     {font-size:18pt}
.txt_underline  {text-decoration:underline}
.txt_wg_bold    {font-weight:bold}
.txt_wg_normal  {font-weight:normal}

.va_mid         {vertical-align:middle}
.va_top         {vertical-align:top}

.w10            {width:10%}
.w20            {width:20%}
.w30            {width:30%}
.w40            {width:40%}
.w50            {width:50%}
.w60            {width:60%}
.w70            {width:70%}
.w80            {width:80%}
.w90            {width:90%}
.w100           {width:100%}

.no_dec         {text-decoration:none}

div.toc         {position:absolute; left:0%;  width:15%; height:100%;}
div.content     {position:absolute; left:15%; top:10px; width:85%;}

p.line          {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

table.center    {margin-left:auto; margin-right:auto;}

div#center      {text-align:center;}
div#frame       {margin-left:auto; margin-right:auto; margin-top: 50px; width:800px;}
div#icon        {float:left; height:142px; width:200px;}
div#title       {background-color:white; float:left; font-size:10pt; height:142px; width:600px;}
div#cut         {clear:left; background-color:#555555; font-size:12pt; width:800px;}
div#part2       {background-color:#555555; height:300px; width:800px;}
div#index       {background-color:#555555; color:white; float:left; font-size:12pt; width:200px;}
div#content     {background-color:white; color:black; float:left; font-size:10pt; height:300px; width:600px;}
div#long_cnt    {background-color:white; color:black; float:left; font-size:10pt; height:auto; width:600px;}
