body,td,th {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
body {
	background-image: url(/images/bgmain.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
nav a:link { color: #FFF; font-size: 14px; text-decoration: bold }
nav a:active { color: #5cbbe7; text-decoration: bold }
nav a:visited { color: #FFF; text-decoration: bold }
nav a:hover { color: #5cbbe7; text-decoration: bold }
.bg {
	background-image: url(/images/navbg.png);
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.contentbg {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/images/contentbg.png);
}
.welcomebg {
	font-family: Arial;
	font-size: 14px;
	background-image: url(/images/welcomebg.png);
}
.maincontentbg {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/maincontenttop.png);
}
.bottombg {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	background-image: url(/images/bottombg.png);
}
.maincontentundernav {
	background-image: url(/images/maincontentun.png);
}
.bg tr td {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.mcontenttxt {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.bg tr td a {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.linkbg {
	font-family: Arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	background-image: url(/images/linkbg.png);
}
.linktopbg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/linktop.png);
}
.linksplitter {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/images/linksplitter.png);
}
.bg tr td a:hover {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5bbbe7;
	text-decoration: none;
}
.contentbg tr td table tr td {
	text-align: left;
}
.welcometxt {
	color: #052e56;
	font-size: 24px;
}
.welcometxt2 {
	color: #666;
}
.contentbg tr td table tr td table tr td {
	font-size: 12px;
}
.bottombg tr td {
	text-align: center;
	color: #FFF;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}
