body,td,th {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

@media print{
body {
		display:none;
		visibility:hidden;
	}
}

.staffReport2 {
	position: relative;
	top: 0;
	float: left;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 0;
	padding-top: 5px;
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: -1px;
}


#tipBox      { background-image: url('../images/backOn.jpeg'); background-repeat: no-repeat;}
#mbrMenu     { background-image: url('../images/header.gif'); background-repeat: no-repeat; height:25; }
#popMenu     { background-image: url('../images/admin_top_nav.jpg'); background-repeat: repeat-x; }
#loginMsg	 { color: #0000ff; font-weight: bold; font-size:10px }
#loginHelp	 { color: #FF0000; font-size: 9px; font-weight:bold; position:relative; top:-5 }
#loginBox    { background-image: url('../images/loginbg.jpg'); background-repeat: no-repeat }
#summaryBox  { font-size: 7pt; color: #000000; font-family:Century Gothic; }
#welcTitle   { color: #ffffff; font-size: 12pt; font-weight: bold; }
#welcMsg     { color: #cf0400; font-size: 18pt; font-weight: bold; }
#tP			 { color: #FFFFFF; font-size: 7pt; font-weight: bold; }
#clock		 { background-image: url('../images/clock.png'); background-repeat: no-repeat; font-size:8pt }
#usrName	 { font-size: 8pt; color: #FFFF00; font-weight:bold }
#remarkBlock { text-align: left; position:relative; left:-30; top:-5; }
#blueBar     { background-color: #EBF5FF }
#greenBar    { background-color: #EBFFEB }
#limeBar     { background-color: #DCFFF5 }
#violetBar   { background-color: #FFF5FF }
#ServerLabel { color:#FFFFFF; font-size: 14pt; background-image: url('../images/clockL1.png'); background-repeat: no-repeat }
#ServerHead	 { font-size: 12pt; color: #CC0000; font-weight:bold}
#ClientLabel { color:#FFFFFF; font-size: 14pt; background-image: url('../images/clockL2.png'); background-repeat: no-repeat }
#ClientHead	 { font-size: 12pt; color: #CC9900; font-weight:bold}
#creditreport { background-image: url('../images/creditreport.jpg'); background-repeat: no-repeat;  color: #0000ff; font-weight: bold; font-size:10px ; width : 750px; height : 590px ; text-align: left}
#text1 {
	font-size: 10pt;
	font-weight:bold;	
	color: #0000ff;
	text-align: left;
	margin-left: 150px
}

#overseareport	{ background-image: url('../images/overseareport.jpg'); background-repeat: no-repeat; font-size:8pt; width : 750px; height : 590px ; text-align: left}
#text1 {
	font-size: 8pt;
	font-weight:bold;	
	color: #0000ff;
	text-align: left;
	margin-left: 5px
}

#collection	{ background-image: url('../images/debtcollection.jpg'); background-repeat: no-repeat; font-size:8pt; width : 750px; height : 420px ; text-align: left}
#text1 {
	font-size: 8pt;
	font-weight:bold;	
	color: #333399;
	text-align: left;
	margin-left: 5px
}

#mycontact	{ background-image: url('../images/contact.jpg'); background-repeat: no-repeat; font-size:8pt; width : 750px; height : 318px ; text-align: left}
#text1 {
	font-size: 7pt;
	font-weight:normal;	
	color: #333399;
	text-align: left;
	margin-left: 0px
}


a:hover { color: #ff0000; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #0011FF;
}

.admin_top_nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffff00;
}

form {
	margin: 0px;
	padding: 0px;
}

#IdentityBox {
	border: 1px solid #FFCC00;
	float: left;
	padding: 3px;
	width: 100%;
	background-color: #FFFFCC;
}
#IdentityBox #Left {
	font-weight: bold;
	color: #0000FF;
	float: left;
	width: 25%;
	text-align: right;
	padding: 3px;
}
#IdentityBox #Right {
	float: left;
	width: 70%;
	padding: 3px;
}

