/* Default page settings */
body {
  padding-left: 11em;
  font-family: Verdana, "Times New Roman", Times, serif;
  color: #000000;
  background-color: #ffffff;
  font-size: 12;}

/* font size in a column */
td {font-size: 12;}

/* font size in a column */
td.admin {font-size: 12;}

/* Table header Colours */
th.admin {background-color: #0000ff;
		font-size: 12;
		}

/* Table header Colours */
th.report {background-color: #000000;
		color: ffffff;
		font-size: 12;
		}

/* Column blue with white text */
td.blue {background-color: #8585ff;
		color: #ffffff;}

/* Column grey with white text */
td.grey {background-color: #888888;
		color: #ffffff;}

/* Column grey with white text */
td.black {background-color: #000000;
		color: #ffffff;}

/* Column grey with white text */
td.red {background-color: #ff0000;
		color: #ffffff;}

/* Common hyperlink values */
a {text-decoration: none}

/* Menu links */
a.one:link {color: #ffffff}
a.one:visited {color: #ffffff}
a.one:hover {font-weight:bold;}


/* Other links */
a.two:link {color: #000000}
a.two:visited {color: #000000}
a.two:hover {font-weight:bold}

/* ClarifyIT link */
a.cit {font-size:0.7em}
a.cit:link {color: #0000ff;}
a.cit:visited {color: #0000ff}
a.cit:hover {font-weight:bold}

/* Other Links */
a.three:link {color: #0000ff;}
a.three:visited {color: #0000ff;}
a.three:hover {text-decoration: underline;}

/* Update DB */
a.four:link {color: #000000;}
a.four:visited {color: #000000;}
a.four:hover {color:#ff0000;}

/* Header */
a.five:link {color: #ffffff;}
a.five:visited {color: #ffffff;}
a.five:hover {color:#000000;}


/* Default table settings */
table.def {width:750}

/* Blockquote table at 100% */
table.bq {width:670}

/* ID styles */
#red {color: #ff0000}

#whitebackground {background-color: #ffffff;}

#note {color: #990000;
	  font-size: 12;
	  font-style: italic;}

#totals	{color: #ffffff;
		font-size:	14;
		background-color: #ff0000;
		font-weight:bold;}

#adverts{color: #ffffff;
		font-size:	14;
		background-color: #0000ff;
		font-weight:bold;}

#bold	{font-weight:bold;}

#title{color: #000099;
		font-size:	14;
		background-color: #ffffff;
		font-weight:bold;
		text-decoration: underline;}

#names{color: #000099;
		font-size:	12;
		background-color: #ffffff;
		font-weight:bold;}

#warning {color: #990000;
	  font-size: 14;}

#value{color: #0000ff;}

#anac{font-size: 24;
	  color: #009966;
	  font-weight:bold;}