td, th, input, select {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}

body {
	background: #000000;      
	color: #4AC9FF;
	font-family: Tahoma, Sans, Arial, Helvetica, sans-serif, Arial, Verdana;	
	background-image:url('http://www.carfaxabbey.net/images/darkwater.jpg');
	background-repeat:repeat-x; 
	background-attachment:fixed;
	text-align: center;
}

TD.nav {
	font-family: verdana, helvetica,arial,sans-serif;
	font-size: 12px;
}

A:link,
A:visited {
	color: #00AAFF; 
	text-decoration: none;
}

A:hover  {
	color: #FFFF33;
	text-decoration: overline underline;
}

TD.nav A:link,
TD.nav A:active,
TD.nav A:visited {
	color: #00AAFF; 
	text-decoration: none;
}

TD.nav A:hover {
	color: #FFFF33;
	text-decoration: overline underline;
}

.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Red;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

TABLE.data {
	background: #222244;
}

TABLE.data TH {
	font-size: 11px;
	font-family: verdana,sans-serif;
	background: #222244;
	color: #ffffff;
	border: #cccccc outset 1px;
}

TABLE.data TD {
	font-size: 11px;
	background: #222244;
}

TABLE.std {
	background: #222244;
	border: 2px solid #006699;
}

TABLE.std TD {
	background: #222244;
}

TABLE.ing {
	background: #222244;
	border: 2px solid #006699;
}

TABLE.ing TD {
	background: #222244;
}

TABLE.ing PRE {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}

TABLE.sidebox {
	background : #222244;
}

TH.sidebox {
	background : #222244;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
}

TD.sidebox {
	background : #222244;
}

.button {
	border: 1px black solid;
	font-family: verdana,sans-serif; 
	font-size: 9pt;
}

.field_textbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
	border : 1px solid Black;
}

.field_checkbox {
 	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
}

.blackheader {
	background: #000000;
	color: #FFFFFF;
	width: 100%;
	font-size: 8pt;
	text-align: center;
}

.menu {
	background: #222244;
	color: #FFFFFF;
	width: 100%;
	font-size: 10pt;
	text-align: center;
}

.header_left {
  text-align: center;
  float: left;
  padding: 0px 10px 0px 0px;
  width: 240px;
  color: #ffffff;
  font-family: Tahoma, Sans, Arial, Helvetica, sans-serif, Arial, Verdana;
  font-weight: normal;
  font-size: 8pt;  
}

.header_middle {
  text-align: center;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.header_right {
  text-align: center;
  float: right;
  padding: 0px 10px 0px 10px;
  width: 240px;
  color: #ffffff;
  font-family: Tahoma, Sans, Arial, Helvetica, sans-serif, Arial, Verdana;
  font-weight: normal;
  font-size: 8pt;  
} 

.heading {
  text-align: center;
}

.container {
	width: 960px;  
	/* Centering for IE6
	+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;     
}

td.tdheader {
	text-align: center;
	background: #222244;      
	color: yellow;
	font-weight: bold;
	font-size: 10pt;
	height: 1em;
}