.admin_top_nav a {
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.balance a { color:#FF0000;}

.balance a:hover { color:#0000FF;}

#linkBox  a.hover { text-decoration: none; }

.admin_top_nav a.active {
	padding: 2px;
	color: #ffff00;
	text-decoration: none;
}
.admin_top_nav a:hover {
	padding: 2px;
	color: #ffff00;
	text-decoration: none;
}
.subnav{
	color: #0000FF;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	height: 30px;
}
.subnav a {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	height: 30px;
}
.subnav a.active {
	padding: 5px;
	background-color: #FFFF00;
	text-decoration: none;
	height: 30px;
}
.subnav a:hover {
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: none;
	height: 30px;
}

.content {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.hiddenText {
	
	color:#FFFFFF;
	font-size:8px;
}

.formtitle {
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.redtext {
	color: #ff0000;
	font-weight:bold;
}

.redtextyellowbg {
	color: #0011FF;
	background-color: #ffff66;
	font-weight: bold;
}

.redtextyellowbg2 {
	color: #0011FF;
	background-color: #ffff99;
	font-weight: bold;
	border: 1px solid #999999;
}

.buttonIndicate {
	color:#0000FF;
	font-weight: bold;
	font-size:12px;
	border:1px;
	background-color:#E4FD5B;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
.buttonIndicateNoActive {
	color:#000000;
	font-weight: bold;
	font-size:10px;
	border:1px;
	background-color:#E1E1E1;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	border:1px;
	background : url(../images/admin_top_nav.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
.button-hover {
	color: #FFFF00;
	font-weight: bold;
	border:1px;
	background : url(../images/admin_top_nav.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
.fieldtitle {
	font-weight: bold;
	color: #0000FF;
}
.blindnesstitle {
	font-weight: bold;
	color:#9BA7CE;
}

/* TABS */
#main {
	border: 1px solid #666;
	background: #FFFFFF;
	clear: both;
	z-index: 0;
	padding: 3px;
}


#tabs {
	font-weight: bold;
	clear: both;
	text-align: center;
	padding-top: 10px;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }



#tabs span {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	color: #FF0000;
	background: #FFFF00;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}

#tabs a {
	position: relative;
	top: 0;
	float: left;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 0;
	padding-top: 5px;
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: -1px;
}

#tabs a:hover {
	color: #FF0000;
	background: #ffff00;
	position: relative;
	top: 0;
	padding: 5px 10px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	float: left;
	color: #FF0000;
	background: #FFFF00;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	text-decoration: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: -1;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#tabs a:hover.active {
	position: relative;
	top: 0;
	float: left;
	color: #FF0000;
	background: #FFFF00;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	text-decoration: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: -1;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs li:first-child { border-left: none; }

#subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	background: #FFF3B3;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}

legend {
	font-weight: bold;
	color: #FF0000;
}

fieldset {
	border: 1px solid #FFAAAA;
	padding: 3px;
	margin-bottom: 5px;
}

.plain { background-color: #ffffff }

.hilite { background-color: #ffeeee } 

.listrow {
	background-color: #FFFFFF;
}
/*
.listrowhover {
	background-color: #FFFFCC; color:#0011FF;
	font-weight: normal;
	
	
}
*/
.listrowhover {
	background-color:#FFFFCC; color:#0011FF;
	font-weight: normal;
	
	
	
}
.listrowhover2 {
	background-color: #F8F8E6;
}

.imgSqOn {
	border:2px solid #ff0000; padding:0px; 
}

.imgSqOff {
	border:0px solid #000000;
}

.commandbackground {
	background-color: #EEEEFF;
	border: 1px solid #0000FF;
}

.searchbackground {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;	
}

.alternate {
	background: #f1f1f1;
}

.titlebanner {
	background: #FFFFCC;
	text-align: center;
	font-weight: bold;
	color: #0011FF;
}

.norecordmsg {
	color: #E0897A;
	font-weight: bold;
	text-align: center;
}

.companytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.formernametext {
	font-size: 7pt;
	font-style: italic;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.titlename {
	color: #0011FF;
	font-weight: bold;
	width: 26%;
}

.bluetext {
	color: #0011FF;
	font-weight: bold;
}

.rolloverbutton {
	color: #0011FF;
	font-weight:bold;
	background-color:#FEFC94;
}

:hover.rolloverbutton {
	color: #FF0000;
	background: #FFFF00
}

.redboldlightyellowSearch{
	color: #0011FF;
	font-size: 10pt;
	text-align: center;
	background-color: #ffff66;
	font-weight: bold;
	height: 36px;
	border: 1px solid #666;
}

.subtitleColor {
	color: #0011FF;
	font-size: 9pt;
	text-align: center;
	background-color: #f1f1f1;
	font-weight: bold;
	height: 10px;
	border: 1px solid #666;
}

.titlenamered {
	color: #FF0000;
	font-weight: bold;
}

.textFontColor {
	color: #0011FF;
	font-weight: bold;
}

.member_order a {
	padding: 2px;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}

.member_order a.active {
	padding: 2px;
	color: #0011FF;
	text-decoration: none;
}
.member_order a:hover {
	padding: 2px;
	color: #0011FF;
	text-decoration: none;
}

.RFeaturePink {
	background-color: #FFB9B9;
	width: 45%;
	height: 26;
	font-weight: bold;
	font-size:12pt;
}

.RFeatureWhite {
	background-color: #ffffff;
	width: 45%;
	height: 26;
	font-weight: bold;
	font-size:12pt;
}

.RTypeFeaturePink {
	background-color: #FFB9B9;
	width: 15%;
	height: 26;
	text-align: center;
	font-weight: bold;
}

.RTypeFeatureWhite {
	background-color: #ffffff;
	width: 15%;
	height: 26;
	text-align: center;
	font-weight: bold;
}

.chooseReportFormatBar {
	color: #0011FF;
	font-size: 10pt;
	text-align: center;
	background-color: #ffff66;
	font-weight: bold;
	height: 12px;
	border: 1px solid #666;
	/*border: 1px double #FF0000;*/
}

.copyrightText {
font-size: 6pt;
color: #FF0000;
text-align: center;
}

.afterloginText {
	font-size: 9pt;
	color: #ffff00;
	text-align: right;
	font-weight: normal;
}

.buttonLogin {
	color: #FFFFFF;
	font-weight: bold;
	border:1px;
	background : url(../images/log-in.jpg);
	border-style: solid;
	/*border-width: 1px;*/
	border-color: #FF0000;
}
.buttonLogin-hover {
	color: #FFFF00;
	font-weight: bold;
	border:1px;
	background : url(../images/log-in_yellow.jpg);
	border-style: solid;
	/*border-width: 1px;*/
	border-color: #FF0000;
}
staffReport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

