body {
	font-size: 12px;
  margin:0px 0px 0px 0px;
	background:#d8e4ed;
	color: #666666;
}


/*
.notify_sum {
  width:auto;
  overflow:auto;
  height: 100px; 
  border: 0px solid;
  margin: 10px 0px;
  padding:0px 0px 0px 38px;
  background-repeat: no-repeat;
  background-position: 5px left;
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url('../images/notify_sum.png');
}
*/

.notify_sum {
  width:auto;
  overflow:auto;
  height: 85px; 
  border: 0px solid;
  margin: 0px 0px;
  padding:0px 0px 0px 0px;
  color: #4F8A10;
  background-color: #DFF2BF;
}


/*
div {
	font-family:arial;
	font-size:12px;
}
*/

.none {
	display: none;
}
.bold {
	font-weight: bold;
}
.png24 {
    tmp:expression(setPng24(this));
 }
.grey {
	color: #666666;
}
a {
	color: #006dba;
	text-decoration: none;
}

/** LAYOUT **/

.layout {
	width:970px;
	margin:auto;
	padding:0px 7px 0px 7px;
	background:url("../images/bg.gif") repeat-y;
}

.layout_bottom {
	width:984px;
	margin:auto;
	height:6px;
	clear:both;
	font: bold 0px/0px arial;
	background:url("../images/bottom_bg.gif") no-repeat;
}

#top_bar {
	width:970px;
	height:37px;
	background:url("../images/top_bar_center.gif") repeat-x;
	font-size:0px;
}

#top_bar h1 {
	\\font-family:arial;
	font-size:12px;
	color:#727374;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#top_bar .left {
	width:2px;
	height:37px;
	font-size:0px;
	background:url("../images/top_bar_left.gif") no-repeat;
	float:left;
}

#top_bar .center {
	height:27px;
	width:735px;
	float:left;
	padding:10px 0px 0px 15px;
}
#top_bar .center a {
	color: #727374;
	text-decoration: none;
}
#top_bar .center a:hover {
	color: #006BA9;
}	
#top_bar .center2 {
	height:27px;
	width:194px;
	color:#006ba9;
	float:left;
	padding:10px 0px 0px 14px;
}

#top_bar .center2 a {
	color:#006ba9;
	font-weight:bold;
	text-decoration:none;
}

#top_bar .center2 a:hover {
	color:#008cdd;
	font-weight:bold;
	text-decoration:underline;
}

#top_bar .right_01 {
	width:5px;
	height:37px;
	font-size:0px;
	background:url("../images/top_bar_right01.gif") no-repeat;
	float:left;
}

#top_bar .right_02 {
	width:5px;
	height:37px;
	font-size:0px;
	background:url("../images/top_bar_right02.gif") no-repeat;
	float:left;
}

#logo {
	padding:21px 15px 15px 10px;
	float:left;
	width: 424px;
	height: 57px;
	overflow: hidden;
}
#logo a, #logo  h1 {
	diaplay: block;
	margin: 0px;
	padding: 0px;
}
#logo img {
	position: absolute;
}

#phone {
	float: right;
	padding: 8px 0px 0px 0px;
}
#phone img {
	padding-right: 10px;
}
#phone embed, #phone object {
	width: 160px;
}
#requestquote {
	float: left;
	margin-left: 295px;
}
#requestquote, #requestquote a i {
	width: 208px;
	height: 43px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}
#requestquote a i {
	position: absolute;
	display: block;
	background: url(../images/btn_request_a_quote.gif) no-repeat top left;
}
#requestquote a:hover {
	text-indent: 0px;
}	
#requestquote a:hover i {
	background-position: bottom left;
}


/** MAIN MENU **/

#mainMenu {
	width:939px;
	height:40px;
	margin:0px 15px 0px 15px;
	background:url("../images/mainMenu_line_bg.gif") no-repeat top;
	clear:both;
}

#mainMenu ul {
	margin:0px;
	padding:2px 0px;
	list-style:none;
	display: block;
	background:url("../images/mainMenu_line_bg.gif") no-repeat 0px 36px;
	width: 960px;
	height: 36px;
}

