/* CSS Document */


/*Side Bar font*/
.Side_Bar_maps{
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	font-family: Arial;
	text-decoration: none;
}

.grad_calc_right {
	position: relative;
	padding: 10px;
	background-color: #F0E8D2;	
	background-image: url(../1/images/gradient_Right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border: 3px groove #00B93D;
	z-index: 3;	
} 

.border {
	position: relative;
	padding: 1px;
	border: 3px groove #00B93D;
	z-index: 3;	
} 