.ivory {
	background-color : #FFFFFF;
}

H1  {

	font-size : 30px;

	font-weight : bold;

	color : Black;

	text-transform : uppercase;

}

.form  {

	border-style : solid;

	border-color : #FFCC00;

	background : url("grayspeckle.gif");

	padding-left : 4px;

	padding-right : 4px;

	padding-top : 4px;

	padding-bottom : 4px;

	padding : 9px;

}

.info  {

	font-size : x-small;

	font-family : sans-serif;

	font-style : italic;

	text-indent : 0px;

}


H2  {

	font-size : medium;

	font-weight : bold;

	text-align : left;

	text-transform : capitalize;

	color : Gray;

}



H3  {

	font-size : small;

	font-family : sans-serif;

	font-weight : bold;

	font-style : italic;

	color : Gray;

	text-transform : capitalize;

}

.input {
	background-color : #FFCC00;

}

.formnav  {
	text-align : center;
  margin-left : 15px;

}

.yellow  {
   background : url("yellowbk.gif");

}

.accessdenied  {

	font-size : 170px;

	font-family : sans-serif;

	font-weight : bold;

	color : Red;

}

th  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #000000;
  background-color : #FFCC00;
	text-align : center;
}

td  {

	font-size : x-small;

	padding : 0px;
}
