body {
	background-color: #FFFFFF;
	color: Black;
	margin: 0;
	padding: 0;
}

a:link {
	color: Navy;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active  {
	text-decoration: underline;
}

ul {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*.Grit {
	font: normal normal normal 80% Arial, Helvetica, sans-serif;
}*/
/*
table.Cupon {
	border: 1px dashed Black;
	background: url(/Images/cupon.png) no-repeat 14px 14px;
}
*/

/*span.SpecialPrice {
	color: Red;
	font: bold 80% Arial, Helvetica, sans-serif;
}*/


#Content {
	padding-left: 8px;
	padding-right: 8px;
	-padding-top: 16px;
}
#Content, #LeftBar, #RightBar {
	vertical-align: top;
}

#LeftBar, #RightBar {
	width: 20%;
}

#Footer {
	/*background-color: #C0C0C0;*/
}

#Header {
	/*background-color: #808080;*/
}

#Content p, label, td, th, .Copyright .Navbar {
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#Content p {
	text-align: justify;
}


h1 {
	padding-top: 20px;
	padding-bottom: 6px;
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
	/*color: #0A5214;*/
	border-bottom: 3px solid #FAFB00;
	margin-bottom: 10px;
}

h2 {
	font: normal normal bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.Copyright {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #999999;
}


/*
table.SpecialProducts {
	width: 100%;
}

.SpecialProducts h1 {
	font: bold normal normal 120% Arial, Helvetica, sans-serif;
	width: 90%;
	border-bottom: 1px dotted black;

}

.SpecialProducts p {
	text-align: left;
}
*/
/*
.LeftBar {
	background-color: #BACB1C;
	width: 100%;
	margin-bottom: 20px;
}
*/

/*
img.Comp {
	vertical-align: middle;
	margin-left: 8px;
	cursor: hand;
}
*/

/*
.Welcome {
	text-align: right;
}
*/
/*
.SpecialProducts td {
	padding: 8px;
}
*/

.Template {
	display: none;
}


/*.Products {
	border: 1px solid #191970;
	font: normal 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}



.Products th {
	height: 40px;	padding: 4px;
	background-color: #F8F8FF;
	font: bold 120%/80% Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}*/

/*
.Product0 td {
	background-color: #F5F5F5;
}
*/
/*
td.Price {
	text-align: right;
}
*/
/*
td.Delivery, td.Firm{
	text-align: center;
}
*/
/*
.Product1 td {
	background-color: #D3E1F1;
}
*/

/*.Pager td{
	width: 30px;
	font: normal 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}*/


/*
.Pager a:link{
	text-decoration: none;
}

.Pager a:visited{
	text-decoration: none;
}

.Services {
	height: 30px;
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
}
.Services img {
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 2px;
 }


.Services a:link,  .Services a:visited{
	text-decoration: none;
	color: #00008B;
}

.Services a:active,  .Services a:hover{
	text-decoration: underline;
}


*/



/*

p.Hint {
	font: normal 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 0.8em 0;
}

h1.Hint {
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
}

td.counter {
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D3D3D3;
}

.PrinterMarks td {
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 40px;
}

.PrinterMarks td a:visited {
	color: black;
}
*/

.BarHeader {
	width: 190px;
	height: 24px;
	background-image: url(/images/header.gif);
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F7FEEF;
	text-align: center;
	vertical-align: bottom;
}

.BarContent {
	border: 1px solid #B1C51A;
	width: 180px;
	margin-bottom: 8px;
	background-color: #F7FEEF;
	padding: 4px;
}

legend {
	font-weight: bold;
	color: Black;
}

.Form {
	background-color: #F8F8F8;
	padding: 10px;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}

.Schedule {

}

.Schedule .Separator td{
	border-top: 1px solid Black;
}

.Schedule .Workday {
	background-color: #99CCFF;
	border: 2px outset #99CCFF;
}

.Schedule .Weekend {
	background-color: #FF3300;
	border: 2px outset #FF3300;
}

dt {
	font-weight: bold;
	padding-top: 0.8em;
}

dd {
	text-align: justify;
}

.Navbar {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #808080;
}

.Navbar a {
	color: #808080;
}