form {
display: inline;
}
input
{
color: #513C1D;
background: #E7CFA4;
border: 1px solid #513C1D
}
select
{
color: #513C1D;
background: #E7CFA4;
border: 1px solid #513C1D
}
  img.m0 {
  margin:0;
  }
  .va-tb {
  vertical-align:text-bottom;
  }

  .trknum {
  color:#5E7C60;
  }
  
	.noteselected
	{
	color:#E7CFA4;
	}
	
	body, p, h1, h2, h3, table, td, th, ul, ol
	{
	font-size: 12px;
	color:#FFFFFF;
	margin:0px;
	font-family: verdana,helvetica,arial,sans-serif;
	}

	.heading A:link { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #C8A55E;
		font-weight: bold;
		font-variant: normal;
		line-height: normal;
		}
	.heading A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #EE5500; font-weight: bold}
	.heading A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #C8A55E; font-weight: bold}
	.heading A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #EE5500; font-weight: bold} 
	
	A:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #7DA7FF;
		font-weight: bold;
		font-variant: normal;
		line-height: normal;
		}
	A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #EE5500; font-weight: bold}
	A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #7DA7FF; font-weight: bold}
	A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #EE5500; font-weight: bold} 

	.tableback { background-color: #B29055 }