﻿body
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    background-color: silver;
}
div.div_main
{
    width:972px; 
   height:807px;
}
table.table_main
{
   /*empty-cells:show;*/
   /*border: solid 1px black;*/
   width:972px; 
   height:807px;
}
tr.tr_main_menu
{
   height:110px;
   vertical-align:top;
}
tr.tr_main_body
{
   height:621px;
   vertical-align:top;
}

tr.tr_main_body2
{
   height:697px;
   vertical-align:top;
}
tr.tr_main_footer
{
   height:76px;
   vertical-align:top;
}
table.table_menu
{
   /*empty-cells:show;*/
   width:972px; 
   height:110px;
}
tr.tr_menu
{
   height:110px;
   vertical-align:top;
}
img
{
    border:0px;
    margin:0px;
    padding:0px;
}
p
{
    margin:0px;
    padding:0px;
}
p.title1
{
    font-size:20pt;
    line-height:25pt;
    color:#f15922;
}
p.large
{
    font-size:11pt;
    line-height:12pt;
    padding-top: 19px;
}
p.large2
{
    font-size:13pt;
    line-height:14pt;
    padding-top: 19px;
    color:#ff9212;
}
p.title2
{
    font-size:27pt;
    line-height:29pt;
}

p.title2italic
{
    font-size:26pt;
    line-height:28pt;
    font-style:italic;
}
p.subtitle1
{
    font-weight:bold;
    color:#ff9212;
}
td
{
    border:0px;
    margin:0px;
    padding:0px;
}
p.copyright
{
    font-size: 10pt;
    padding-left: 25px;
    padding-top: 7px;
}
p.normal
{
    font-size:11pt;
    line-height:12pt;
}
p.emphorange
{
    font-size:14pt;
    color:#ff9212;
    line-height:18pt;
}
td.home_btn
{
    cursor:pointer;
}
td.wt_btn
{
    cursor:pointer;
}

a:link, a:visited
{
    color: black;
    border-style: none;
    text-decoration: none;
    color:#ff9212;
    outline:none;
}

a:active, a:hover
{
    /*color: "#990099";*/
    cursor: hand;
    text-decoration: none;
    border-style: none;
    color: #f15922;
    outline:none;
}

a.black:link, a.black:visited
{
    color: black;
    border-style: none;
    text-decoration: none;
    color:black;
    outline:none;
}

a.black:active, a.black:hover
{
    /*color: "#990099";*/
    cursor: hand;
    text-decoration: none;
    border-style: none;
    color: #f15922;
    outline:none;
}
div.MailForm
{
    margin-top:5px; 
    margin-left:0px;
    font-size:10pt;
}
p.prev
{
    padding-left:25px; 
    font-size:19pt;
}
p.next
{
    padding-left:5px; 
    font-size:19pt;
}
