.text-body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 24px;

}
.text-black {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.text-heading {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;

}
a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.metal-bg {
	background-image: url(images/box_mtl_ctr.gif);
	background-repeat: repeat;
}
.shadow {
	background-image: url(images/main_r4_c9.gif);
	background-repeat: repeat-y;
}
.shadow-blue {
	background-image: url(images/main_r5_c7.gif);
	background-repeat: repeat-y;
}
.shadow-metal {
	background-image: url(images/main_r5_c6.gif);
	background-repeat: repeat-y;
}
