.inputfield {
	border-right: gray 1px groove; 
	border-top: white 1px groove; 
	border-bottom: black 1px groove;
	border-left: white 1px groove; 
	color: black; 
	font-size: 8pt;  
	font-family: 'Trebuchet MS','Lucida Grande',Verdana, sans-serif;
	background-color: #cccccc;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;	
}
.inputfieldcentered {

	border-style: solid;
	border-width: 0;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	background-color: #cccccc;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;
}


TD {
	FONT-SIZE: 75%; FONT: 'Trebuchet MS','Lucida Grande',Verdana, sans-serif
}

BODY {
	BACKGROUND: FONT: 81.25%/1.5 'Trebuchet MS','Lucida Grande',Verdana, sans-serif; COLOR: #eee;  LINE-HEIGHT: normal
}


HTML {
	BACKGROUND: 000
}

.lbl {
	COLOR: #a9c9e9; TEXT-DECORATION: none; FONT-SIZE: 75%; LINE-HEIGHT: normal
}

A {
	COLOR: #a9c9e9; TEXT-DECORATION: none; FONT-SIZE: 75%; LINE-HEIGHT: normal
}
A IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A:hover {
	BORDER-BOTTOM: #dddddd 1px dotted
}

TD A:hover {
	COLOR: #eee; MARGIN: 1em 0px
}

.underline {
	BORDER-BOTTOM: #ccc 1px solid
}
.highlight {
	COLOR: #000000; BACKGROUND-COLOR: #ccc
}
.stronger {
	FONT-WEIGHT: bolder
}
.right {
	TEXT-ALIGN: right
}
.center {
	TEXT-ALIGN: center
}
.left {
	TEXT-ALIGN: left
}
.grey {
	COLOR: #ccc; LETTER-SPACING: -1px
}
.odd {
	BACKGROUND: #fff; COLOR: #000
}
.even {
	BACKGROUND: #eee; COLOR: #000
}
.hide {
	DISPLAY: none
}
.small {
	FONT-SIZE: 75%; LINE-HEIGHT: normal
}
.span {
	DISPLAY: inline
}


.homeH1 {
  color: #996600;font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {
  font-weight: bold;
  font-size: 25px;
}


