.BottomAngle {background-attachment: fixed; background-image: url(images/bottom_1.jpg); background-repeat: no-repeat; background-position: left bottom}

.ContentPadding   {padding:15px 8px 15px 10px}

.b_menu:Link    {text-decoration:none; font-weight:bold; color:#FFFFFF}
.b_menu:hover   {text-decoration:none; font-weight:bold; color:#FFFFFF}	
.b_menu:visited {text-decoration:none; font-weight:bold; color:#FFFFFF} 
b {color:#606060}

#services {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-width: 4px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	border-radius: 3px;
}
#services td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	border-width: thin;
	padding: 4px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
#services table.sample th {
	border-width: thin;
	padding: 4px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

.ContentText * td {
	Font-family:Tahoma; Font-size:10; color:#606060}

