body{
	padding:0px;
	margin:0px;
	background:#F3F3F3;
	text-align: center;
}

.dt { display:table; width:100%;}
.dr { display:table-row; width:100%; height:100%;}
.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

a {color:#555555;}
.main_border { width:766px; height:auto; background:url(images/sq.gif); margin:auto; border: 2px solid #2A2A2A; border-top:0px; border-bottom:0px;}
.main { width:766px; height:auto; background:#F3F3F3;}
.footer { background:url(images/b-dr.gif) repeat-x; height:58px;}
.footer_text, .footer_text a { 
	
	
	font-family:Tahoma; 
		font-size:11px;
		line-height:14px;
	
	color:#F3F3F3;
	
	
	
	}
.content { height:auto;}
.bg_h_l { background:url(images/h-l.gif) repeat-x; height:1px;}
.h_l { background:url(images/h-l.gif) repeat-x; height:1px;}
.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}
.w_bg { background:#FFFFFF;}
.link { color:#BE2911; font-size:10px; line-height:10px; text-transform:uppercase; font-weight:bold; padding-right:14px; background:url(images/a.gif) no-repeat right;}
.red_text { color:#BE2911; line-height:13px; font-weight:bold;}
ul { margin:0px; padding:0px; list-style:none;}
li { background:url(images/1-a.gif) no-repeat left; padding-left:7px; margin:0px;}
li a { color:#BE2911; line-height:16px;}
.ul1 li a { line-height:18px;}
div.spacer {
  clear: both;
  }

.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}