﻿body 
{	
  font-size: 1em;
  font-family : Trebuchet MS, Verdana, Arial;
  background-image:url(images/bg_tile.gif);
}

h1
{
	font-size: 2.0em;	
	color:#629e1b;
}

h2
{
	font-size: 1.5em;
	color:#ee9c00;
}

p
{
  text-align:justify;
}

ul
{
	list-style-image:url(images/divider.gif);
}

img
{
	border-style:none; 
}

a:link
{
	color:#629e1b;
}

a:visited
{
	color:#ee9c00;
}

.clear
{
	background-color:White;	
}

.bordered
{
	background-color:White;
	background-image:none;	
	border-style:solid;
	border-color:#629e1b;
	border-width:thin;
}

.divided
{
	background-position:right; 
	background-repeat:repeat-y; 
	background-image:url('images/dividing-line.png');
	padding-right:1em;
}

.question
{
	font-weight:bold;	
}

.Answer
{
}

.SmallPrint
{
	color:Gray;
	font-size:small;
}

.StressBad
{
	font-weight:bold;
	color:Red;
}

.StressGood
{
	font-weight:bold;
	color:Green;
}

.table
{
	border-style:none;
}

.table td
{
	vertical-align:top;
}

#ShoppingCart 
{
	border-color:#ee9c00;
}

#ShoppingCart th
{
	font-weight:bold;
}

#ShoppingCart td
{
	vertical-align:top;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#ee9c00;
}

.notop
{
	border-top-style:none;
}

.Menu
{
	background-color:#629e1b;
}

.Menu .heading
{
	display:inline;
	color:White;	
	font-size:1.4em;
}

.Menu a
{
	display:block;
	color:White;
	white-space:nowrap;
	padding-bottom:3px;
	width: 100%;
}

.Menu .lev1
{
	font-size:1.15em;	
	text-indent:1em;
}

.Menu .lev2
{
	font-size:1.0em;	
	text-indent:2em;
}

.Menu a:visited
{
	color:White;
}

.Menu a:hover
{
	background-color:#ee9c00;
}

hr
{
	border: 0;
	width: 80%;
	text-align:center;
	color: #ee9c00;
	background-color: #ee9c00;
	height: 3px;
}

.bigger
{
	font-size:150%;
}

.InlineStress
{
	font-weight:bold;
	color:#ee9c00;
}

.InlineStress2
{
	font-size:1.15em;
	font-weight:bold;
	color:#629e1b 
}

.strike
{
	color:Red;
	text-decoration:line-through;
}

.strikeColorReset
{
	color:Black;
}

.documentBox
{
	padding:10px;
	border-style:solid;
	border-width:thin;
	border-color:#629e1b;
	white-space:nowrap;
}

.WhiteText a
{
	color:White;
}

.WhiteText a:visited
{
	color:White;
}

.BYOB
{
	font-size:large;
}
