body{
 background-color:#DEDEDE;
 color: #000000;
 font-family: Arial,Helvetica;
 font-size: 100%;
 height:100%;
 width:100%;
 margin:0px;
}
table.tbl_ctt{
  margin:auto;

}

#background{
 position:absolute;
 top:0px;
 left:0px;
 height:100%;
 width:100%;

}
#bg_top{
 width:100%;
 height:440px;
 background-color:#990000;
}
#bg_mid{
 width:100%;
 height:63px;
 background-color:#338384;
}
#bg_bottom{
 width:100%;
 height:30px;
 background-color:#91B5B5;
}
#content{
 position:absolute;

 z-index:1;
 top:0;
 width:100%;
}
td.logo{
 vertical-align:top;
 width:400px;
}
td.mini{
padding:75px 0px 0px 70px;
}
h1{
font-family: Arial, Tahoma, Verdana;
font-size: 14pt;
font-weight: bold;
text-align:right;
color: #990000;
text-transform: uppercase;
}

a:link.start{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 12pt;
color: #FFFFFF;
}
a:hover.start{
text-decoration: underline;
font-family: Arial, Tahoma, Verdana;
font-size: 12pt;
color: #FFFFFF;
}
a:visited.start{
text-decoration:none;
font-family: Arial, Tahoma, Verdana;
font-size: 8pt;
color: #FFFFFF;
}
a:active.start{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 12pt;
color: #FFFFFF;}

a:link{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 9pt;
/*font-weight: bold;*/
color: #914C4C;
}
a:hover{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 9pt;
font-weight: bold;
color: #B27F7F;
}
a:visited{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 9pt;
font-weight: bold;
color: #914C4C;
}
a:active{
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 9pt;
font-weight: bold;
color: #914C4C;
}

