<!--
.bodyText { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.bodyTextBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9pt;font-weight:bold}
.bodyTextLarger { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 13pt;font-weight:normal}
.bodyTextLargerBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 13pt;font-weight:bold}
.bodyTextSmall { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;font-weight:normal;}
.bodyTextSmallBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:bold}
.bodyTextSmaller { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight:normal}
.bodyTextSmallerBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight:bold}
.bodyTextError { font-family: verdana, Arial, Helvetica, sans-serif; color:red;font-size: 10pt}
.bodyTextErrorSmall { font-family: verdana, Arial, Helvetica, sans-serif; color:red;font-size: 8pt}
.bodyTextErrorBold { font-family: verdana, Arial, Helvetica, sans-serif; color:red;font-size: 10pt;font-weight:bold}
.fieldLabelBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10pt;font-weight:bold}
.fieldLabelSmallBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;font-weight:bold}
.small {  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.smallBold { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;font-weight:bold}
.vsmall {  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}
.vsmallBold {  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold}
.pageTitle { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color:#5f5f5f;padding-bottom:0px;}
.H1 { font-size: x-large; color: red ; color: #FF0033}
.H2 { font-size: large; color: blue }

body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {margin:0;padding:0; border:0; }


img{
	vertical-align:middle;
	margin:0px;
	padding:0px;
	border: none;

}

img.smallLogo{
	float: right;
	text-align: right;
	border: none;
	xborder:1px solid #cfcfcf;

}

h4 {
	color:5f5f5f;
}

p.subHeading { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11pt;font-weight:bold; color: #5f5f5f}


h1.pageTitle { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12pt ;color:#5f5f5f}


hr.spacer {
	width:85%;
	padding: 15px;
}

.txtarea1 {
	border: 1px solid #afafaf;
	xbackground: #ef;
	width:90%;
	height: 4em;
 	font-size: 0.9em;
}

.txtarea2 {
	border: 1px solid #afafaf;
	xbackground: #ef;
	width:90%;
	height: 8em;
 	font-size: 0.9em;
}

A {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000066;
}

A:link {
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	text-decoration: none;
}

A:visited {
/*	color: #9933FF; */
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #000066;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* Forms */
form {  
	margin: 0;
	padding: 0;
}


fieldset {
	text-align:left;
	xborder: 1px solid #781351;
	border: 1px solid #1f1f1f;
	width: 35em
}

legend {
	color: #fff;
	xbackground: #ffa20c;
	background: #000;
	font-size: 1.25em;
	font-weight: bold;
	xborder: 1px solid #781351;
	border: 1px solid white;
	padding: 2px 6px;
}

label {
	text-align: right;
	xmargin-right: 0.5em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em ;
	xborder: 1px solid green;
	width: 10em; 
	float:left; 
	margin: 0.5em 0.5em 0.0em 0.0em;
}

input { 
	border: 1px solid #afafaf;
	xborder: 1px #005996 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em ;
	color: #1f1f1f; 
	xcolor: #005996;
	padding: 0px 5px 0px 5px;
	margin: 0.3em 0.0em 0.0em 0.0em;
}

submit input{
	xmargin-left: 10.5em;
}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: 1f1f1f; 
	xborder: 1px solid #afafaf; 
	margin: 0.5em 0.0em 0.0em 0.0em;
} 

option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
	color: 1f1f1f; 
	xborder: 1px solid #dfdfdf;
}

textarea { 
 	font-size: 0.9em;
	color: 1f1f1f; 
	border: 1px solid #afafaf; 
} 


radio {
	xborder: 1px solid #ffffff;
	xbackground: #efefef;
	vertical-align: center;
	font-size: 0.7em;
}

button {
	width: 10em;
	font-size:0.9em;
	font-weight:bold;
	xborder: 1px #005996 solid;
	border: 1px #000 solid;
	padding: 0 5px 0 5px;
	margin: 0.5em 0em 0.0em 0.2em;
}


.column_two_wide {
		display: inline-block;
		width: 7=55%;
		margin: 0 0 0 25px;
		float:left;
		clear:none;
		padding: 0 10px 0 10px;
		border-width: 0 0 0 1px;
		border-color: #C6CCD4;
		border-style: solid;
}

.tableOneColumn {
		display: inline-block;
		width: 100%;
}

/* ====================================================================== */

body {
	xbackground-image: url("images/header2-sap.gif");
  xbackground-repeat: repeat-x;
  background-position: top;
	xbehavior:url("csshover.htc");
	margin-top:0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* ====================================================================== */

#main{
	width: 85%;	
	text-align:centre;
	xborder: 1px dotted green;
	xmargin: .5em;
	border: solid 2px #9f9f9f;
	margin-top:3em;
	padding: 3px;
}

#mainFooter {
	xbackground-image: url("/images/bgPat.gif");
	font-size: 0.7em;
	text-align: center;
	xborder-bottom: dotted  1px #cfcfcf;
	xborder-top: solid 1px #cfcfcf;
}

#copyright {
	font-size: 0.7em;
	xheight: 15em;
}

#mainTable p.filler10 {
	xheight: 10em;
}

#mainTable p.filler5 {
	xheight: 5em;
}
/* ====================================================================== */

