
BODY {
   margin: 0px;
   padding: 0px;
}

* {
   
   font-family: Arial;
   font-size: 9pt;
   line-height: 1.3em;
}

A {
   color: #083581;
   text-decoration: none;
}

A:hover {
   color: #083581;
   text-decoration: underline;
}

H1 {
   color: #5F5D5D;
   font-family: "Verdana";
   font-size: 16pt;
   font-weight: normal;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}

H1.orange {
   color: #eb6400;
   font-family: "Verdana";
   font-size: 17pt;
   font-weight: normal;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}

H1.dark {
   color: #5F5D5D;
   font-family: "Verdana";
   font-size: 16pt;
   font-weight: normal;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}

TABLE {
   border-collapse: collapse;
   empty-cells: show;
   table-layout: auto;
}

TD.mm {
   padding-bottom: 15px;
}


A.mm_p {
   color: #083581;
   font-family: "Arial";
   font-size: 9pt;
   font-weight: bold;
/*   letter-spacing: 1px; */
   text-decoration: none;
   padding: 0px 5px 0px 5px;
}

A.mm_p:hover {
   color: #083581;
   font-family: "Arial";
   font-size: 9pt;
/*   letter-spacing: 1px; */
   text-decoration: underline;
   padding: 0px 5px 0px 5px;
}

A.mm_a {
   color: #757575;
   font-family: "Arial";
   font-size: 9pt;
   font-weight: bold;
/*   letter-spacing: 1px; */
   text-decoration: none;
   padding: 0px 5px 0px 5px;
}

TD.mm_u {
   color: #ffffff;
   font-weight: bold;
   padding: 35px 5px 0px 5px;
}


A.mm_u_p {
   color: #ffffff;
   font-family: "Arial";
   font-size: 9pt;
   font-weight: bold;
/*   letter-spacing: 1px; */
   text-decoration: none;
   padding: 35px 5px 0px 5px;
}

A.mm_u_p:hover {
   color: #ffffff;
   font-family: "Arial";
   font-size: 9pt;
   font-weight: bold;
/*   letter-spacing: 1px; */
   text-decoration: underline;
   padding: 35px 5px 0px 5px;
}

TD.left_column {
   width: 275px;
}

TD.left_info_cell {
   padding: 5px 20px 5px 20px;
}

TD.center_column {
}

TD.center_info_cell {
   padding: 5px 20px 5px 20px;
}

TD.right_column {
   width: 220px;
}

TD.right_info_cell {
   padding: 5px 20px 5px 20px;
}


INPUT.type_text {
   color: #606060;
   font-family: Arial;
   font-size: 8pt;
   border: 1px solid #9b9b9b;
   padding: 1px 1px 1px 4px;
   height: 21px;
}

INPUT.radio {
   margin: 5px 5px -3px 3px;
   padding: 0px;
}


INPUT.button {
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   border: none;
   background-color: #9b9b9b;
   height: 21px;
   width: 80px;
   cursor:pointer;
   margin-bottom: 10px;
}

.tar{
   cols: 20;


  }


.quest {
   color: #eb6400;
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
}

.textnew {
	color:#000;
   font-family: Arial;
   font-size: 10px;	
}

.textnewd {
	color:#083581;
   font:bold 12px Arial;	
}

TD#hot_line1 {
   color: #ffffff;
   font-family: "Arial Narrow";
   font-size: 12pt;
   font-weight: bold;
   padding-right: 10px;
}

TD#hot_line2 {
   color: #ffffff;
   font-family: "Arial Narrow";
   font-size: 30pt;
   font-weight: bold;
}

A.news_link {
   color: #083581;
   font-family: Verdana;
   font-size: 7pt;
}

TD.copyright {
   font-size: 8pt;
}


