
/* SSG Page styles */


#centrecontent_SSG{
	z-index:2;
	background-image: url('../static/BgImages/bgimage_SSG.gif');
	background-repeat:repeat-y;
	float:left;
	text-align:left;
}

.body_SSG{
	background-color : #FFFFFF;
	background-image: url('../static/BgImages/bgimage_SSG.gif');
	background-repeat:repeat-y;
}




body {

	font-size: 80%;
}


body  a{

	font-size: 100%;
}

