.footer {
	color : #1F2650;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.footer:hover{
		color : #1F2650;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;

}



BODY {

	background-image : url(images/bg_stripe.gif);
	background-repeat : repeat-x;
	background-position : top;
	background-color : #FFB200;
}

.blue_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000A42;
}
	
		A.blue_txt:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFC02D;
	text-decoration : none;
	}
.home_banners_table {
	border-top-color : #FFB401;
	border-top-style : dashed;
	border-top-width : 1px;
	border-bottom-color : #FFB401;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}

.product_links {
	color : #000A42;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.product_links:hover {
	color : #000A42;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}



.home_banner_td {
	border-right-color : #FFB401;
	border-right-style : dashed;
	border-right-width : 1px;

}
.inner_footer_table {
	border-bottom-color : #1F2650;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #1F2650;
	border-top-style : solid;
	border-top-width : 1px;	
}

.path_links{
	color : #000A42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.path_links:hover{
	color : #000A42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

.path_td{
	color : #000A42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
		border-bottom-color : #1F2650;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}
.titleOrange {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #EC9105;
}

.textOrange {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #EC9105;
}

	.bullet {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFC02D;
		text-decoration : none;
	}

	.sitemap2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: bold;
		font-weight: normal;
		color: #FFC02D;		
		text-decoration : none;
	}

	.subtitle_td{
	color : #EC9105;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
		border-bottom-color : #1F2650;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}

	.arrow {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: bold;
		color: #000A42;
		text-decoration : none;
	}
