a:link,
a:visited {
	color: #3572FF;
}

div.usermodules a:link,
div.usermodules a:visited {
	color: #8CAEFF;
}

a:hover {
	text-decoration: underline;
}

span#logo {
	background: url(../images/blue/logo.png) 0 0 no-repeat;
}

div#menubar {
	background: url(../images/blue/menu_bg.png) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(../images/blue/module_head.png) no-repeat;	
	color: #fff;
}

#mainmenu li {
	border-right:  1px solid #2F1D83;
}

.contentheading {
	color: #3572FF;
}

h2 {
	color: #3572FF;
}

h3 {
	color: #3572FF;
}

div.usermodules {
	background: #121581 url(../images/blue/mod_bg.png) repeat-x;
}

div.moddiv1 {
	background: url(../images/blue/mod_div_bg.png) 50% 0 repeat-y;
}

div.moddiv2 {
	background: url(../images/blue/mod_bolts_b.png) 50% 100% no-repeat;
}

div.moddiv3 {
	background: url(../images/blue/mod_bolts_t.png) 50% 0 no-repeat;
}

div.usermodules div.moduletable h3 {
	background: url(../images/blue/mod_h3_bg.png) 5px 0 no-repeat;
	color: #fff;
}