#header table{
	width: 100%;
	xheight: 80px;	
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
	xborder: 1px dotted green;
	xbackground: #efefef;
}

#header td{
	xborder: 1px solid #efefef;
}

#header td.editions {
	width: 73%;
	margin: 0px;
	padding:4px;
	font-size: .75em;
	text-align: left;
	height: auto;
	color: #afafaf;
	xborder: 1px solid red;
}

#header td.editions a {
	text-decoration:underline;
	color: #afafaf;
}

#header td.todaysDate {
	width: 27%;
	margin: 0px;
	padding:2px;
	font-size: .8em;
	text-align: right;
	height: auto;
	color: #afafaf;
	xborder: 1px dotted red;
}

#header td.modeSelect {
	width: 100%;
	margin: 0px;
	padding:0px;
	font-size: 9px;
	text-align: right;
	height: 17px;
	color: #ffffff;
	xborder: 1px dotted red;
}

#header td.logo {
	xwidth: 526px;
  font-size: 10pt;
	margin:0px;
	padding:0px;
	xheight:66px;
	xborder: 1px dotted #ffffff;
	vertical-align: middle;
	text-align: left;
}

#header td.logo img {
	xborder: 1px solid white;
}

#header td.banner {
	width: 234px;
	height: 66px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom: 0px;
	xborder: 1px dotted #ffffff;
	text-align: center;
	vertical-align: middle;
}

#header td.banner p{
	width: 85%;
	background: #dfdfdf;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	xpadding: .3em;
	font-size: .7em;
	font-weight: bold;
	colour: #5f5f5f;
	margin-botton: 1em;

}

#header td.bar1 {
	  font-size: 8pt;
	text-align: top;
	text-align: center;
	padding:0;
	height:25px;
	xborder: 1px dotted white;
}

#header td.menuBar {
  font-size: 8pt;
	vertical-align: middle;
	text-align: center;
	xcolor: #afafaf;
	padding-top: 1px;
	xheight: 50px;
	xborder: 1px solid #cccccc;
	xbackground: #efefef;
	xborder-top: 1px solid #cfcfcf;
}


#header ul {
	margin: .2em 0em .3em 0em;
	xmargin-left: 0em;
	float: left;
	xborder: 1px solid #efefef;
	list-style-type:none;
	list-style: none;
}


img { border:0}

#header li {
	xmargin: 0em;
	xfloat:right;
	display: inline;
}	

#header li.current{
	font-weight:bold;
	color: blue;
	xborder: 1px solid #efefef;
}	

#header li.title{
	font-weight:bold;
	xfloat: left;
	xcolor: blue;
	xborder: 1px solid red;
	xmargin-left: 0em;
}	

/* ===================== */

#modeSelect ul{
	margin: 0px;
	padding-top: 0px;
}

#modeSelect li {
	color: #ffffff;
	width: 90px;
	display: inline;
	text-align: center;
	font-size: 8pt;
	padding-right: 8px;
	padding-left: 9px;
	padding-bottom: 2px;
	padding-top: 1px;
	list-style-type: none;
	list-style-image: none;
}

#modeSelect li A:link {
/*	color: #0099FF; */
	color: #ffffff;
	text-decoration: underline;
}

#modeSelect li A:hover{
	xbackground: #efefef;
	color: blue;
	text-decoration: underline;
}


#modeSelect li A:visited {
/*	color: #9933FF; */
	color: #ffffff;
	text-decoration: none;
}

/* ===================== */


#menuBar ul{
	margin: 0px;
	padding-top: 3px;
	xborder: 1px solid #cfcfcf;
}
	
#menuBar li {
	display: inline;
	xfloat: center;
	xmargin-left: -2px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	xcolor: #cfcfcf;
	color: #ffffff;
	xborder-right: 1px solid #ffffff;
	xborder: 1px solid #000;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	list-style-image: none;
}

#menuBar li.recruiter {
	background: #efefef;
	padding: 3px;
}

#menuBar li A:link {
/*	color: #0099FF; */
	xcolor: #cfcfcf;
	color: #ffffff;
	text-decoration: none;
}

#menuBar li A:hover{
	xbackground: #efefef;
	color: blue;
	text-decoration: underline;
}

#menuBar li.recruiter A:hover{
	padding: 0px;
	color: blue;
}

#menuBar A:visited {
/*	color: #9933FF; */
	color: #ffffff;
	text-decoration: none;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#optMenuBar {
	text-align: center;
	
}

#optMenuBar p{
	display: inline;
	font-size: 10pt;
	font-weight: bold;

}
#optMenuBar ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;

}

#optMenuBar li {
	xborder: 1px solid #afafaf;
	background: #efefef;
	display: inline;
	text-align: center;
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
	width: 110px;
	padding: 1px;
	list-style-type: none;
	list-style-image: none;
}


