/* CSS Basic Document */

body
{
      margin:0px auto;
      padding:0px;
      background-color: #D2B48C;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-style: normal;
      line-height: 14px;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
}

.menu_table td
{
border-bottom:1px solid #000000;
height:27.5px;
padding-left:12px;
}

.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}

.left_link:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}

.left_link:active
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}
