
	BODY {
		SCROLLBAR-FACE-COLOR: #29bb3f;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
		SCROLLBAR-SHADOW-COLOR: #009c38;
		SCROLLBAR-3DLIGHT-COLOR: #009c38;
		SCROLLBAR-ARROW-COLOR: #ffffff;
		SCROLLBAR-TRACK-COLOR: #teal;
		SCROLLBAR-DARKSHADOW-COLOR: #000033;
		background-image: url('/images/Bg2.gif');
		background-attachment: fixed;
	}

.testing_status {
	background-color: #EBD8D8;
	color: #000000;
}

.non_testing_status {
	background-color: #DDFFDD;
	color: #000000;
}

.bottom_menu {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.owner_info {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.td_header {
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_blue {
	background-color: #059ABA;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_red {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_darkblue {
	background-color: #000051;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_black {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_purple {
	background-color: #8000FF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td_header_teal {
	background-color: #408080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.td1 {
	background-color: #79FF79;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.cell1 {
	background-color: #D9FFFF;
	color: #004000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.cell_1 {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
}

.cell_green {
	background-color: #FFFFFF;
	color: #008000;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
}

.cell1a {
	background-color: #D9FFFF;
	color: #004000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.cell2 {
	background-color: #DDFFDD;
	color: #004000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.cell2a {
	background-color: #DDFFDD;
	color: #004000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.label_cell_so {
	background-color: #008080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.label_cell {
	background-color: #D0CC99;
	color: #008000;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.non_label_cell {
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.non_label_cell_l {
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 4px;
}

.errortext {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.errortext_lg {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.errortext_xlg {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.stand_out_bold {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #000000;
	background-color: #D7FFD7;
	border-width: 1px;
	color: #000000;
}

.errorField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left-border-color: #FF0000;
	top-border-color: #FF0000;
	right-border-color: #FF0000;
	bottom-border-color: #FF0000;
	background-color: #FFBBBB;
	border-width: 1px;
	color: #000000;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #000000;
	background-color: #B7FFB7;
	color: #000000;
	border-width: 1px;
	text-align: center;
}

.submit_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-color: #000000;
	background-color: #FF4A4A;
	color: #FFFFFF;
	border-width: 1px;
	text-align: center;
}

.usernameField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #345450;
	background-color: #FFFFFF;
	border-width: 1px;
	color: #558A84;
	background: url('/images/userinfo.png') no-repeat 0 1px;
    padding-left: 17px;
}

.passwordField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #345450;
	background-color: #FFFFFF;
	border-width: 1px;
	color: #558A84;
	background: url('/images/key7-16-bw.gif') no-repeat 0 1px;
    padding-left: 17px;
}

.PageLink2:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLink2:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLink2:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.PageLink2:hover {
	text-decoration: none;
	color: #80FF80;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLink:link {
	text-decoration: underline;
	color: #000037;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLink:visited {
	text-decoration: underline;
	color: #000037;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLink:active {
	text-decoration: underline;
	color: #000037;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.PageLink:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLinkSm:link {
	text-decoration: underline;
	color: #000037;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLinkSm:visited {
	text-decoration: underline;
	color: #000037;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageLinkSm:active {
	text-decoration: underline;
	color: #000037;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.PageLinkSm:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.MenuLink:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000037;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.MenuLink:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000037;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.MenuLink:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.MenuLink:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000037;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.HTC_MenuLink:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.HTC_MenuLink:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #E2E2E2;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.HTC_MenuLink:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #FFFFBF;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.HTC_MenuLink:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000037;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
		
a.HTC_Menu2Link:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.HTC_Menu2Link:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #E2E2E2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
a.HTC_Menu2Link:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #FFFFBF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.HTC_Menu2Link:active {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000037;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a.RedLink:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLink:visited {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLink:hover {
	text-decoration: none;
	color: #804040;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLink:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkL:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkL:active {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkL:hover {
	text-decoration: none;
	color: #004000;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkL:visited {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkSL:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkSL:active {
	text-decoration: underline;
	color: #FF0000;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkSL:hover {
	text-decoration: none;
	color: #004000;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.RedLinkSL:visited {
	text-decoration: underline;
	color: #FF0000;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.defaultCell1 {
	background-color: #FFBBBB;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.defaultCell2 {
	background-color: #DDFFDD;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.defaultCell3 {
	background-color: #408080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}


#txt {
  border:none;
  text-align: center;
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  color: #000000;
  border-right-color:#FFFFFF
}

.cd {
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  color: #000000;
}

.cd2 {
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  color: #CE2233;
}

.header {
	font-size: xx-large;
	color: #339900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
.menu1_text {font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
.content_style {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.menu2_text {color: #FFFFFF}

.cell101 {
	background-color: #DDFFFF;
	color: #003A75;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.cell102 {
	background-color: #DDFFDD;
	color: #004000;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.cell103 {
	background-color: #FFE6E6;
	color: #400000;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.cell103a {
	background-color: #FFF2F2;
	color: #400000;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.cell104 {
	background-color: #E8E8FF;
	color: #35006A;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.cell104a {
	background-color: #F9F9FF;
	color: #35006A;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}.progress_bar_base,.progress_barbig_base,.pass_bar_base{float:left;height:10px;text-align:left;}.progressbar,.progressbarbig,.pass_bar{background-color:#fff;width:100px;height:10px;border:1px solid #999;margin:0;padding:0;}.progressbarbig,.progress_barbig_base{height:16px;}

