/* PPC Cool Blue theme
------------------------------------------------------ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/cool_blue/bg.jpg) top center no-repeat;
	background-color: #003366;
}
.nav {
	background: url(../images/cool_blue/nav_bg.gif) top left repeat-x;
}
.navheader {
	background: url(../images/cool_blue/b_n_home_bg.gif) top left no-repeat;
}
.navfooter {
	background: url(../images/cool_blue/b_n_footer.gif) top left no-repeat;
}
.content A {
	color: #FFCC00;
	text-decoration: none;
}
.content A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.hd2 {
	color: #FFCC00;
}
.footer {
	color: #6B8DB0;
}
.footer A {
	color: #ADC4D9;
}


/* Last modified on May 31, 2006
   Amit Gautam (ArgusG@sti-world.com)
------------------------------------------------------ */
