body {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
table {
	line-height: 150%;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
div.topmenu {
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
}
a.topmenu {
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	
}
a.topmenu:hover {
	text-decoration: none;
	color: #80C244;
	padding-left: 5px;
	padding-right: 5px;
	
}
#leftmenu div {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: -10px;
	
}
#leftmenu ul{
	font-size: 11px;
	margin-top: 15px;
}
#leftmenu ul li {
	margin-left: -15px;
	list-style-image: url(images/icon.gif);
}
#leftmenu li {
	padding-bottom: 8px;
}
#leftmenu a {
	text-decoration : none;
	color: #076eba;
	font-weight: bold;
	margin-left: 5px;
	
	
}
#leftmenu a:hover {
	text-decoration : none;
	color: #9A0005;
	font-weight: bold;
	margin-left: 5px;
	
	
}
a.leftmenusub  {
	text-decoration : none;
	color: #626262;
	font-weight: bold;
	margin-left: 5px;

}
div.copyright {
	font-size: 10px;
	color: #ffffff;
	line-height: 100%;
}
ul.indexcontent {
	list-style-image: url(images/icon.gif);
	margin-left: 20px;
	font-size: 11px;
}
li.indexcontent {
	padding-left: 10px;
	padding-bottom: 10px;
}
div.bottommenu {
	font-size: 11px;
	
}
a.bottommenu {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;

}
h1.pagehead {
	font-size: 18px;
	color: #626262;
	padding-bottom: 10px;
	background-image: url(images/head_border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
a {
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	text-decoration: underline;
	color: #076eba;
	
}
div.content {
	padding: 5px;
}
.pricecontenthead {
	font-size: 12px;
	font-weight: bold;
	color: #076eba;
	padding: 5px;
}