#optMenuBar A:link{
	text-decoration: none;
	
}

#optMenuBar A:hover{
	text-decoration: underline;
	
}




/* ================= */

#footer {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#footer table{
	width: 100%;	
	table-align: center;
	border-collapse: collapse;
	margin:0px;
	padding:3px;
	xborder: 1px solid #efefef;
	xborder: 1px dotted red;
}

#footer td {
	margin:0px;
	padding:3px;
	xborder: 1px dotted red;
	vertical-align: middle;
	text-align: center;
}

#footer a,p{
		color: #afafaf;
}
/*=== Home Elements */


#homeMain {
	width: 100%;
	height: 24em;
	margin-top: 4.5em;
	margin-right: auto;
	margin-left:auto;
	align: center;
	text-align:center;
	xborder: 1px solid #cfcfcf;
}

#homeMain img{
	margin-right: auto;
	margin-left:auto;
	align: center;
}

#homeMain form{
	text-align:center;
}


#homeMain a:link {
	text-decoration:underline;
}

#homeMain a:visited {
	text-decoration:underline;
}

#homeMain p {
	margin-top: .5em;
	margin-bottom: 0em;
	font-size: .9em;
	text-align:center;
}

#homeMain h3,h4,a,a:link {
	margin-top: .7em;
	margin-bottom: .5em;
	xfont-size: .9em;
	xtext-align:center;
	color: #4f4f4f;
}

#homeMain input {
	font-size: 1em;
}
#homeMain button {
	font-size: .9em;
	font-weight: bold;
}


#priceGrid table {
	padding:0px;
	width:100%;
	xheight: 350px;
	border: 1px solid #cfcfcf;
	xbackground: #FFFFCC;
	font-size: 9pt;
  font-family: verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}
#priceGrid tr{
	height: 22px;
}
#priceGrid tr.title{
	
	font-weight:bold;
	border-bottom: 1px solid #cfcfcf;
	text-align: center;
}

#priceGrid td{
	border: 1px solid #cfcfcf;
}

#priceGrid tr.title td{
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #cfcfcf;
}

#priceGrid td.qty{
	width: 13%;
	padding-right: 1px;
	xfont-weight:bold;
	border: 1px solid #efefef;
	text-align: center;
}

#priceGrid td.cost{
	width:17%;
	padding-right: 7px;
	text-align: right;
	xfont-weight:bold;
	border: 1px solid #efefef;
}

#priceGrid tr.title td.details{
	width:70%;
	padding-right: 5px;
	font size: 8pt;
	text-align: left;
	font-weight: normal;
	border: 1px solid #efefef;
}

/*=================================================================*/


#todaysDate {
	float: right;
}

#todaysDate p{
	xwidth: 20em;
	xborder: 1px solid green;;
	text-align: right;
	margin: 0.1em 0 0 0 ;
	font-size: 0.9em;
	color: #5f5f5f;
}

/*------------------------------------------------------------------------*/

#statDisplay {
	xfloat: right;
	text-align: center;
}

#statDisplay fieldset{
	width: 13.5em;
	border: 0px solid #ffffff;
}


#statDisplay p{
	border: 1px solid #afafaf;;
	background: #000;
	text-align: center;
	margin: 1em 0 0 0em ;
	font-size: 0.7em;
	color: #fff;
	padding: 2px 5px 2px 5px;
}


/* Search boxes ====================================================== */

#searchBox {
	width: 35em;;
	margin: 5em 0em 1em 0em;
	padding: 0.5em;
	border: 1px #cfcfcf solid;
}

#searchBox,#searchFormBig,#latestJobsGrid {
	padding: 0.5em;
	xborder: 1px #005996 solid;
	xfont-size:14px;
	xtext-align: right; 
	xwidth: 100%; 
	xtext-align: center; 
}

#searchBox p,#latestJobsGrid p,#searchBoxBig p {
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	xborder: 1px #005996 solid;
}

#searchBox fieldset,#latestJobsGrid fieldset{
	width: 32em;
	margin-bottom: 0.1em;
	padding: 0em .2em .2em .2em;
}

#searchBox legend,#latestJobsGrid legend {
	font-size: .95em;
}

#searchBox label{
	font-size:0.8em;
	width: 7em; 
	xmargin: 0em .1em 0em 0em;
}

#searchBox input{
	width: 24em;
	font-size: 0.8em;
	xborder: 1px #005996 solid;
	margin: 0em .1em 0em 0em;
}

#searchBox select{
	font-size:0.8em;
	xpadding: 0 0px 0 5px;
	margin: .3em .1em 0em 0em;
}

#searchBox button{
	width: 5em;
	font-size:0.8em;

}

#searchBox input{
	width: 24em;
	font-size: 0.8em;
	xborder: 1px #005996 solid;
	margin: 0em .1em 0em 0em;
}

#searchBox table{
	xpadding: 5px;
	xmargin-left: 10px;
	width: 100%;
	height: 45px;
	border: 1px solid #cfcfcf;
	xbackground: #efefef;
	font-size: 7pt;
  font-family: verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