#mainMenu li {
	list-style:none;
	position:relative;
	float:left;
	text-align: center;
	cursor:pointer;
	height:38px;
}
.mainMenuCont {

}
.mainMenuBox {
	width: 939px;
	overflow: hidden;
}
#mainMenu li a {
	display:block;
	float:left;
	\\font-family: Tahoma;
	letter-spacing: 1px;
	font-weight:bold;
	color:#7c7c7b;
	font-size: 12px !important;
	text-decoration:none;
	height:24px;
	padding: 9px 17px 0px 17px;
}

#mainMenu li a span {
	display: none !important;
}
/*	
#mainMenu li a b {

	clip: rect('0', '0', '0', '0');

}	
#mainMenu li#mi_3 a, #mainMenu li#mi_4 a,
#mainMenu li#mi_7 a, #mainMenu li#mi_8 a {
	padding: 11px 19px 0px 19px;
}
#mainMenu li#mi_6 a {
	padding-left: 19px;
}
*/
#mainMenu li a:hover, #mainMenu li a.active, #mainMenu li.on a.active, #mainMenu li.on a.active {
	color:#ffffff;
	background-color:#006ebc;
}
#mainMenu li.on a {
	background: #ffffff;
	cursor:pointer;
	color:#006ebc;
}

#mainMenu li.on a:hover {
	cursor:pointer;
	color:#ffffff;
	background-color:#006ebc;	
}
/*
#mainMenu li a span {
	display: block;
	font: bold 0px/0px arial;
	height: 9px;
	width: 20px;
	position: absolute;
	z-index: 99;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/top_menu_items.gif);
}
#mainMenu li a span.item1 {
	width: 40px;
	background-position: -19px 0px; 
}
#mainMenu li a:hover span.item1,
#mainMenu li.on a:hover span.item1,
#mainMenu li a.active span.item1,
#mainMenu li.on a.active span.item1 {
	background-position: -19px -9px; 
}
#mainMenu li.on a span.item1 {
	background-position: -19px -18px;
}

#mainMenu li a span.item2 {
	width: 50px;
	background-position: -98px 0px; 
}
#mainMenu li a:hover span.item2,
#mainMenu li.on a:hover span.item2,
#mainMenu li a.active span.item2,
#mainMenu li.on a.active span.item2 {
	background-position: -98px -9px; 
}
#mainMenu li.on a span.item2 {
	background-position: -98px -18px;
}

#mainMenu li a span.item3 {
	width: 70px;
	background-position: -178px 0px; 
}
#mainMenu li a:hover span.item3,
#mainMenu li.on a:hover span.item3,
#mainMenu li a.active span.item3,
#mainMenu li.on a.active span.item3 {

	background-position: -178px -9px; 
}
#mainMenu li.on a span.item3 {
	background-position: -178px -18px;
}

#mainMenu li a span.item4 {
	width: 80px;
	background-position: -278px 0px; 
}
#mainMenu li a:hover span.item4,
#mainMenu li.on a:hover span.item4,
#mainMenu li a.active span.item4,
#mainMenu li.on a.active span.item4 {
	background-position: -278px -9px; 
}
#mainMenu li.on a span.item4 {
	background-position: -278px -18px;
}

#mainMenu li a span.item5 {
	width: 70px;
	background-position: -387px 0px; 
}
#mainMenu li a:hover span.item5,
#mainMenu li.on a:hover span.item5,
#mainMenu li a.active span.item5,
#mainMenu li.on a.active span.item5 {

	background-position: -387px -9px; 
}
#mainMenu li.on a span.item5 {
	background-position: -387px -18px;
}

#mainMenu li a span.item6 {
	width: 70px;
	background-position: -488px 0px; 
}
#mainMenu li a:hover span.item6,
#mainMenu li.on a:hover span.item6,
#mainMenu li a.active span.item6,
#mainMenu li.on a.active span.item6 {
	background-position: -488px -9px; 
}
#mainMenu li.on a span.item6 {
	background-position: -488px -18px;
}

#mainMenu li a span.item7 {
	width: 100px;
	background-position: -582px 0px; 
}
#mainMenu li a:hover span.item7,
#mainMenu li.on a:hover span.item7,
#mainMenu li a.active span.item7,
#mainMenu li.on a.active span.item7 {
	background-position: -582px -9px; 
}
#mainMenu li.on a span.item7 {
	background-position: -582px -18px;
}

#mainMenu li a span.item8 {
	width: 100px;
	margin-left: -2px;
	background-position: -721px 0px; 
}
#mainMenu li a:hover span.item8,
#mainMenu li.on a:hover span.item8,
#mainMenu li a.active span.item8,
#mainMenu li.on a.active span.item8 {
	background-position: -721px -9px; 
}
#mainMenu li.on a span.item8 {
	background-position: -721px -18px;
}

#mainMenu li a span.item9 {
	width: 65px;
	background-position: -847px 0px; 
}
#mainMenu li a:hover span.item9,
#mainMenu li.on a:hover span.item9,
#mainMenu li a.active span.item9,
#mainMenu li.on a.active span.item9 {
	background-position: -847px -9px; 
}
#mainMenu li.on a span.item9 {
	background-position: -847px -18px;
}
*/




