TD.textHOME {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	line-height: 17px;
}
A.linkLOCATION {
	font-family: Verdana;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

A.linkLOCATION:visited {
	font-family: Verdana;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

A.linkLOCATION:hover {
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
	text-decoration: none;
}
BODY.DESIGNbody {
	background-color: #7D7A60;
}
TD.DESIGNpage {
	background-image: url(images/page_gradient.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
input.formBOX {
    height :12px;
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : groove;
		border-color: #000000;
		border-width: 1px;
		}
input.formbutton {
    height :16px;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #555555;
		border-style : solid;
		border-color : #000000;
				border-width : 1px;
				background-image: url(images/button.gif);
				background-repeat: repeat-x;
}
select.formselect {
	background-color: #cccccc;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
TEXTAREA.formquestion {
	height :35px;
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
#Table{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
INPUT.FORMbuttonab {
	height :38px;
	width :28px;
	font-family : Arial;
	font-size : 18px;
	font-weight: bold;
	padding-top:6px;
		font-weight : normal;
		color : #91928C;
	border-width : 0px;
	background-image: url(images/size_button.gif);
}
INPUT.ButtonHome {
	height :37px;
	width :28px;
	font-family : Arial;
	font-size : 18px;
	font-weight: bold;
	padding-top:6px;
		font-weight : normal;
		color : #91928C;
	border-width : 0px;
	background-image: url(images/size_button_home.gif);
}