*, td, p 
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
color: Green;
}	

body
{
background-color: white;
margin: 0;
font-size: 12px; 
font-family: Verdana, Arial, Sans-Serif;
}


td.SideMenuHeader 
{
	background-image: url('/Images/SideMenuHeaderBkgrnd2.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid darkgreen;
	color: White;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
}

a.SideMenuLink 
{
	color: #BBBED4;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 6px;
	font-weight: bold;
}

h1 
{
	color: DarkGreen;
	font-size: 15px;
	margin-bottom: 6px;
	border-bottom: 1px solid #BBBED4;
	margin-right: 3px;
	margin-top: 6px;
}

h2 
{
	color: DarkRed;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

h3 
{
	color: DarkGreen;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 3px;
}

p.BodyText
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: left;
	color: Green;
}

p.BackToTop
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 10px;
	padding: 0px;
	font-weight: bold;
	margin-right: 10px;
}
p.BackToTop a 
{
	font-size: 10px;
}

dl 
{
	margin-top: 6px;
}

dt 
{
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

dd
{
	margin-left: 15px;
	margin-right: 20px;
	font-weight: normal;
	margin-bottom: 6px;
}
ul {
	margin-top: 0px;
}

p.SubMenu 
{
	text-align: center;
	font-size: 10px;
}

p.SubMenu a 
{
	font-size: 10px;
}

.ProductTitle
{
	font-size: 13px;
	font-weight: bold;
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}
.ProductDescription
{
	margin-top: 0px;
}
p.CrumbTrail 
{
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.CrumbTrail a 
{
	font-size: 10px;
}

.ProductPrice 
{
	font-weight: bold;
	font-size: 13px;
	color: Red;
}
td.ProductPrice a 
{
	font-weight: normal;
	font-size: 10px;
}
td.ProductList, td.ProductList a 
{
	font-size: 10px;
}
td.ProductPriceUsed 
{
	font-weight: bold;
	font-size: 10px;
	color: Navy;
}
td.ProductPriceUsed a 
{
	font-weight: normal;
	font-size: 10px;
}

p.ResultTop, p.ResultTop a
{
	margin: 0,0,0,0;
	font-size: 10px;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 3px;
	border-bottom: 1px solid black;
}
p.ResultBottom, p.ResultBottom a
{
	margin: 0,0,0,0;
	font-size: 10px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	border-top: 1px solid black;
}
table.AttributeTable 
{
	border: 1px solid DarkGreen;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: whitesmoke;
}
table.AttributeTable th
{
	text-align: left;
	background-color: DarkGreen;
	color: White;
	background-image: url('/Images/SideMenuHeaderBkgrnd2.jpg');
	background-repeat: repeat-x;
}
table.AttributeTable td 
{
	border-bottom: 1px solid whitesmoke;
}
input.Button 
{
	color: black; 
	cursor: hand; 
	height: 23px; 
	border: 1px outset whitesmoke; 
	font-size: 10px; 
	letter-spacing: -1px;
	background-color: #D6DBE3;
	background-image: url('/Images/ButtonBkgrnd1.jpg');
	background-repeat: repeat-x;
}
input.Hover 
{
	background-image: url('/Images/ButtonBkgrnd2.jpg');
	background-repeat: repeat-x;
}
p.SearchTitle 
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: Navy;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
}
p.SearchDescription 
{
	margin-top: 0px;
	margin-bottom: 0px;
}
p.SearchStats 
{
	margin-top: 0px;
	color: Gray;
}

table.Calendar 
{
	border-top: 1px solid black;
	border-left: 1px solid black;
}
table.Calendar tr th 
{
	color: whitesmoke;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 10px;
	background-image: url('/Images/SideMenuHeaderBkgrnd2.jpg');
}
table.Calendar tr td 
{
	color: LightGreen;
	background-color: DarkGreen;
	height: 25px;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 8px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table.Calendar tr td.DayHover 
{
	cursor: hand;
	background-color: lightgreen;
	color: Black;
}
input 
{
	color: black;
}

td.Menu 
{
	border: 1px solid gainsboro;
	cursor: hand;
}

td.MenuHover
{
	border: 1px solid darkgreen;
	background-color: whitesmoke;
	cursor: hand;
}

.MenuTitle 
{
	font-size: 10px;
	font-weight: bold;
	color: DarkGreen;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}

.MenuDescription 
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 10px;
	margin-top: 0px;
}
.ArticleBody
{
	color: white;
	font-size: 10px;
	margin-left: 30px;
	padding-left: 5px;
	border-left: 1px solid white;
	margin-right: 10px;
}
.ArticleBody a 
{
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
}