

td.titlerow1	{
font-family: times;
font-size: 14pt;
font-weight: bold;
color: #6d3011;
border-bottom: 2px solid #6d3011;
text-align: left;
padding: 4px;
}

td.titlerow2	{
font-family: times;
font-size: 14pt;
font-weight: bold;
color: #6d3011;
border-bottom: 2px solid #6d3011;
text-align: right;
padding: 4px;
}

#detail	{
margin-left: 20px;
margin-bottom: 30px;
}


A.more:link		{
font-family: "Trebuchet MS";
color: black;
text-decoration:none;
font-weight: bold;
}

A.more:visited	{
font-family: "Trebuchet MS";
color: black;
text-decoration:none;
font-weight: bold;
}

A.more:active	{
font-family: "Trebuchet MS";
color: blue;
text-decoration:none;
font-weight: bold;
}

A.more:hover		{
font-family: "Trebuchet MS";
color: red;
text-decoration: underline;
font-weight: bold;
}


.dets	{
font-family: "arial";
color: #000;;
font-size: 11pt;
}


#mast-suggestions	{
position: relative;
margin: 0 auto 22px auto;
background-color: #ffdedf;
border: 1px solid #6d3011;
padding: 12px;
top:5px;
width:450px;
}


