body, td {
	color : #695D2E;
	background-color: FFFCEC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

body {
	background: url("/new/graphics/ans_map_bgd9.jpg");
}

P    
	{
	font-family		:	Verdana, Arial, Helvetica, sans-serif; 
	font-size		:	12px ;
	line-height		: 	14px;
	font-weight		:	normal;
	text-decoration	:	none;
/*	color			:	#515151 ! important*/
	color           :   #695D2E;
	}
.hidden {
	color			:	#eae6c9;
}

td.upper {
	color : #FFFFFF;
	background : #695D2E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

A
	{
	font-family		:	Verdana, Arial, Helvetica, sans-serif; 
	font-size		:	12px ;
	line-height		: 	14px;
	color			:	#0000FF;
	}

A:visited
	{
	font-family		:	Verdana, Arial, Helvetica, sans-serif; 
	font-size		:	12px ;
	line-height		: 	14px;
	text-decoration	:	none;
	color			:	#0000FF;
	}
A:hover
	{
	font-family		:	Verdana, Arial, Helvetica, sans-serif; 
	font-size		:	12px ;
	line-height		: 	14px;
	text-decoration	:	underline;
	background-color: 	#695D2E;
	color			:	#FFFFFF;
	}
A:active 
	{
	font-family		:	Verdana, Arial, Helvetica, sans-serif; 
	font-size		:	12px ;
	line-height		: 	14px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#b29700;
	}



a.smaller {
	font-size: 10px;
	color : #0000FF;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : 0000FF;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0000FF;
	background-color:#FFFCEC;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #695D2E 1px solid;
   BORDER-LEFT: #695D2E 1px solid;
   BORDER-TOP: #695D2E 1px solid;
   BORDER-BOTTOM: #695D2E 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : 695D2E;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #695D2E 1px solid;
}
