@charset "utf-8";
/* CSS Document */

.t {background: url(images_new/feat_main.jpg) 4px 0 no-repeat; text-align:left; margin-bottom:.9em; background-color:#e0d8ce;}
.b {background: url(images_new/feat_b.gif) 0 100% repeat-x}
.l {background: url(images_new/feat_l.gif) 0 0 repeat-y}
.r {background: url(images_new/feat_r.gif) 100% 0 repeat-y}
.bl {background: url(images_new/feat_bl.gif) 0 100% no-repeat}
.br {background: url(images_new/feat_br.gif) 100% 100% no-repeat}
.tl {background: url(images_new/feat_tl.gif) 0 0 no-repeat}
.tr {
	background: url(images_new/feat_tr.gif) 100% 0 no-repeat;
	padding:17px;
	padding-top:6px;
} 

.t h2 {
	font-size:1.2em !important;
	color:#636262;
	margin-left:0px !important;
	background-image:url(images_new/feat_horzline.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding-bottom:4px !important;
	margin-bottom:8px !important;
	}
	
.t p {
	margin-left:0px !important;
	}

.t a {
	color:#0c4992 !important;
	}

.t a:hover {
	color:#E10101 !important;
	}