body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color:#FFFFCC;
}
H1 {
	font-size: 140%;
	color:#990000;
	text-transform: uppercase;
}
H2 {font-size: 130%; color:#122218;}
H3 {font-size: 120%;}
H4 {font-size: 110%;}
#mainTable {
	background-color: #FFFFFF;	
}
#footer {
	background-color: #000000;	
	color:#FFFFFF;
}
#live {
	padding: 10px;
	width: 650px;

}
#left {
	background-image:url(common/squares.gif);
	background-repeat: repeat-y;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
 }
 #right {
 	right:auto;
	background-image:url(common/squares.gif); 
	background-repeat: repeat-y;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	
 }
 #top {
 	height: 24px;
	background-image:url(common/squares.gif); 
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
 }
 #bottom {
 	height: 24px;
	background-image:url(common/squares.gif); 
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
 }
 
 #footer {
	color: #FFFFFF;
	background-color:#B30017;
	font-size: 120%;
	vertical-align: middle;
	text-align: center;
 }
  #navbar {
	color: #FFFFFF;
	background-color:#122218;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
 }
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
#sidebar {
	padding-left:5px;
	padding-top:5px;
	background-color:#999900;
	color:#FFFFFF;
	font-size:100%;
	width:145px;
}
#sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	color: #990000;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar H1 {
	color:black;
	font-size:100%;
}
#sidebar H2 {
	color:#990000;
	font-size:100%;
}
#sidebar H4 {
	color:#990000;
	font-size:100%;
}
.sidebarruleabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.sidebarrulebelow {
	border-below-width: 1px;
	border-below-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-below-color: #000000;
}
#ProductImage {
	border:solid;
	border-color:#000000;
	border-width:1px;
	margin-left: 5px;
}
.strong {
	font-weight: bold;
}
#RedBoxRule {
	border-width:1px;
	border-style: solid;
	border-color:#990000;
}
.SiteMapSubHead {
	font-weight: bold;
	color: #990000;
}
.SiteMapIndent {
	margin-left: 10px;
}
