body {
	background-color: #FFFFFF;
	background-image: url(images/siteBg.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
.flashBg {
	background-image: url(images/flashBg.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 627px;
	padding-top: 11px;
	padding-left: 7px;

}
.contentBg {
	background-image: url(images/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.menu1Bg {
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
}
.subh {
	font-size: 13px;
	font-weight: bold;
}
.menu1txt {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.SubhBg {
	background-image: url(images/menu1Bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 37px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
.content {
	padding: 5px 20px;
	color: #2F375E;
}
.copyright {
	padding: 5px;
	color: #186A94;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #186A94;
	border-right-color: #186A94;
	border-bottom-color: #186A94;
	border-left-color: #186A94;
}
a.menu1link:link,a.menu1link:active,a.menu1link:visited
{
color : #2C3459;
text-decoration :none;
}
a.menu1link:hover
{
color : #FFFFFF;
text-decoration:none;
}

a.menu2link:link,a.menu2link:active,a.menu2link:visited
{
color : #2C3459;
text-decoration :none;
}
a.menu2link:hover
{
color : #8DD8FF;
text-decoration:none;
}

a:link,a:active,a:visited
{
color : #2C3459;
text-decoration :none;
}
a.menu2link:hover
{
color : #8DD8FF;
text-decoration:none;
}