
INPUT.quest
{
	margin: 10px;
	padding: 1px;

    border: #9db1de 1px solid;

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	width: 500px;
}

TEXTAREA.quest
{
	margin: 10px;
	padding: 1px;
    width: 500px;
    height: 100px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #9db1de 1px solid;
}
  
  
  
  td {
    font-family: Tahoma;
    font-size: 9pt;
    color: #333333;
  }
  .sm {
    font-size: 8pt;
  }
  .vsm {
    font-size: 7pt;
  }
  .menu_hdr {
    font-size: 8pt;
    color: white;
    font-weight: bold;
  }
  a.menu_field {
    color: white;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
  }
  a.menu_field:hover {
    color: #01FFEA;
    text-decoration: none;
  }
  a {
    color: #00708C;
    text-decoration: none;
  }
  a:hover {
    color: #00708C;
    text-decoration: underline;
  }
  .header {
    color: #0B5A6D;
    text-transform: uppercase;
  }
  input, select, textarea {
    font-family: Tahoma;
    font-size: 9pt;
  }
  .w100p {
    width: 100%;
  }

.tm_h1,.tm_h2,.tm_h3,.tm_h4,.tm_h5,.tm_h6,.tm_h7
	{
	height: 27px;
	text-align: center;
	vertical-align: top;
	}
.tm_h1 A,.tm_h2 A,.tm_h3 A,.tm_h4 A,.tm_h5 A,.tm_h6 A,.tm_h7 A
	{
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma;
	}

.tm_h1
	{
	width: 86px;
	background: url('/img/hm_1.jpg') top left no-repeat;
	}
.tm_h2
	{
	width: 71px;
	background: url('/img/hm_2.jpg') top left no-repeat;
	}
.tm_h3
	{
	width: 107px;
	background: url('/img/hm_3.jpg') top left no-repeat;
	}
.tm_h4
	{
	width: 116px;
	background: url('/img/hm_4.jpg') top left no-repeat;
	}            
.tm_h5           
	{            
	width: 72px; 
	background: url('/img/hm_5.jpg') top left no-repeat;
	}            
.tm_h6           
	{            
	width: 77px; 
	background: url('/img/hm_6.jpg') top left no-repeat;
	}            
.tm_h7           
	{            
	width: 70px; 
	background: url('/img/hm_7.jpg') top left no-repeat;
	}            
	             

.site_map_link
	{
	color: #397d8a;
	font-size: 10px;
	font-weight: bold;
	}

