html,body {
	background-color:#000000;
	background-image:url(images/tallbg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
.bodtxt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 20px 0 20px ;
	font-size: 11px;
}
.hdlinetxt {
	text-align: center;
	margin: 0 2px 0 2px;
	font-size: 14px;
	color: #0000FF;
	font-weight: normal;
	line-height: 24px;	
}
.undlne {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.testitxt {
	text-align: left;
	margin: 0 20px 0 20px ;
	font-style: italic;
	font-size: 11px;
}
.rtflt {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
}
p.rtbld {
	margin-left: 200px;	
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
span.rtbld {
	margin-left: 160px;	
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
/* blue is #00adef grey is #808285  */
td {
	font-family: Arial, Helvetica, sans-serif;
}
/* td.tblbrdr {
	border-right: #ffffff 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;	
}
*/
div.cntbrd {
	border-top: none;
	border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;
	background-color: #bfe119;
}
div.cntbrdwt {
	border-top: none;
	border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;
	background-color: #ffffff;
}
div.cntbrdinner {
	border-top: #808285 1px solid;
    border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;	
}
div.centnav {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.breadcrumbs {
	width: 796px;
	text-align: left;
	margin: 0 auto;
	padding: 6px 0;
	border: none;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.breadcrumbs p {
	margin-left: 30px;
}
div.centcard {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;

}
div.centbody {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.centfoot {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.foot {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #00adef;
	background-image: url(images/botbg.gif);
	background-repeat:repeat-x;
}
div.foottxt {
	color:#FFFFFF;
	padding: 10px;
}
span.ftcpyrt {
	color:#000000;
	font-weight:bold;
	line-height: 22px;
}

div.foottxt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
div.foottxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.foottxt a:hover {
	text-decoration: underline;
	color: #FF0000;
}
div.foottxt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h5 {
	background-image:url(images/bluebut.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 2px 28px;
	text-align:left;
	margin: 10px 0 20px 10px;
	font-size: 14px;
	font-weight: bold;
		
}
h4 {
	background-color: #00adef ;
	padding: 3px 0 2px 28px;
	text-align:left;
	margin: 10px 10px 20px 10px;
	font-size: 14px;
	border: #808285 solid 1px;
	font-weight: bold;
	color: #ffffff;
		
}
h6 {
	padding: 7px 0 7px 38px;
	text-align:left;
	margin: 6px auto 6px auto;
	font-size: 11px;
	border-top: #808285 solid 1px;
	font-weight: bold;
	color: #808285;
}
.test {
	color: #0000CC;
	text-align: left;
	
}
ul, ol {
	text-align: left;
}
span.marq {
	float:right;
	margin-right: 10px;
}
tr.odd {
	background-color:#CCCCCC;
}	
