.bg_tile {
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #BDBDBD;
}
.textBodyJustify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
a {
	font-weight: normal;
	color: #2292CE;
	text-decoration: underline;
	font-size: 12px;
	line-height: 15px;
	
	}
.head2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #8c8c8c;
	font-weight: bold;
}

	a:hover{color:#990000}

.imgFloatRight {
	padding: 0px;
	clear: left;
	float: right;
	border: 3px solid #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgHHDL {
	float: right;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 3px solid #FFFFFF;
	margin-right: 10px;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
}
.imgBorder {
	border: 3px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_subNav {
	background-image: url(images/hr_red.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subNav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bg_shadowRight {
	background-image: url(images/bg_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_shadowLeft {
	background-image: url(images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
ul {
	margin:1em;
	list-style-type: square;
	color: #666666;
	padding: 0px;
	vertical-align: top;
	
}
.textBodyJustify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textBodyLeftAlign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.imgFloatRightNgonpa {
	padding: 0px;
	clear: left;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promo {
	background-color: #E4E4E4;
	border: 3px solid #FFFFFF;
	height: auto;
	width: 170px;
	padding: 5px;
	float: right;
	clear: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
