/* blue */
a:link, a:visited {
	color: #CCDDFF;
}

a:hover {
	text-decoration: underline;
	color: #99AACC;
}

#ajmenu a:hover {
	color: #ffff00;
}

#ajmenu a#active_menu-nav {
	color: #ffff00;
}

#ajmenu a#active_menu-nav:hover {
	color: #ffff00;
}

h3, .componentheading, table.moduletable th {
	color: #CCDDFF;
}

#mainbox {
	margin: 0 21px 0px 21px;
	width: auto;
}

#maincolumn{
	background: #6563e8;
}

#rightcolumn{
	background: #6563e8;
}

#mainbox div {
	text-align: left;
}

#mainbox_t {
/*	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;*/
}

#mainbox_tl {
/*	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;*/
}

#mainbox_tr {
	height: 10px;
	overflow: hidden;
/*	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;*/
}

#mainbox_m {
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	width: auto;
	padding: 1px 8px;
}

#mainbox_b {
	margin-top: -5px;
/*	background: url(../images/mw_content_b.png) 0 100% repeat-x;*/
}

#mainbox_bl {
/*	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;*/
}

#mainbox_br {
	height: 13px;
/*	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;*/
}


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

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

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

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