.shadowleft {
	background-image: url(images/shadowleft.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.shadowright {
	background-image: url(images/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.m1_text {
	font-family: tahoma;
	font-size: 11px;
	color: #454545;
	text-align: left;
}

.l_text {
	font-family: Tahoma;
	color: #454545;
	text-decoration: none;
}
.l_text a {
	font-family: Tahoma;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.l_text a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}.h_heading {
	font-family: tahoma;
	font-size: 17px;
	color: #ff9320;
}
.pricelist td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.pricelist th{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 5px;
}

.pricelist_red {
	border-left: #EB1E25 1px solid;
}

.pricelist_orange {
	border-right: #F7921C 1px solid;
}.l_text2 a{
	font-family: tahoma;
	font-size: 11px;
	color: #0079BE;
	text-decoration: underline;
}
.l_text2 a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #0079BE;
	text-decoration: none;
}
.h_heading2 {
	font-family: tahoma;
	font-size: 14px;
	color: #6633FF;
}
#month td{
	padding: 3px 10px 3px 10px;
}
.hidden{
	display: none;
}
.g_ad{
	width: 180px;
	padding-top: 20px;
}