.template_body
    {
    margin:0;
    }
.title_section
    {
    width: 100%;
    background-color: #f4f4fc;
    padding:10;
    border-bottom: solid 1 #d6ddee;
    }
.body_section
    {
    width: 98%;
    background-color: #f6eddc;
    border: 1px solid #A6A289;
    margin:10;
    }
.section_title
    {
    font-family: tahoma,arial;
    font-weight: bold;
    font-size: 13pt;
    color: black;
    }    
.section_title_link
	{
    font-family: tahoma,arial;
    font-weight: bold;
    font-size: 13pt;
    color: black;
    cursor:hand;
	}
.section_title_sub_text
    {
    font-family: tahoma,arial;
    font-weight: normal;
    font-size: 70%;
    color: #245074;
    }    
.section_gap
	{
    font-size:4px;
	}
.section_text	
    {
    font-family: tahoma,arial;
    font-weight: normal;
    font-size: 70%;
    color: black;
    }
.table
    {
    background-color:#B3B09D;
    border:0;
    width:100%;
    }
.table_header
    {
    background-color: #ece9d8;
    font-family: arial,tahoma;
    font-weight:bold;
    font-size: 12; 
    border:1;
    border-style:solid;
    text-align:left;
    }
.table_row
    {
    margin-left: 50px;
    background-color: white;
    font-family: arial,tahoma;
    font-size: 12;
    font-weight:normal;
    color:black;
    border:1;
    border-color:black;
    border-style:solid;
    }
.table_cell
    {
    background-color: white;
    font-family:arial,tahoma;
    font-size:22;
    font-weight:normal;
    color:black;
    cursor:default;
    padding-left: 2cm;
    }
.table_cell_with_right_groove
    {
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #d8cfbe;
    padding-right: 2px;
    }
.table_cell_with_left_groove
    {
    border-left-style: solid; 
    border-left-width: 1px; 
    border-left-color: #fffffa;
    }
.table_cell_highlight
    {
    background-color: white;
    font-family:arial,tahoma;
    font-size:12;
    font-weight:normal;
    color:#DF2121;
    cursor:hand;
    text-decoration:underline;
    }
.small_button
    {
    font-family: tahoma,arial;
    font-size: 12;
    font-weight:normal;
    }
.small_button_highlight
    {
    font-family:tahoma,arial;
    font-size:12;
    font-weight:normal;
    }
.button
    {
    border:0;
    height:23;
    width:197;
    BACKGROUND-POSITION: left top; 
    BACKGROUND-ATTACHMENT: fixed; 
    BACKGROUND-IMAGE: url(file:///\\hanoi\c\temp\SSSAdmin\button.gif); 
    BACKGROUND-REPEAT: no-repeat;
    font-family: tahoma,arial;
    font-size: 12;
    font-weight: bold;
    }    


    
    
.info_title
	{
    font-size:24;
    font-family:arial,tahoma,sans-serif;
    font-weight:bold;
	}
.info_section_title
	{
    font-size:14px;
    font-family:arial,tahoma,sans-serif;
    font-weight:bold;
	}
.info_section_title_link
	{
    font-size:14px;
    font-family:arial,tahoma,sans-serif;
    font-weight:bold;
    cursor:hand;
	}
.info_text
	{
    font-size:11px;
    font-family:tahoma,sans-serif,arial;
	}
.info_text_link
	{
    font-size:11px;
    font-family:tahoma,sans-serif,arial;
    color:blue;
    text-decoration:underline;
    cursor:hand;
	}
.info_gap
	{
    font-size:4px;
	}
.info_highlight
    {
    font-weight:bold;
    }
.info_menu
    {
    font-weight:bold;
    }
.info_link
    {
    text-decoration:underline;
    }
.info_highlight_paragraph
    {
    background-color:#FEFED4;
    font-size:11px;
    font-family:tahoma,sans-serif,arial;
    }
.info_warning_paragraph
    {
    background-color:#FEFED4;
    }
.info_warning_text
    {
    color:darkred;
    font-size:11px;
    font-family:tahoma,sans-serif,arial;
    }
.title
    {
    font-family:tahoma,arial;
    font-size:13pt;
    font-weight:bold;
    color:white;
    }
.small_title
    {
    font-family:tahoma,arial;
    font-size:9pt;
    font-weight:bold;
    color:white;
    }
.body
    {
    font-family:tahoma,arial;
    font-size:9pt;
    color:#31629C;
    }
.body_bold
    {
    font-family:tahoma,arial;
    font-size:9pt;
    font-weight:bold;
    color:#31629C;
    }
.body_bold_highlight
    {
    font-family:tahoma,arial;
    font-size:9pt;
    font-weight:bold;
    color:#DF2121;
    cursor:hand;
    }
.body_small
    {
    font-family:tahoma,arial;
    font-size:8pt;
    color:#31629C;
    }
.summary_heading
    {
    font-family:arial,tahoma,sans-serif;
    font-weight:bold;
    font-size:12pt;
    }
.summary_heading_highlight
    {
    font-family:arial,tahoma,sans-serif;
    font-weight:bold;
    font-size:12pt;
    color:#DF2121;
    cursor:hand;
    }
.banner_text {
  position: absolute;
  left: 49px;
  top: 10px;
  width: 410px;
  z-index: 1;
  font-face: courier;
  font-weight: bold;
  color: white;
  }
.bottom_bar_text {
  position: absolute;
  left: 42px;
  top: 10px;
  width: 410px;
  z-index: 1;
  font-face: courier;
  font-weight: bold;
  color: white;
  }

