body 
{
	margin: 0;
}

.heading  {
	font-family : Arial;
	font-weight : bold;
	font-size : small;
}

.inputlabel  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
}

.inputrequired  {
	color : Red;
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
}

.required  {
	color : Red;
	font-family : Arial;
	font-size : large;
	font-weight : bold;
}

.largelinkbold  {
	font-weight : bold;
	font-size : small;
	font-family : Arial;
	color : Black;
	text-decoration: none;
}

.smalllinkbold
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.smallblackbold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
}

.xtrasmallblackbold
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.smallnormal
{
	font-weight: normal;
	font-size: x-small;
	font-family: Arial;
}

.xtrasmallnormal
{
	font-weight: normal;
	font-size: xx-small;
	font-family: Arial;
}

.tableheading  {
	background-color : #A4997F;
	color : #FFFFFF;
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
}

.horiznavlinks
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;
}
.searchbox
{
	width: 85px;
	height: 18px;
	vertical-align: middle;
	font-size: xx-small;
	font-family: Arial;
}
.loginbox
{
	width: 120px;
	height: 18px;
	vertical-align: middle;
	font-size: xx-small;
	font-family: Arial;
}
.logintext
{
	font-weight: normal;
	text-align: left;
	font-size: xx-small;
	font-family: Arial;
}
.newuser
{
	font-weight: bolder;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}
.todaysspecial
{
	font-weight: normal;
	font-size: xx-small;
	color: red;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}
.footernavlinks
{
	font-weight: bold;
	font-size: xx-small;
	color: blue;
	font-family: Arial;
}
.specialslashprice
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	text-align: center;
	text-decoration: line-through;
}
.slashprice
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-align: center;
	text-decoration: line-through;
}
.verifyheading
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-align: center;
}
.verifytext
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-align: center;
}
