body
{
  font-family: Arial;
  color: #222222;
}

center
{
  margin: 0px;
}

p
{
  margin: 0px;
}

a
{
  color: #1c5099;
  font-weight: bold;
  text-decoration: none;
}
a:hover
{
  color: #e95020;
  text-decoration: underline;
}

table
{
  font-size: 9pt;
  color: #222222;
}

hr
{
  height: 1px;
  color: #e0e0e0;
  background: transparent; 
  border-width: 1px 0 0 0; 
  border-color: #e0e0e0;
  border-style: solid;
}

.section_hr
{
  height: 1px;
  color: #e95020;
  background: transparent; 
  border-width: 1px 0 0 0; 
  border-color: #cc9933;
  border-style: solid;
}
.section_title
{
  color: #222222;
  font-size: 12pt;
  font-weight: bold;
}

.page_date
{
  color: #909090;
}
.page_title
{
  color: #e95020;
  font-size: 20pt;
}
.page_content
{
  text-align: justify;
}
.page_link
{
  font-size: 11pt;
  text-decoration: underline;
}

.header_title
{
  font-size: 22pt;
  font-weight: bold;
  color: #ffffff;
}
.header_slogan
{
  font-size: 11pt;
  font-style: italic;
  color: #aaaaaa;
}


.menu_mainmenu
{
  font-size: 10pt;
  color: #aaaaaa;
}
.menu_bottommenu
{
  font-size: 8pt;
  color: #909090;
  font-weight: normal;
}
.menu_submenu1
{
  font-size: 11pt;
  color: #1c50ff;
}
.menu_submenu2_menu
{
  font-size: 10pt;
}
.menu_submenu2_submenu
{
  color: #909090;
  font-weight: normal;
}
.menu_fullmenu_table
{
  border-top-style: solid;
  border-top-color: #e0e0e0;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0e0e0;
  border-bottom-width: 1px;
  background-color: #f8f8f8;
}


.frame_title
{
  color: #ffffff;
  font-weight: bold;
}


.table
{
  border-left-style: solid;
  border-left-color: #e0e0e0;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-color: #e0e0e0;
  border-top-width: 1px;
  color: #222222;
}
.table_title
{
  border-right-style: solid;
  border-right-color: #e0e0e0;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0e0e0;
  border-bottom-width: 1px;
  color: #404040;
  font-weight: bold;
}
.table_cell
{
  border-right-style: solid;
  border-right-color: #e0e0e0;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0e0e0;
  border-bottom-width: 1px;
  color: #222222;
}


.grid_title
{
  border-right-style: solid;
  border-right-color: #ffffff;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  background-color: #9bc0e3;
  font-weight: bold;
  color: #ffffff;
}
.grid_cell
{
  border-right-style: solid;
  border-right-color: #ffffff;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  background-color: #f6f9fd;
  color: #303030;
}


.link_title
{
  text-decoration: underline;
}
.link_simple
{
  font-weight: normal;
}
.link_small
{
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
}
.link_large
{
  font-size: 14pt;
  font-weight: bold;
  color: #ffffff;
}

.lister_content
{
  text-align: justify;
}

.form_field
{
  color: #222222;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  border: 1 solid #a0a0a0;
  width: 75%;
}
.form_field:disabled
{
  color: #bbbbbb;
  border: 1 solid #dddddd;
}
.form_label
{
  color: #222222;
}
.form_section
{
  font-size: 8pt;
  font-style: italic;
  color: #bbbbbb;
}

.billboard_title
{
  color: #e95020;
  font-size: 20pt;
}
.billboard_slogan
{
  color: #555555;
  font-size: 13pt;
}
.billboard_content
{
  text-align: justify;
  color: #222222;
}
.billboard2_title
{
  font-size: 11pt;
  font-weight: bold;
  color: #1c5099;
}
