Body {
background-color: #FFFFFF;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

/*---------------------------------------------------------------------------------*/

a.GreyLink:link {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
color: #7D7D7D;
font-weight: normal;
background: none;
text-decoration: underline;
}
a.GreyLink:visited {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
color: #7D7D7D;
font-weight: normal;
background: none;
text-decoration: underline;
}
a.GreyLink:hover {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
color: #000000;
font-weight: normal;
background: none;
text-decoration: none
}
a.GreyLink:active {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
color: #7D7D7D;
font-weight: normal;
background: none;
text-decoration: underline;
}

/*---------------------------------------------------------------------------------*/


.BlackBody {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #000000;
font-weight: normal;
background: none;
text-decoration: none;
}

.GreyBody {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #7D7D7D;
font-weight: normal;
background: none;
text-decoration: none;
}

.BrownBody {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #954F44;
font-weight: normal;
background: none;
text-decoration: none;
}

.BlueBody {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #3E7998;
font-weight: normal;
background: none;
text-decoration: none;
}

.OrangeBody {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #F8991C;
font-weight: normal;
background: none;
text-decoration: none;
}

.BlackBodyBold {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #000000;
font-weight: Bold;
background: none;
text-decoration: none;
}

.GreyBodyBold {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #7D7D7D;
font-weight: Bold;
background: none;
text-decoration: none;
}

.BrownBodyBold {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #954F44;
font-weight: Bold;
background: none;
text-decoration: none;
}

.BlueBodyBold {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #3E7998;
font-weight: Bold;
background: none;
text-decoration: none;
}

.OrangeBodyBold {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #F8991C;
font-weight: Bold;
background: none;
text-decoration: none;
}

/*---------------------------------------------------------------------------------*/

#welcometable{
	width:100%;
	height:100%;
}
.WelcomeCell{
	vertical-align: middle;
	text-align: center;
}

#noflashtable{
	width:400px;
	height:233px;
	vertical-align: middle;
	text-align: center;
}

.NoFlashCell{
	vertical-align: middle;
	text-align: center;
}