#searchBox td{
	padding-left: 6px;
	text-align: center;
}


#searchBox A:link {
/*	color: #0099FF; */
	color: #000066;
	text-decoration: underline;
}

#searchBox A:visited {
/*	color: #0099FF; */
	color: #000066;
	text-decoration: underline;
}

#searchBox A:hover {
	color: #0099FF;
	xcolor: red;
	xcolor: red;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* -------------- */

#searchBoxBig{
	margin-bottom: 1em;
	margin-top: 1em;
	xtext-align: center;
}

#searchBoxBig fieldset{
	border: none;
	width: 45em;
	margin-bottom: 1em;
	padding: 5px;
}

#searchBoxBig legend {
	font-size: 1.2em;
}

#searchBoxBig label{
	xborder: 1px solid #cfcfcf;
	font-size: 1.1em;
	width: 8em; 
	margin: .3em .1em 0em .5em;
}

#searchBoxBig img{
	margin-left: auto;
	margin-right: auto;
}

#searchBoxBig input{
	width: 25em;
	font-size:1.1em;
	margin: 0em .1em 0em .5em;
}

#searchBoxBig select{
	border: 1px solid #cfcfcf;
	font-size:1em;
	height: 1.5em;
	padding: 1px 0px 1px 1px;
	margin: .7em 0em 0em 0em;
}

#searchBoxBig button{
	width: 8em;
	font-size:1em;
	border: 1px solid #afafaf;
}


#searchBoxBig input.checkbox{
	text-align: left;
	font-size: .8em;
	height: 1.3em;	
	width: 1.3em;	
	xborder: 1px #005996 solid;
	padding: 0 0px 0 5px;
	margin: .5em 0 0em .5em;
}

#searchBoxBig input.radio{
	text-align: left;
	font-size: .8em;
	font-weight:normal;
	height: 1.0em;	
	width: 1.0em;	
	xborder: 1px #005996 solid;
	xpadding: 0 0px 0 5px;
	xmargin: .5em .3em 0em 0em;
}

/* ----------------------------------------------------------------------- */

#topRecruiters {
	padding: 0.5em;
	xborder: 1px solid #cfcfcf;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	xborder: 1px #005996 solid;
}

#topRecruiters fieldset{
	width: 13.5em;
	margin-bottom: 0.1em;
	padding: 5px;
}

#topRecruiters legend {
	font-size: 0.95em;
}


#topRecruiters table {
	width:100%;
	xheight: 230px;
	xborder: 1px dotted red;
	xborder: 1px solid #cfcfcf;
	border-collapse:collapse;
	background: #ffffff;
	font-size: 1em;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#topRecruiters td.title{
	background: #dfdfdf;
	padding:0px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
}

#topRecruiters td.body{
	vertical-align: middle;
	padding: 0px;
	text-align: center;
	xborder: 1px solid red;
}

#topRecruiters td.footer{
	xpadding-left:4px;
	text-align: left;
	font-size: 7pt;
	font-style: italic;
}

#topRecruiters A:link {
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	text-decoration: underline;
}
#topRecruiters A:hover {
	color: #0099FF;
	xcolor: red;
/* 	color: #CC0000; */
	text-decoration: underline;
}

#topRecruiters A:visited {
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	text-decoration: underline;
}

#topRecruiters ol {
	xwidth: 90%;
	xborder: 1px solid green;
	text-align:left;
	margin: 0.5em 0.1em 0.5em 0em;
	padding: 0em 0.1em .5em 1.8em;
}

#topRecruiters li {
	font-size: 0.73em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* ---------------------------------------------------------------- */



table.blurb {
	width:100%;
  border: 1px solid #dfdfdf;
	xpadding:2px;
	xbackground:#efefef;
}

table.blurb td {
	width:100%;
  border-top: 1px solid #ffffff;
	padding:2px;
	xbackground:#ffffff;
}

table.blurb A:link{
 text-decoration: none;
}

/* === */

table.lateJobs {
	width: 100%;	
	xheight: 200px;
	xborder-collapse: collapse;
	top-margin:0px;
	xpadding:2px;
	border: 1px solid #cfcfcf;
	xborder: 1px dotted green;
}

table.lateJobs td {
	padding-left:4px;
  font-size: 0.8em;
	background: #efefef;
}


table.lateJobs tr.title {
	xbackground-image: url("images/bgPat.gif");
	height:20px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 8pt;
	padding-left:4;
	font-weight: bold;
	border: 1px dotted green;
	vertical-align: middle;
	background: #dfdfdf;
}

table.lateJobs tr.title td{
	xborder: 1px solid #dfdfdf;
	background: #efefef;
}


table.lateJobs tr.head{
	xbackground-image: url("images/bgPat.gif");
	font-weight:bold;
	color: #bbbbbb;
	background: #efefef;
}

table.lateJobs tr.head td {
  xfont-size: 8pt;
	border-bottom: 1px solid #cfcfcf;
}

