body {
  font-family:  Times New Roman;
  font-size:7pt;
  margin:0px;
  background-repeat:repeat-x;
  background-color:#C5020A;
}

table{
  font-family: Times New Roman, Arial, Verdana;
  font-size:8pt;
}

div{
  border:0px solid #FFFFFF;
}


div.main_width{
  position: absolute; 
  top:50%;
  margin-top: -310px; 
  width:100%;
  height:600px;
  background-repeat:repeat-x;
  
}

div.main_center{
  position: relative; 
  left:50%;
  margin-left: -472px; 
  width:945px;
  height:600px;
  background-repeat:no-repeat;
}

div.setc1{
  width:110px;
  height:20px;
  margin-left:350px; 
  margin-top:32px;
  float:left;
}

div.setc2{
  width:120px;
  height:20px;
  margin-top:32px;
  float:left;
}

h1 {font-size: 8pt; color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
h2 {font-size: 15px}

a{color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

a.lnkmenu{color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:9pt; text-transform:uppercase; letter-spacing:1px; }
a.lnkmenu:hover{color: #B10C1A; text-decoration: none; font-weight:bold; font-size:9pt; text-transform:uppercase;  letter-spacing:1px; }