﻿ .page_title {
  font-size: 11pt;
  font-weight: bold;
  color: #de2101;	
  line-height: 100%;
 }
 
 .page_title .small {
	 font-size: 9pt;
	 font-weight: normal;
 }
 
 .field {
  padding-left: 2px;
  padding-right: 2px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;	
 }
 
 .button_a {
  height: 18px;
  padding-bottom: 2px;
  padding-left: 3px; 
  padding-right: 10px;
  background-color: #fcdcc5;
  background-image: url('../images/remote_buttona.jpg');
  background-position: right top;
  background-repeat: no-repeat;
  border: 1px solid #ee8858;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  text-align: left;
 }
 
 h2, .header2 {
  padding-top: 20px;
  border-bottom: 1px solid #133450;
  color: #DE2100;
  font-size: 9pt;
  font-weight: bold;
 }

 #menu {
  width: 142px;	
 }
 
 #menu .top {
  width: 142px;
  height: 95px;
  background-position: 0px 0px;
  background-repeat: no-repeat;	
 }
 
 #menu td {
  height: 15px;
  background-color: #ffedd2;
  background-image: url('../images/menu_lines.gif');
  background-position: 0px 0px;
  background-repeat: repeat-y;		
 }
 
 #menu .end {
  height: 9px;
  border-bottom: 1px solid #de2100;
  background-color: #ffedd2;
  font-size: 2px;
 }
 
 #menu .cat {
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 2px;
 }
 
 #menu .cat a {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #8b0e04;
 }
 #menu .cat a:hover { text-decoration: underline; }
 
 #menu .url {
  padding-left: 10px;	
 }
 
 #menu .url a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: #000000;	
 }
 #menu .url a:hover { text-decoration: underline; }
 
 #content {
	 width: 578px;
 }
 
 #content, #content p, #content td, #content span {
	 line-height: 130%;
 }
 
 #disclaimer {
  width: 142px;
  padding-top: 15px;
  padding-bottom: 2px;
  vertical-align: bottom; 
  text-align: center;
 }
 
 #disclaimer a {
	 color: #A0A0A0;
	 text-decoration: none;
 }
 
 #disclaimer a:hover {
	 text-decoration: underline;
 }