TEXTAREA,input, select {
	/*background : #F4EFDE;*/
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid;
	border-color : #004000;
}
BODY, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 140%;
	color : #004000;
	text-align : justify;
	background-color : #F4EFDE
}

A, A:LINK, A:VISITED, A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #008000;
	text-decoration : none;
}

A.TextLink, A.TextLink:LINK, A.TextLink:VISITED, A.TextLink:ACTIVE
{	padding-left: 32px;
	background: url(_images/nav_button.gif) 0px 2px no-repeat;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #004000;
	text-decoration : underline;
}

.header {
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : center;
}

A.gb:LINK,A.gb:VISITED,A.gb:ACTIVE
{	font-family : Arial, Helvetica, sans-serif;	text-decoration : none;	color : Black;	background-color : #D2B48C;
}

A.gb:HOVER  {	font-family : Arial, Helvetica, sans-serif;	text-decoration : underline;	color : black;	background-color : White;}