body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/body_bg.gif);
}
.tahoma11bold-blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01ACFF;
	text-decoration: none;
}
.tahoma11bold-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxbg {
	background-image: url(images/box_content_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tahoma11reg-black {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma11bold-black {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma11reg-lblue {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ACDDFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titles {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11bold-lblue {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ACDDFF;
	text-decoration: none;
}