table.lateJobs td.td1{
	width:50%;
	font-weight:bold;
  xfont-size: 8pt;
}

table.lateJobs td.td2{
  xfont-size: 7pt;
	xwidth:25%;
}

table.lateJobs td.td3{
	xwidth:25%;
  xfont-size: 7pt;
}

table.lateJobs tr.body {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	padding:0;
	vertical-align: middle;
}

table.lateJobs a:link {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

table.lateJobs a:visited {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

/* ===== end home elements */


div.bookList {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	padding:0;
	xborder: 1px dotted green;
	vertical-align: middle;

}

div.bookList A:link{

	text-decoration: underline;
}

#pricelist table{
	text-align: top;
	width:100%;
	xborder:1px solid #cfcfcf;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	xborder: 1px solid #efefef;
	xborder: 1px dotted red;
	xheight:200px;
}

#pricelist td {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 10pt;
	margin:0px;
	xborder: 1px dotted red;
	vertical-align: middle;
}

#pricelist td.col1 {
 width: 70%;
 text-align: left;
 vertical-align: top;
 padding:2px;
}

#pricelist td.col2 {
 width: 30%; 
 text-align: center;
 vertical-align: top;
 padding:2px;
}

#pricelist td a:link {
	text-decoration:underline;
}

#pricelistBlurb {
	text-align: top;
	width:75%;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	border:1px solid #cfcfcf;
	border-collapse:collapse;
	background-color: orange;
}

/* ------------------------------------------------------------------- */


#searchlist li A {
	text-decoration:underline;
}

#searchlist li A:visited {
	text-decoration: underline;
}

#searchlist li.odd {
	xbackground-color: #efefef;
	xpadding: 5px;
	xborder-bottom: 1px dotted #cfcfcf;
}

#searchlist li.even {
	xpadding: 5px;
	xtext-decoration:underline;
	xbackground-color: #afafaf;
	xborder-bottom: 1px dotted #cfcfcf;

}

#searchlist p.std {
	background-color: #efefef;
	padding: 5px;
	xborder-bottom: 1px dotted #cfcfcf;
}

#searchlist p.short {
	border-top: 1px dotted #cfcfcf;
	xbackground-color: #efefef;
	padding: 5px;
	border-bottom: 1px dotted #cfcfcf;
}

/*-------------------------------------------------------------------------*/

#jobDisplay {
	text-align: left;
	xborder: 1px solid #dfdfdf;
}

#jobDisplay fieldset{
	width: 45em;
	margin-right: .5em;
	border: 1px solid #afafaf;
}

#jobDisplay legend {
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 3px;
}

#jobDisplay p {
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

#jobDisplay table {
	margin-top: 0.5em;
	width: 85%;
	border: none;
	xborder: 1px solid #cfcfcf;
	margin-bottom: 0.5em;
}

#jobDisplay td.title { 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.1em;
	color: blue;
	vertical-align: top;
	xwidth:75%;
}

#jobDisplay td.lbl{ 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	width:25%;
}

#jobDisplay td.field { 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	width:75%;

}

#jobDisplay td.Td3 { 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	width:25%;
}


#jobDisplay td.titleOld { 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;
}

#jobDisplay td.fieldNameOld { 
	width: 25%;
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	background-color: #cfcfcf;
	text-align: right;
	padding: 1px 2px 1px 1px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;

}

#jobDisplay td.fieldValueOld { 
	xwidth: 25%;
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	xbackground-color: #cfcfcf;
	text-align: left;
	padding: 1px 1px 1px 2px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;

}
#jobDisplay button {
	width: 20em;
	font-size: 1em;
	border: 1px solid #afafaf;

}
#jobDisplay A:hover {
	text-decoration: none;
}

/*------------------------------------------------------------------------*/
#jobDisplayOptions {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	xborder: 1px solid red;;
	text-align: center;
	float: right;
}

#jobDisplayOptions fieldset{
	width: 120px;
	text-align: center;
}

#jobDisplayOptions legend {
	font-size: 1.0em;
	padding: 2px;
	margin-bottom: 1px;
}

#jobDisplayOptions table {
	border: 1px solid #781351;
	xfloat: right;
	width: 80%;
	xborder: 1px solid #dfdfdf;
}

#jobDisplayOptions button {
	width: 20em;
	font-size: 1em;
	border: 1px solid #afafaf;

}

/*-------------------------------------------------------------*/

#xxx p{
	xline-height: 22px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	font-size: 8pt;
	font-weight: bold;
}
#xxx A{
	text-decoration: underline;
}

#xxx form{

padding:0px
}

#xxx table{
	xline-height: 22px;
	padding: 5px;
	xborder: 1px solid #cfcfcf;
	font-size: 8pt;
	font-weight: bold;
}

#pricelistSpecial {
	width: 90%;
	padding: 5px;
	border: 2px dotted #cfcfcf;	
	xborder-bottom: 2px dotted #cfcfcf;	
}

#pricelistSpecial h2 {
	font-size:13pt;
	font-weight:bold;
	color: blue;
}

