body { 
	background-image:url(http://static.mymgn.com/m/mymgn/img_background/mymgn.jpg);
}

a:link {
	color: #1b81b0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1b81b0;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #1b81b0;
}

.box .header { 
	background-image:url(http://static.mymgn.com/_images/backgrounds/boxes/mymgn.jpg);
	border:1px solid #0b2e56;
	border-bottom:none;
}

#nav strong { color:#1b81b0 }


.tcat
{
        background: #4a90ba;
}
.thead
{
        background: #3b7497;
}
.tfoot
{
        background: #346989;
}
.alt1, .alt1Active
{
        background: #f6fdff;
}
.alt2, .alt2Active
{
        background: #dadfe0;
}
.vbmenu_control
{
        background: #3882ae;
}