#mainMenu .divider {
	background:url("../images/mainMenu_divider.gif") no-repeat 0px -4px;
	width:1px;
	height:38px;
	font-size:0px;
	display:block;
	float:left;
}

.dropmenudiv{
	position:absolute;
	visibility:hidden;
	z-index:999;
	margin: -4px 0px 0px -30px;
}
.dropmenudiv a{
	width: 150px;
	display:block;
	line-height:16px;
	font-size: 11px;
	margin:0px auto;
	padding: 11px 2px;
	text-transform: uppercase;
	color:#555;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/sub_menu_line.gif) repeat-x bottom;
}
.dropmenudiv a:hover{
	color:#fff;
	background: #006EBC url(../images/sub_menu_line_ov.gif) repeat-x bottom;
}
.dropmenudiv a.active {
/*	background: #37a0df;

	color: #fff;
*/	
}
#menu1 {
	margin-left: -44px;
}
#menu2 {
	margin-left: -32px;
}
#menu3 {
	margin-left: -38px;
}
#menu4 {
	margin-left: -16px;
}
#menu5 {
	margin-left: -25px;
}

.sub_box_top {
	width: 170px;
	height: 10px;
	background: url("../images/sub_box_top_170.png") no-repeat;
}
.sub_box_middle {
	width:170px;
	background:url("../images/sub_box_middle_170.png");
}

.sub_box_bottom {
	width:170px;
	height:11px;
	background:url("../images/sub_box_bottom_170.png") no-repeat;
}


.sub_menu_line {
	margin:0px 5px 0px 7px;
	text-align:center;
}
.grey_split {
	height: 0px;
	font: bold 0px/0px Arial !important;
	border-top: solid 1px #cdcdcc;
}
.serviceBlock {
	width: 940px;
	overflow: hidden;
	margin-bottom: 14px;
}
.serviceCont {
	width: 1200px;
}
#serviceList, #serviceList li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#serviceList li {
	float: left;
	width: 240px;
	overflow: hidden;
}
#serviceList li ul, .serviceListMenu ul {
	margin-left: 0px;
}

.serviceListMenu {
	padding: 0px;	
}
#serviceList li li {
	padding: 12px 0px 0px 1px;
}
#serviceList li li a {
	text-decoration: none;
	color: #006ebc;
	float: left;
	padding-bottom: 4px;
	margin-top: -1px;
	width: 218px;
	background: url(../images/dots_fading_trans.gif) repeat-x 0px 15px;
}	
#serviceList li li a:hover {
	color: #FF6600;
}
.swc0, .swc1, .swc2 {
	display: block;
}

