body {
	background-color: #3b0002;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.as {
	font-family: verdana;
}
.upperbg {
	font-family: verdana;
	background-image: url(../images/hungryheart_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.lower {
	font-family: verdana;
	background-image: url(../images/hungryheart_079.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tablebg {

	font-family: verdana;
	background-image: url(../images/hungryheart_07.jpg);
	background-repeat: repeat;
}
.content {
	font-family: arial;
	font-size: 12px;
	font-weight: lighter;
	color: #3b0002;
}
.topnav {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #e2cb97;
}
.topnav :hover{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #e2cb97;
	text-decoration:underline;
}
.topnav2 {

	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #e2cb97;
}
.copy{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #723f32;
	text-decoration: none;
}
.copy:hover{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8f422f;
	text-decoration: none;
}
.darkrow{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	background-color:#3B0002;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	padding-left:2px;
}
.darklink{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	padding-left:2px;
}
.darklink:hover{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:underline;
	padding-left:2px;
}
.lightrow{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	background-color:#713431;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;	
	padding-left:2px;	
}
.lightlink{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	padding-left:2px;	
}
.lightlink:hover{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:underline;
	padding-left:2px;	
}
.headerrow{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#D0BB90;
	background-color:#3B0002;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;	
}
.btnnew
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#D0BB90;
	background-color:#3B0002;
	text-decoration:none;
	border:1px dotted #FFFFFF;	
}
.btnnew:hover
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#D0BB90;
	background-color:#3B0002;
	text-decoration:none;
	border:1px dotted #FFFFFF;		
}