/* blue */
#page_bg {
	background: #8B8B89 url(../images/background.jpg) repeat-x;
}
div#r1center {
width: 100%;
}
td.topbanner {
background: url(../images/newlogo.png) no-repeat;
color:#FFF;
}
div.whitelink a:link {
  color: #FFF;
}
td#topbanner a:hover {
  color: #FFFFFF;
}

table.r1-table-main {
table-layout:fixed;
background: #FFFFFF;
}

.subbg .subbg .subbg table tr .whitelink .whitelink a {
	color: #FFF;
}

td.r1-top-l {
	background:  url(../images/blue/R-1top-C.png) repeat-x;
}

td.r1-top-c {
	background:  url(../images/blue/R-1top-C.png) repeat-x;
}

td.r1-top-r {
	background:  url(../images/blue/R-1top-C.png) repeat-x;
}

td.r1-bottom-l {

}

td.r1-bottom-r {

}
td.r1-bottom-c {
	background:  url(../images/blue/R-1bottom-C.png) repeat-x;
}

td.r1-bottom-rcb {
	
}
td.r1-bottom-lcb {
	
}
td.r1-logo {
}

td.subbg { background: #DFE0E3 url(../images/subbg.png) repeat-x;
}

div#subwraper{

backgroud:#f7f7f7; }

div#wrapper {
		background: url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/blue/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;
}