body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bg_white {
	background-color: #FFFFFF;
}
.content_pad {
	width: 20px;
}
.top_black_band {
	background-color: #3A3A38;
}
.footer_light {
	background-color: #F0F0E8;
	height: 40px;
}
.footer_dark {
	background-color: #3A3A38;
	height: 12px;
}
.gray_box_border {
	padding: 5px;
	width: 225px;
	border: 2px solid #D6D6D6;
}
.sub_title_bg {
	background-image: url(images/sub_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 203px;
}
.text_black_12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_black_14 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.text_blue_12 {

	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.text_title_blue {
	color: #0066FF;
	text-decoration: none;
}
.text_title_black {
	color: #333333;
	text-decoration: none;
}
.text_red {
	color: #FF0000;
	text-decoration: none;
}
.spec_table_title {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 24px;
}
.spec_table_bg_light {
	background-color: #F0F0E8;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.client_table_bg_light {
	background-color: #F0F0E8;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 25px;
	padding:2px;
}
.client_table_bg_dark {
	background-color: #E1DECE;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 25px;
	padding:2px;
}
.sub_box_title {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
