@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/mainbg.gif);
	margin: 0px;
}
.txt01-grey-11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
}

.txt01-whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt01-Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	font-weight: normal;
	color: #CC7500;
	text-decoration: none;
}

.txt01-OrangeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: Bold;
	color: #FD9300;
	text-decoration: none;
}

.txt01-GreyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #8B8B8B;
	text-decoration: none;
}
.bg-mid-01-home {
	background-image: url(../images/img-01-welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg-mid-subpage {
	background-repeat: no-repeat;
	background-position: center top;
}
.text-field-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	background-color: #000000;
	padding: 1px;
	border: 1px solid #444444;
	width: 99%;
}



.headerbg {
	background-image: url(../images/header-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybg {
	background-image: url(../images/bg-01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg02 {
	background-image: url(../images/bg-rpt-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-field-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	background-color: #000000;
	padding: 1px;
	border: 1px solid #444444;

}