#pricelistSpecial p.blurb {
	
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
#pricelistSpecial p.tandc {
	
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
}

#uLink A:link{
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	xtext-decoration: none;
	text-decoration: underline;
}
#uLink A:hover {
	color: #0099FF;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* ----------- mode selector control -----------------------------*/

body.recruiter li#recruiter {
	border: 1px solid #000;
	background: #000000;
	xbackground: red;
}

body.recruiter li#recruiter a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

body.recruiter li#def a:hover{
	color: blue;
}

body.def li#def {
	border: 1px solid #000;
	background: #000000;
}


body.def li#def a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

body.def li#recruiter a:hover{
	color: blue;
}


/*----------------------------------*/


#userDetails table {
	width: 100%;	
	table-align: center;
	xheight: 200px;
	xborder-collapse: collapse;
	border: 1px solid #dfdfdf;
	xborder: 1px dotted green;
}

#userDetails form {
	padding: 0px;
	margin: 6px;
}

#userDetails input.sub {
	padding: 0px;
	margin: 0px;
	width: 165px;
}

#searchNextPageLinks {
	margin-top: 10px;
	width: 100%;
	border: 1px solid red;
	align: center;	
}

#searchNextPageLinks table {
	width: 25%;
	background-color: #ffffff;
	xborder-top: 1px dotted #afafaf;
	xborder-bottom: 1px dotted #afafaf;
	border: 1px green solid;
	xborder-collapse: collapse;
	xborder-spacing: 2px;
}

#searchNextPageLinks td.Lbl { 
	width:100px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.current { 
	xbackground-color: #6699aa;
	background-color: #afafaf;
  width: 5%;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	font-family: Verdana, sans-serif, Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.next { 
	background-color: #efefef;
  xwidth: 5%;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	font-color: #ffffff;
	text-align: center;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.next:hover {
	xcolor: #0099FF;
 	color: #ffffff; 
	xtext-decoration: underline;
	background-color: #ffffff;
}

/* --------------------------------------------------------------------*/

#loginForm {
	margin-top: 0.7em;
	margin-bottom: 0.1em;
}

#loginForm fieldset{
	width: 30em;
	padding: 5px;
}

#loginForm legend {
	font-size: 0.95em;
	padding: 2px 6px;
	margin-bottom: .5em;
}

#loginForm label{
	font-size:0.9em;
	font-weight:bold;
	text-align: right; 
	width: 6em; 
	xdisplay: block; 
	float: left; 
	padding: 0px;
	margin: 0.3em 0.5em 0.2em 1.5em;
	xborder: 1px #005996 solid;
	display: inline;
}

#loginForm input{
	width: 15em;
	font-size: 1em;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0px 5px 0px 5px;
	margin: 0.2em 0.0em 0.2em 0em;
}

#loginForm button{
	width: 5em;
	font-size:0.9em;
	font-weight:bold;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0px 5px 0px 5px;
	margin: 0.5em 0em 0.5em 8em;
	display: inline;
}

#loginForm p {
	margin: 1em 0 1em 0;
}

#loginForm A {
		text-decoration: underline;

}
/* Recruiter Page Items -----------------------------------------------------------------------*/

#recruiterLogin {
	xborder: 1px solid #cfcfcf;
	width: 17em;
	margin-bottom: 0.1em;
	xtext-align:right;
	float: right;
}

#recruiterLogin fieldset{
	width: 16em;
	margin: 0em 0em 0.5em 0em;
	padding-left: 3px;
	float: right;
	display: block;
}

#recruiterLogin legend {
	font-size: .95em;
	padding: 2px 6px;
}

#recruiterLogin label{
	font-size:.9em;
	font-weight:bold;
	text-align: right; 
	width: 6em; 
	display:block; 
	float:left; 
	xpadding: 0 1em 0 0;
	margin: .1em 0.5em .1em 0;
	xborder: 1px #005996 solid;
	xdisplay: inline;
}

#recruiterLogin input{
	width: 7em;
	font-size:1em;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0 5px 0 5px;
	margin: 0 0 0.2em 0;

}

#recruiterLogin button{
	width: 5em;
	font-size:0.9em;
	font-weight:bold;
	border: 1px #afafaf solid;
	padding: 0 5px 0 5px;
	margin: 0 0 0 6.5em;

}

#recruiterLogin p {
	text-align:left;
	margin: .5em 0 .1em 0;
	font-size: 1em;
	xborder: 1px solid #cfcfcf;
	xborder-collapse:collapse;
	xbackground-color: #efefef;
	padding: 1px;

}

#recruiterLogin h4 {
	width: 16em;
	background-color: #efefef;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	padding: 0px;
	float:right;
	display:block;
}

#recruiterLogin p.new {
	width: 18em;
	background-color: #efefef;
	font-size: 0.9em;
	color: #000;
	border: 1px solid #cfcfcf;
	xborder-collapse:collapse;
	background-color: #efefef;
	text-align:center;
	margin-bottom: 1em;
	padding: 3px;
	float:right;
	display:block;
}

