/* CSS Document */
.StyleOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.tblback01 {
	background-color: #FFFFFF;
}
.tblback02 {
	background-color: #F4FAFA;
	background-attachment: scroll;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tblback03 {
	background-color: #F4FAFA;
	background-attachment: scroll;
	background-image: url(images/background02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
.colortxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
	color: #009999;
}
.colortxt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
	font-weight: bold;
	color: #0F409F;
}
.underlineOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
	text-decoration: underline;
	color: #000000;
}
.small-text-white {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}
.small-text-white a:link {
	color : #FFFFFF;
	font-weight: bold;
}
.small-text-white a:hover {
	color: #6991F3;
	font-weight: bold;
}
.small-text-white a:visited  {
	color : #6991F3;
	font-weight: bold;
}
.small-text-white a:visited:hover {
	color: #6991F3;
	font-weight: bold;
}
.small-text-white a:active {
	color : FFFFFF;
	font-weight: bold;
}
