/* default font and heading styles */

body {	
	background-color: #8E9AB0;
	background-image: url(img2/bgtile_blue.gif);
}

/* default links */

a:link { color:#5974A4; text-decoration: none; }
a:visited { color:#5974A4; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
a { font-weight: bold; }


/* Navpanel */
.navpanel {	
	background-color: #C9D1DF;
}

/* footerbar */
.footer {	
	background-color: #A2ACBF;
}
/* style package */
.package {	
	background-image: url(img2/bgtile2_blue.gif);
}