.swc0 {
	cursor: pointer;
	padding-top: 6px;
	background: #fff;
	position: relative;
	z-index: 999;
	overflow: hidden;
}
.swc0, .swc1 {
	clear: both;
	width: 218px;
	height: 113px;
}
.swc1 {
	overflow: hidden;
}
.ov .frame {
	position: absolute;
	border: solid 1px #1353ad;
	width: 216px;
	height: 111px;
	margin: 0px 0px 0px 0px;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.serviceListMenu {
	overflow: hidden;
}

#serviceList a b, #serviceList a span {
	display: block;
}
#serviceList a span {
	font: bold 0px/0px Arial; 
}
.newsletterSignUp p {
	font-size: 11px;
	padding: 5px;
	text-align: justify;
}
.title h2 {
/*
	visibility:hidden;
*/	
	font-size:22px;
	margin:12px 3px 0px 0px;
}
.title h1.orange {
/*
	visibility:hidden;
*/	
	color: #ff6600;
	font-size: 24px;
	line-height: 28px;
}

.title h3, .title h2.blue_mid, h2.orangeMid  {
/*
	visibility:hidden;
*/	
	font-size:18px;
	line-height:18px;
	
	font-size:18px !important;
	line-height: 22px  !important;	
	margin:0px;
	padding:0px;
}
.newsForm {
	text-align: center;
}
.newsForm .signup {
	float: none !important;
}
.newsForm label {
	padding-top: 3px;
}
.title h2.orange {
	font-size: 24px !important;
	line-height: 28px !important;
	color: #E8722B;
}
h3.left {
	text-align: left;
}
.backNone {
	background: none !important;
}
.title h2.blue_mid, h2.orangeMid {
	font-size:18px !important;
	line-height: 22px  !important;
}
#portfolio_home {
	position: relative;
	z-index: 5;
}
input.none_submit, .footerPanel .signup input.none_submit {
/*
	position: absolute;
	visibility: hidden;
	width: 0px;
	overflow: hidden;
	display: block;
*/
	background:transparent;
	border: 0px;
	height: 0px;
	width: 0px;	
	visibility: hidden;
	position: absolute;	
}
/** FOOTER **/
.footerPanel {
	padding: 1px 6px 1px 12px;
	background: #fff;
	clear: both;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	width: 966px;
	overflow: auto;
} 
.footerPanel .address {
	float: left;
	width: 500px;
	text-align: left;
	color: #71777e;
}
.footerPanel .signup  {
	float: right;
	color: #006dba;
}
.footerPanel .signup input {
	width: 156px;
	padding: 2px 8px;
	color: #71777e;
	border: solid 1px #c7c2c2;
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 9px;
}
.footerPanel .signup input, 
.footerPanel .signup label {
	float: left;
}

.footerPanel  .signup a span, a.btnArrow span {
	display: none;
}
.footerPanel  .signup a, a.btnArrow {
	margin-top: 6px;
	float: left;
	display: block;
	width: 12px;
	height: 16px;
	background: url(../images/blue_arrow.gif) no-repeat top center;
}
.footerPanel  .signup a:hover,  a.btnArrow:hover {
	background-position: bottom center;
}

#footer .seoLinks {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	line-height: 24px;
	margin-bottom: 5px;
	height: 1%;
	display: block;
	overflow: auto;
}

#footer .seoLinks li {
	display: block;
	float: left;
	width: 218px;
	padding: 0px;
	margin: 0px 11px;
}	
#footer .seoLinks h1 {
	display: block;
	padding: 0px 11px !important;
	background: #fff;
	margin: 0px 0px 1px 0px !important;
	color: #006ebc;
	text-align: left;
	font-size: 14px;
}
#footer .seoLinks h1 a {
	color: #006ebc;
}
#footer .seoLinks h1 a:hover {
	color: #FF6600;
}	
#footer .seoLinks li li {
	float: none;
	margin: 0px;
	width: 210px;	
	text-align: left;
	padding-left: 8px;
}
#footer .seoLinks li li a {
	color: #006ebc;
}
#footer .seoLinks li li a:hover {
	color: #ff6600;
}

#footer .seoLinks ul {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#footer {
	width:984px;
	margin: 0px auto;
	text-align:center;
	padding: 6px 0px 0px 0px;
	line-height:28px;
	color:#71777e;
}

