/* CSS Document */ body           {	margin:10px 10px 0px 10px;	padding:0px;	font-family :  verdana,arial,sans-serif;	font-size:.7em;	background-image: url(siteimages/back.gif);	vertical-align: middle;                }.mainmenu        {	background-color : #oe3d58;	width : 700px;	height: 147 px;	color : #oe3d58;	border-top:0px none #FFC814;	background-image: url(top.gif);	font-family: "Hoefler Text";	font-size: 12px;	font-weight: bold;	text-decoration: none;	text-align:center; 	margin-left:auto; 	margin-right:auto;                 }.submenu        {	color:#oe3d58;	background-color : #006633;	width:650px;	height:20px;	border-top:none #91BBEB;	text-align:center;	font-size:12pt;	font-family: "verdana";	color: #FFFFFF;	font-weight: normal;	text-align:center;	margin-left:auto;	margin-right:auto;                }.submenu a:link {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;}.submenu a:visited {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: #FFFFFF;    text-decoration: none;}.submenu a:hover {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: #999999;    text-decoration: none;}