#recruiterLogin A {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#recruiterRatesInfo  {
	width: 16em;
	xmargin-top: 1em;
	xalign: center;
	float: right;
	xdisplay: block;
}

#recruiterRatesInfo p{
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #dfdfdf;
	border: 1px dotted #afafaf;
	font-size: .9em;
	font-weight: normal;
}

#recruiterRatesInfo A {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#recruiterBenefits {
	xborder: 1px solid #cfcfcf;
	font-size: 1em;
	width: 37em;
	xfloat: right;
}

#recruiterBenefits A{
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#showComp table {
	width: 42em;
	font-size: .85em;
	width: 540;
	border: 1px solid #afafaf;
	margin: 2px 0 0.5em 0;
}


#showCompOptions table {
	width: 20em;
}

#showComp td,#showCompOptions td{
	padding: 1.5px;
}

#showComp td.title {
	background: #cfcfcf;
	font-weight: bold;
	font-size: 1.1em
}

#showComp td.fieldName {
	width: 13em;
	background: #efefef;
	font-weight: bold;
}


#showComp td.fieldValue {
	width: 27em;
}

/* ----------------------------------------------------------------------------*/

#orderForms table{
	width:60%;
	background: #efefef;
}

#orderForms td{
	text-align:center;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}
#orderForms h4{
	background: #afafaf;
	text-align:left;
	margin: 2px 2px 2px 2px;
}

#orderFormsExtra table{
	width:75%;
	background: #efefef;
}

#orderFormsExtra td{
	text-align:left;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}

#orderFormsExtra A:link{
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	xtext-decoration: none;
	text-decoration: underline;
}
#orderFormsExtra A:hover {
	color: #0099FF;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#orderForms1 table{
	width:90%;
	background: #efefef;
}

#orderForms1 td {
	text-align:left;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}

#orderForms1 td.right{
	text-align:right;
}

#orderForms1 td.center{
	text-align:center;
}

#orderForms1 h4{
	background: #afafaf;
	text-align:left;
	margin: 2px 2px 2px 2px;
}


/* ----------------------------------------------------------------------------*/

#mainSection {
	width: 100%;
	xtext-align: center;
}

/* ----------------------------------------------------------------------------*/

#jobSearchMain {
	xwidth: 90%;
	text-align: left;
	xborder: 1px dotted #dfdfdf;
}

#jobSearchMain table {
	xborder-colapse: collapse;
	xbackground-color: #efefef;
	xborder: 1px solid #cfcfcf;
	width: 100%;
}

/* ----------------------------------------------------------------------------*/

#jobSearchResultsStandard,#jobSearchResultsBrief {
	width: 90%;
	border-bottom: 1px dotted #dfdfdf;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#jobSearchResultsStandard table,#jobSearchResultsBrief table{
	width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	margin-top: 7px;
	border-colapse: collapse;
	xbackground-color: #efefef;
	xborder: 1px solid #cfcfcf;
	xwidth: 90%;
}

#jobSearchResultsBrief table{
	background-color: #ffffff;
	border: 0px solid red;
	margin-top: 3px;
}

#jobSearchResultsStandard td.td1,#jobSearchResultsBrief td.td1 { 
	padding: 2px 2px 1px 5px;
	text-align: Left;
	font-family: Verdana;
	font-weight: bold;
	font-size: .8em;
	color: #404040;
	vertical-align: top;
	width:82%;
}

#jobSearchResultsStandard td.td2,#jobSearchResultsBrief td.td2 { 
	padding: 2px 2px 1px 5px;
	xborder: 1px dotted #cfcfcf;
	text-align: center;
	font-family: Verdana;
	xfont-weight: bold;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	xwidth: 20%;
	margin-right: 0px;
}

#jobSearchResultsStandard td.td3,#jobSearchResultsBrief td.td3 { 
	padding: 1px 2px 2px 5px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	xbackground-color: #6699CC;
	text-align: left;
	xwidth:100%;
} 

#jobSearchResultsStandard A,#jobSearchResultsBrief A { 
	color: #000099;
	font-weight:bold;
	margin-bottom: 0em;
}
	
#jobSearchResultsBrief p.options { 
	border: 1px dotted #cfcfcf;

}

/* ---------------------------------------------------------------- */

#profileResults {

}

#profileResults ol{

}
#profileResults li{
	

}

#profileResults table{
	xborder: 1px solid #cfcfcf;
}

#profileResults td{
	border: 1px solid #cfcfcf;
}

#profileResults td.title { 
	width: 87%;
	border: 1px solid #afafaf;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: .75em;
	color: blue;
	background-color: #efefef;
	text-align: left;
	padding-left: 3px;
	width:60%;
}
#profileResults td.updateDate { 
	width: 13%;
	padding-right: 3px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: .7em;
	border: 1px solid #afafaf;
	text-align:right;
}

#profileResults td.body { 
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .7em;
	border: 1px solid #afafaf;
}