#footer a {
	color:#71777e;
	text-decoration:none;
}

#footer a:hover {
	color:#3c4249;
	text-decoration: none;
}

#footer ul {
	width:800px;
	margin: 0px auto 0px auto;
	padding:2px;
	list-style:none;
}

#footer li {
	float:left;
	padding:0px 15px 0px 15px;
}

#footer .addressCopyright {
	clear:both;
}

#footer .line {
	margin:0px;
	padding:0px;
}


/** COMMON **/
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}
.float_r {
	float:right !important;
}
.float_l {
	float:left !important;
}

img {
	border:none;
}
.warning_1 {
	padding: 50px;
	text-align: center;
	font: bold 30px Arial;
}
.formSplitter {
	height: 10px;
}
/** CENTERING FLOATING DIVS */

.align_center {
	overflow: hidden;
	height: 1%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_c_left {
	float: right;
	right: 50%;
}
.align_c_right {
	z-index: 1;
	right: -50%;
}
.align_c_left, .align_c_right,
.align_center {
	position: relative;
}
.float_div_cont {
	overflow: hidden; 
	float:left;
}
.liquid_l_left {
	border-right: 1px solid #CDCDCC;
	margin-right: -1px;
	padding-right: 11px !important;
}

.linkReadMore {
	padding: 1px 23px 1px 0px;
	background: url(../images/ball_arrow.gif) no-repeat right top;
	display: block;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	color: #006dba;
	float: left;
	text-decoration: none;
	line-height: 15px;
}
.linkReadMore:hover {
	background-position: right bottom;
	color: #FF6600;
}
#top_bar .topSeoLink h1 a, #top_bar h1 .topSeoLink {
	color: #727374;
	text-decoration: none;
}
.whyUs .bigList1 li {
	font: bold 16px/20px arial;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: 4px 14px;
}

/* =Blog */
.narrowcolumn {
	width: 500px;
	float: right;
}
#right .entry {
	padding: 0px 0px;
}
.blogBody p, .blogBody .entry p {
	margin: 10px 0px;
}
.blogBody .entry {
	padding-top: 0px;
}
/* Blog */

.serviceListMenu ul {
	padding-left: 0px;
	margin-left: 0px !important;
	display: block;
	width: 240px;
	list-style-type: none;
	float: left
}
.page404 {
	padding: 20px 0px;
	width: 320px;
	margin: auto;
	clear: both;
}
.page404 h1.warning {
	font-size: 24px;
}
.page404 h3 {
	font-size: 14px;
}

#footer .bottom_menu ul li {
	display: inline;
	float: none;
}
#footer .bottom_menu ul {
	text-align: center;
}
#right .subTxt h2.simpleTitle1 {
	height: 40px; 
	width: 489px; 
	overflow: hidden; 
	margin-bottom: -20px; 
	clear: both; 
	margin-top: -50px;
}
#right .subTxt h2.simpleTitle2 {
	clear: both; 
	margin-top: -50px; 
	height: 24px; 
	margin-bottom: -5px; 
	overflow: hidden;
}
.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
/** HACKS FOR SAFARI **/
body:first-of-type #mainMenu li a {
	padding-left: 17px;
	padding-right: 17px;
}
body:first-of-type #mainMenu #mainMenu li#item9 a {
	padding-left: 0px;
	padding-right: 0px;
}
body:first-of-type div.ov .frame {
	top: 6px;
}

body:first-of-type #mainMenu li a {
	padding-left: 16px;
	padding-right: 16px;
}

body:first-of-type .footerPanel .signup input.none_submit {
	display: none;
}


html[xmlns*=""] body:last-child #mainMenu li a {
	padding-left: 16px;
	padding-right: 16px;
}

html[xmlns*=""] body:last-child div.ov .frame {
	top: 6px;
}


html[xmlns*=""] body:last-child #mainMenu li a b {
}
html[xmlns*=""] body:last-child .footerPanel .signup input.none_submit {
	display: none;
}


