td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#sidebar {
width: 166px;
font: normal 12px/29px Verdana, Arial, Helvetica, sans-serif;
}
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	width: 166px;
	list-style-type: none; /*turns off display of bullet*/

}
#navlist a, #navlist a:visited {
padding-left:25px;
display: block;
		background-image:url(img/menu/menu_bg.png);
	background-position:0px;
	//background-repeat:no-repeat;
	
	
	color: #333333;
	text-decoration: none;
	

}
#navlist a:hover {
display: block;
	background-position:0px;
background-image:url(img/menu/menu_bg_f2.png);

	
	

color:#990000;
}.titles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #3C7878;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	top:50%;
}
.smalls {
	font-size: 10px;
	color: #FFFFFF;
}
.smalls2 {
	font-size: 10px;
	color: #000000;
}
a:visited {
	color: #3C7878;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.titles2 {
	font-weight: bold;
	color: #FFFFFF;
}
.greentext {
	color: #3C7878;
}
.maroomtext{ 
	color: #990000;
}
.smallgraytext{ 
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.redtext{ 
	color: #FF0000;
}
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}