body
{
	margin:0px;
	padding:0px;
	background-color:#031e1d;
	background-image:url(../Graphics/Intro_Bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-family:tahoma;
	color:#436d6c;
}
a
{
	color:#436d6c;
	text-decoration:none;
	font-weight:normal;
}
a:hover
{
	color:#679796;
}
table
{
	
	margin:auto;
}
td
{
	text-align:center;
	font-size:11px;
}
.IntroFooter
{
	background-image:url(../Graphics/Footer_Bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:118px;
	padding-top:10px;
	
}
.ContentInnerPagesimgprd
{
	border: solid 1px #e8e8e8;
}