td {
	text-decoration: none;
	border: none;
}
td.special {
	text-decoration: none;
	border: none;
	background-color : #DAA520;
}
td.tdfont {
	text-decoration: none;
	border: none;
	background-color : #DAA520;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
Table.tbleffect {
	border: thin solid #008A8C;
}
img {
	text-decoration: none;
	border: none;
	}
img.piceffect {
	text-decoration: none;
	border: 1px solid;
	}

font{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}
font.caption{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
	border: none;
}
font.header{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	border: none;
}
font.headerbig{
	font-family: Tahoma;
	font-size: x-large;
	color: Black;
	text-decoration: none;
	border: none;
	font-weight: bolder;
}
font.headerMid{
	font-family: Verdana;
	font-size: medium;
	color: Black;
	text-decoration: none;
	border: none;
}
INPUT.box {
	FONT: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	COLOR: #4e4d4b
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(shadow.gif);
	border: 1px solid;
	}
INPUT.Input {
	FONT: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	COLOR: #4e4d4b
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(shadow.gif);
	WIDTH: 100px
}
INPUT.medInput {
	WIDTH: 150px
}
INPUT.largeInput {
	WIDTH: 225px
}
INPUT.stateInput {
	WIDTH: 25px
}
INPUT.zipInput {
	WIDTH: 115px
}
SELECT {
	FONT: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; COLOR: #4e4d4b
}
SELECT.multiSelect {
	WIDTH: 150px
}