a:link{
text-decoration:none;
font-weight:bold;
color:#b9792c;
}
a:visited{
text-decoration:none;
font-weight:bold;
color:#6f2b00;
}
a:hover{
text-decoration:none;
font-weight:bold;
color:#6f2b00;
}
.infostuffs {
font-size:7pt;
text-align:center; 
}
.menu-text {
color:#7b6043;
border-width:0px 0px 0px 5px;
border-style:solid;
border-color:#4e1b08;
font-size:7pt;
padding-left:2px;
text-transform:uppercase;
}
.menu-title {
border-width:0px 0px 1px 0px; 
border-color:#a09795;
border-style:dashed;
color:#8c857b;
font-family:Trebuchet MS, Arial, sans serif;
font-size:9.5pt;
font-style:italic;
font-weight:bold;
letter-spacing:1pt;
}
body {
background-color:#ffffff;
color:#c8b88f;
font-family:Arial, Tahoma, Verdana, sans-serif;
font-size:9pt;
}
h1 {
color:#792320;
font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
font-size:9pt;
letter-spacing:0.5px;
text-align:left;
border-width:0px 0px 1px 0px; 
border-color:#792320;
border-style:dashed;
margin:2px 10px 2px 10px;
padding:0px;
}
h3 {
font-size:9pt;
text-align:right;
width: 304px;
color:#792320;
font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
letter-spacing:0.5px;
border-width:0px 0px 1px 0px; 
border-color:#792320;
border-style:dashed;
margin:2px 10px 2px 10px;
padding:0px;
}
#frame {
width:775px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
z-index:5;
}
#contentleft {
width:260px;
padding:0px 0px 0px 0px;
float:left;
z-index:10;
position:relative;
text-align:left;
font-size:8pt;
color:#792320;
}
#contentright {
width:510px;
padding:0px;
float:left;
z-index:10;
position:relative;
text-align:left;
}
p,h1,pre {
margin:0px 10px 10px 10px;
}
#tablesample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;
	border-color: rgb(121, 35, 32) rgb(121, 35, 32) rgb(121, 35, 32) rgb(121, 35, 32);
	border-collapse: collapse;
	background-color: White;
}