/*
      Wakefield.co.uk Stylesheet
      Written by Mark Holdgate for Wakefield.co.uk

      Wakefield.co.uk / Kemshell Design
      Graphic Design, Print and New Media
      E-mail: paul@wakefield.co.uk for more information
*/

body {
  color:               #000000;
  background-color:    #FFFFFF;

  font-family:         Verdana;
  font-size:           8pt;
  margin-top:          0px;
}

a:link {
  color:               #0000FF;
  background-color:    transparent;

  text-decoration:     none;
  font-weight:         bold;
}
a:visited {
  color:               #643667;
  background-color:    transparent;

  text-decoration:     none;
  font-weight:         bold;
}
a:active {
  color:               #6464FF;
  background-color:    transparent;

  text-decoration:     none;
  font-weight:         bold;
}
a:hover {
  color:               #0000FF;
  background-color:    transparent;

  text-decoration:     underline;
  font-weight:         bold;
}

table, img {
  border-style:    none;
}
table.confines {
  border-style:    none;
  width:           600px;
  margin:          0px;
}
table.bordered {
  border-left:      1px solid #000000;
  border-right:     1px solid #000000;
  border-bottom:    1px solid #000000;
}

table.blbordered {
  border-left:      1px solid #000000;
  border-bottom:    1px solid #000000;
}

td {
  color:               #000000;

  font-family:         Verdana;
  font-size:           8pt;
}
td.noborder {
  border: 0px;
	border-style: none;
	height: 8px;
}
td.box_title {
  border-left:      1px solid #000000;
  border-right:     1px solid #000000;
}
td.box_main {
  border-left:      1px solid #000000;
  border-right:     1px solid #000000;
  border-bottom:    1px solid #000000;
  padding-top:      2px;
  padding-right:    2px;
  padding-left:     6px;
  padding-bottom:   6px;
}
td.topbar {
  color:               #000000;
  background-color:    #FFFF00;

  font-family:         Verdana;
  font-size:           8pt;
  text-align:          center;
}
td.catheader {
  color:               #FFFFFF;
  background-color:    #000080;

  font-family:         Verdana;
  font-size:           9pt;
  font-weight:         bold;
  text-align:          center;
}
td.margin {
  padding-top:       2px;
  padding-right:     2px;
  padding-left:      6px;
  padding-bottom:    6px;
}
td.margin1 {
  padding-top:       2px;
  padding-right:     2px;
  padding-left:      2px;
  padding-bottom:    6px;
  width:             50%;
  height:            30px;
  vertical-align:    top;
}

input {
  font-family:    Verdana;
  font-size:      8pt;
}
select {
  font-family:    Verdana;
  font-size:      8pt;
}

.lClassHeader {
  font-family:         Verdana;
  font-size:           10pt;
  font-weight:         bold;
}
.cannotsee {
  color:         #FFFFFF;
  visibility:    hidden;
  font-size:     1pt;

  position: absolute;
}

