/************* imported css files **************/
/*@import url(""); */

/*
//
// overrides of common tags
// ---------------------------------------------------------------------------
//
*/

html
{
}

body
{
	background:				#0068b4;
}

#headerContainer
{
	background: url("../../Images/Blue/backHeader.gif") no-repeat;
}

#footerContainer
{
	background: url("../../Images/Blue/backFooter.gif") no-repeat;
}

/*
//
// header classes
// ---------------------------------------------------------------------------
// 
*/

#logo a
{
	background: url(../../Images/logo.gif) no-repeat center;
}

#pageTitleContainer
{
	background: url(../../Images/Blue/backPhTopBottom.gif) no-repeat center;
}	

#pageTitle
{
	background: #0068b4;
}

#ptLeft
{
	background: url(../../Images/Blue/backPhLeft.gif) no-repeat;
}

#ptRight
{
	background: url(../../Images/Blue/backPhRight.gif) no-repeat;
}


/*
//
// footer classes
// ---------------------------------------------------------------------------
// 
*/		

