/* blue */

a:link, a:visited {text-decoration:none; font-weight:normal; color: #135cae; font-size:12px;}

/*  {text-decoration:none; font-weight:normal}  */

a:hover{text-decoration:underline; font-weight:normal}


div.module_menu {
	background: url(../images/blue/box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/box_tl.png) 0 0 no-repeat;
}

/* blue */
#page_bg {
	background: url(../images/backgrnd.gif) 0 0 repeat-x;
}

div#header {
/*		background: url(../images/by_mst.gif) 95% 26px no-repeat;  */
}

div#header_l {
/*	background: url(../images/blue/header_t_l.png) 0 0 no-repeat;  */
}

div#footer {
border-top: 1px dotted #ccc;
margin: 0 25px 20px;
background: url(../images/logo_foot.gif) 100% 4px no-repeat;
height:75px;}

div#footer_l {
/*		background: url(../images/blue/footer_b_l.png) 0 0 no-repeat;  */
}
