body,td,th,legend {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #383800;
	font-size: 12px;
}
body {
	background-color: #FBF9E9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
legend
{
    font-weight: bold;
}
img
{
    border: none;
}

h1,h2,h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #383800;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

ul
{
    line-height: 20px;
}
a:link {
	color: #383800;
}
a:visited {
	color: #383800;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.breadcrumbsfoo
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #383800;
}

.style1 {color: #CC0000}

.blockcenter { display:block; margin-left: auto; margin-right: auto; }
.descriptiontable
{
    width: 278px;
    border-collapse: collapse;
}
.descriptiontabletd {
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.urgent
{
    color: #FF0000;
    font-weight: bold;
}
.success
{
    color: #008800;
    font-weight: bold;
}

.imgborder
{
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
}

.shadowhorz
{
    background-image: url("/images/shad-horzfill.jpg");
}

.shadowvert
{
    background-image: url("/images/shad-vertfill.jpg");
}

.tbody
{
    background-image: url('/images/tbody.gif');
}

.menu_item_div
{
	cursor: pointer;
	cursor: hand;
	float: left;
	text-align: center;
	width: 60px;
}

.new_prod_menu_item
{
	display: inline;
}

.tile_img {
	display: block;
}

.tile_cell {
	float: left;
	margin-right: 10px;
}

.cardfront
{
	background-image: url('/images/cards/front_off.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.cardfront:hover
{
	background-image: url('/images/cards/front_on.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.cardinside
{
	background-image: url('/images/cards/in_off.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.cardinside:hover
{
	background-image: url('/images/cards/in_on.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.cardback
{
	background-image: url('/images/cards/back_off.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.cardback:hover
{
	background-image: url('/images/cards/back_on.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 57px;
	cursor: pointer;
	cursor: hand;
}

.leftNav img
{
	display: block;
}

div.row {
  clear: both;
  width: 100%;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 38%;
  text-align: right;
  }

div.row span.desc {
  float: right;
  width: 57%;
  text-align: left;
  } 
div.spacer {
  clear: both;
  }
  
.slideMenu
{
	width:80px;
	height:15px;
	font-size:xx-small;
	font-family:Verdana, Tahoma, Sans-Serif;
	background-color:#DFDBC0;
	border-color:#494A04;
	border-width:1px;
	border-style:solid;
	float:left;
	color:#494A04;
	text-decoration:none;
}

.slideMenu:hover
{
	background-color:#FBF9EA;
	text-decoration:none;
}
.header {
	width: 501px;
	height: 37px;
	position: relative;
	overflow: hidden;
	}
.header span {
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}