.bg_table_left {
	background-attachment: fixed;
	background-image: url(images/header_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.titles {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C7E3E4;
	border-right-color: #C7E3E4;
	border-bottom-color: #C7E3E4;
	border-left-color: #C7E3E4;
	padding-left: 5px;
}
.text {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	line-height: 18px;
}
.image_border {
	border: 1px solid #999999;
}
.textfield {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #C7E3E4;
}

