<style type="text/css">
		.text_footer {
			font-family : Tahoma, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight:bold;
			color : #000000;
			padding-left : 5px;
			padding-right : 5px;
			border-bottom-style : groove;
			border-top-style : ridge;
			border-bottom-width : 1px;
			border-top-width : 1px;
			border-top-color : #FFFFFF;
			border-bottom-color : #CCCCCC;
		}
		.border_add {
			border-left-style : ridge;
			border-right-style : groove;
			border-right-width : 1px;
			border-left-width : 1px;
			border-left-color : #ED1C24;
			border-right-color : #ED1C24;
			border-bottom-style : groove;
			border-bottom-width : 1px;
			border-bottom-color : #ED1C24;
		}
		.text_home_header {
			font-family : tahoma;
			color : #ffffff;
			font-weight: bold;
			font-size : 17px;
		}
		.text_home_content {
			font-family : tahoma;
			color : #ffffff;
			font-weight: bold;
			font-size : 13px;
		}
		.button1 {
			color: #F5F5F5;
			font-family : tahoma, Helvetica, sans-serif;
			font-size : 11px;
			font-weight:bold;
			border-top-color : #F8F8FF;
			border-left-color : #F8F8FF;
			border-right-color : Gray;
			border-bottom-color : Gray;
			background-color : #dc143c;
		}
		.text_header_left {
			font-family : tahoma;
			color : #ffffff;
			font-weight: bold;
			font-size : 11px;
		}
		TD {
			font-family : tahoma;
			color : #002E60;
			font-size : 8pt;
		}
		.txt_left {
			font-family : tahoma;
			color : #002E60;
			font-size : 9pt;
			padding-left : 3px;
		}
		.txt_left_hd {
			font-family : tahoma;
			color : #ffffff;
			font-size : 10pt;
			padding-left : 5px;
			font-weight: bold;
		}
		.txt_footer2 {
			font-family : tahoma;
			color : #778899;
			font-size : 10px;
		}
		.txt_footer {
			font-family : tahoma;
			color : #ffffff;
			font-size : 10px;
			text-align : center;
			font-weight: bold;
		}
		.txt_hdr {
			font-family : tahoma;
			color : #ac0500;
			font-weight: bold;
			font-size : 12px;
			padding-left : 5;
		}
		.txt_hdr_news {
			font-family : tahoma;
			color : #ac0500;
			font-weight: bold;
			font-size : 15px;
		}
		.txt_hdr_cms {
			font-family : arial;
			color : #ac0500;
			font-weight: bold;
			font-size : 20px;
		}
		.txt_content {
			font-family : tahoma;
			color : #242424;
			font-size : 11px;
			padding-left : 5;
		}
		.txt_content_red {
			font-family : tahoma;
			color : #990000;
			font-size : 11px;
			padding-left : 5;
			font-weight: bold;
		}
		.txt_content_date {
			font-family : tahoma;
			color : #242424;
			font-size : 9px;
			padding-left : 5;
		}
		.txt_content_hdr {
			font-family : tahoma;
			color : #ED1C24;
			font-size : 11px;
		}
		strong {
			font-family : tahoma;
			color : #ED1F23;
			font-size :8pt;
		}
		.h3 {
			font-family : tahoma;
			color : #ED1F23;
			font-size :9pt;
			font-weight: bold;
		}
		.h4 {
			font-family : tahoma;
			color : #ED1F23;
			font-size :11pt;
			font-weight: bold;
		}
		.txt_red {
			font-family : tahoma;
			color : #ff0000;
			font-size : 11px;
		}
		.txt_white {
			font-family : tahoma;
			color : #ffffff;
			font-size : 11px;
		}
		.border_r {
			border-right : 1px solid #BCBEC0;
		}
		.border_r2 {
			border-right : 1px solid #BCBEC0;
			border-left : 1px solid #BCBEC0;
			border-top : 1px solid #BCBEC0;
			border-bottom : 1px solid #BCBEC0;
			
		}

		a.top_menu:link {
			font-family : Tahoma,Arial, Verdana;
			font-size : 11px;
			font-weight: bold;
			color : #ffffff;
			text-decoration:none;
		}
		a.top_menu:visited {
			font-family : Tahoma,Arial, Verdana;
			font-size : 11px;
			font-weight: bold;
			color : #ffffff;
			text-decoration:none;
		}
		a.top_menu:hover {
			font-family : Tahoma,Arial, Verdana;
			font-size : 11px;
			font-weight: bold;
			color : #ffefd5;
			text-decoration:underline;
		}
		a:link {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight:bold;
			color:#363636;
			text-decoration:none;
		}
		a:visited {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight:bold;
			color:#363636;
			text-decoration:none;
		}
		a:hover {
			color:#ff0000;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight:bold;
			text-decoration:none;
		}
</style>	