/* -- OLD CSS -- */
a:link {
  color: #0000CC;
  text-decoration: none;
}

a:visited {
  color: #551A8B;
  text-decoration: none;
}

a:hover {
  color: #CC0000;
  background-color: #FFD7B2;
  text-decoration: none;
}

a:active {
  color: #666666;
  background-color: #FFD7B2;
  text-decoration: none;
}

.focusdown {
  background-color: #C4B391;
}

.focusup {
  background-color: auto;
}

.mouseover {
  background-color: #BBFF00;
}

.mouseout {
  background-color: auto;
}

.mouseclicked {
  background-color: '';
}


/* -- ADD CSS -- */
.mod_title {
  \\background-color: #B0C4DE;
  font-size: 16px;
  font-weight: bold;
  background-image:url('../images/grid-hrow.gif'); 
  background-repeat: repeat-x;
}

.func_title {
  font-size: 14px;
  font-weight: bold;
}

td .tbl_top_main {
  background-image:url('../images/tbl_top_main.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

td .tbl_top_left {
  background-image:url('../images/tbl_top_left.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
}

td .tbl_top_right {
  background-image:url('../images/tbl_top_right.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

td .tbl_left_line {
  background-image:url('../images/tbl_left_line.gif');
  background-repeat: repeat-y; 
}

td .tbl_right_line {
  background-image:url('../images/tbl_right_line.gif');
  background-repeat: repeat-y; 
}

td .tbl_bottom_main {
  background-image:url('../images/tbl_bottom_main.gif');
  background-repeat: repeat-x;
}

td .tbl_bottom_left {
  background-image:url('../images/tbl_bottom_left.gif');
  background-repeat: no-repeat; 
}

td .tbl_bottom_right {
  background-image:url('../images/tbl_bottom_right.gif');
  background-repeat: no-repeat; 
}

.button_bg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding-top: 2px;
  background-color: transparent;
  border: 0px;
  width: 75px;
  height: 22px;
  background-image: url('../images/button_bg.gif');
  text-align:right;
  padding-right:5px;
}

.button_large_bg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding-top: 2px;
  background-color: transparent;
  border: 0px;
  width: 125px;
  height: 22px;
  background-image: url('../images/button_large_bg.gif');
  text-align:center;
  padding-left:5px;
  padding-right:0px;
}

.button_x_small_bg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding-top: 2px;
  background-color: transparent;
  border: 0px;
  width: 28px;
  height: 22px;
  background-image: url('../images/button_x_small_bg.gif');
  text-align:center;
}

/* From FCDPRD */
.brdr-tb {
	BORDER-TOP: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; BORDER-COLLAPSE: collapse
}
.brdr-lr {
	BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid
}
.brdr-l {
	BORDER-LEFT: #999999 1px solid
}
.brdr-r {
	BORDER-RIGHT: #999999 1px solid
}
.brdr-t {
	BORDER-TOP: #999999 1px solid
}
.brdr-b {
	BORDER-BOTTOM: #999999 1px solid
}
.brdr-tblr {
	BORDER-RIGHT: #a8a8a8 1px solid; BORDER-TOP: #a8a8a8 1px solid; BORDER-LEFT: #a8a8a8 1px solid; BORDER-BOTTOM: #a8a8a8 1px solid; BORDER-COLLAPSE: collapse; 
}
.brdr-tbr {
	BORDER-RIGHT: #a8a8a8 1px solid; BORDER-TOP: #a8a8a8 1px solid; BORDER-BOTTOM: #a8a8a8 1px solid; BORDER-COLLAPSE: collapse
}
.brdr-blr {
	BORDER-RIGHT: #a8a8a8 1px solid; BORDER-LEFT: #a8a8a8 1px solid; BORDER-BOTTOM: #a8a8a8 1px solid; BORDER-COLLAPSE: collapse
}
.brdr-br {
	BORDER-RIGHT: #a8a8a8 1px solid; BORDER-BOTTOM: #a8a8a8 1px solid; BORDER-COLLAPSE: collapse
}
