@charset "utf-8";

#Homemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	width: 216px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;*/
}
#Homemenu #subheader {
	padding-top: 5px;
}

.Header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bullet {
	background-image: url(../images/comart_bullet.gif);
	height: 26px;
}
.line {
	border-bottom-color: #cacbcd;
	border-bottom-style: solid;
	height: 1px;
	border-bottom-width: 1px;
}
#Homemenu  a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-decoration: none;
}
#Homemenu     a:hover      {
	color: #c02026;
}