#profileResults td.other { 
	font-size: .7em;
	color: blue;
	xborder-bottom: 1px solid #afafaf;
}

#profileResults A {
	xtext-decoration: underline;
} 

/*=================================================================== */
#displayProfile {
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 45em;
	text-align:center;
}

#displayProfile fieldset{
	margin-top: 2em;
	display:block;
	width: 45em;
}

#displayProfile table{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}


#displayProfile td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

#displayProfile td.lbl {
	width: 30%;
	font-size: .8em;
	font-weight: bold;
	background: #efefef;
}

#displayProfile td.field {
	width: 70%;
	font-size: .8em;
}


#displayProfile textarea.txarea {
	border: 0px;
	xbackground: #efefef;
	width:100%;
	height: 20em;
 	font-size: 1.3em;
}

/*=================================================================== */

/*=================================================================== */
#companyDisplay {
	
	display: block;
	xmargin-left: auto;
	xmargin-right: auto;
	xwidth: 70em;
	text-align:center;
}

#companyDisplay h4{
	margin: .7em 0em 0em 0em;
	xtext-align: left;
}
#companyDisplay fieldset{
	margin-top: 2em;
	display:block;
	width: 50em;
}

#companyDisplay table{
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplay table.options{
	dispaly: block;
	float: right;
	width: 12em;
	margin-left:auto;
	margin-right:auto;
	xborder: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplay td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

#companyDisplay td.label {
	width: 30%;
	font-weight: bold;
	background: #efefef;
}

#companyDisplay td.field {
	width: 70%;
}

#companyDisplay td.option {
	width: 30%;
	text-align: right;
	border: 1px solid #efefef;
}

#companyDisplay textarea.txarea {
	border: 0px;
	xbackground: #efefef;
	width:100%;
	height: 20em;
 	font-size: 1.3em;
}

#companyDisplay button{
	width: 9em;
	font-size:0.8em;
}

#companyDisplay select{
	width:7em;
}

/*=================================================================== */

#companyDisplayOptions {
	display: block;
	xmargin-left: auto;
	xmargin-right: auto;
	xwidth: 70em;
	text-align:center;
}

#companyDisplayOptions h4{
	margin: .7em 0em 0em 0em;
	xtext-align: left;
}

#companyDisplayOptions fieldset{
	margin-top: 2em;
	display:block;
	width: 50em;
}

#companyDisplayOptions table{
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplayOptions table.options{
	dispaly: block;
	float: right;
	width: 12em;
	margin-left:auto;
	margin-right:auto;
	xborder: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplayOptions td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

#companyDisplayOptions td.label {
	width: 30%;
	font-weight: bold;
	background: #efefef;
}

#companyDisplayOptions td.field {
	width: 70%;
}

#companyDisplayOptions td.option {
	width: 30%;
	text-align: right;
	xborder: 1px solid #efefef;
}

#companyDisplayOptions button{
	width: 9em;
	font-size:0.8em;
}

#companyDisplayOptions select{
	width:7em;
}
#companyDisplayOptions ul,li{
	margin: 0em;
}

/*=================================================================== */

table.oneColumnTable {
	border: 1px dotted red;
	width: 100%;
	height: 350px;
	border-collapse: collapse;
	text-align: top;
}

table.oneColumnTable td.column1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

table.twoColumnTable {
	border: 1px dotted red;
	width: 99%;
	height: 350px;
	border-collapse: collapse;
	text-align: top;
	margin-left: auto;
	margin-right: auto;	
}


#twoColumnTableEqual table {
	width:100%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

#twoColumnTableEqual td {
	width: 50%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}





#searchResults {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	align:center;
	xborder: 1px solid green;
}


#searchResults p.resultsString, p.resultsSubString {
	text-align:center;
	margin-top: 0em;
	margin-bottom: .1em;
	xborder: 1px solid green;
}

#searchResults p.resultsSubString {
}



#showStats table {
	margin-left:auto;
	margin-right:auto;
	width: 70%;
	border: 1px solid #cfcfcf
}

#showStats td {
	width: 20%;
	text-align:left;
}
	
#showStats td.data {
	text-align:right;
	padding-right: 20px;
}

#showStats A{
	text-decoration: underline;
}

#showStats tr.dayTot {
	font-weight:Bold;
	background-color:#cfcfcf;
}

/*----------------------------------------------------------- */

#infoPage {
	text-align:left;
	font-size:.9em;
	xborder: 1px solid red;
	margin-top: 4em;
	margin-left: 4em;
	margin-right:5em;
	color: #5f5f5f;
}

#infoPage p{
	margin-top: 1em;
	xborder: 1px solid green;
	color: #5f5f5f;
}					

#infoPage h3{
xfont-size: 14pt;
}

#infoPage table {
	margin-top: .5em;
	xmargin-left: 0em;
	width: 35%;
	color: #5f5f5f;
	font-size: .9em;
}
#infoPage td.label {
	text-align:left;
	padding: 3px;
}
#infoPage td.value {
	text-align:right;
	padding: 3px;
	padding-right:4px;
}
-->

