/* Client: INMOCO 	----------------------------------------- */
/* 																				*/
/* 	PRINTING css coding produced by Clive Moore MA				*/
/* 	www.ma-design.com														*/
/* 	tel: 01902 344236														*/
/* 																				*/
/* 	November 2005 															*/
/* ----------------------------------------------------------- */


a:link 		{	color: silver; background-color: transparent; font-weight: normal; text-decoration: none;} 
a:visited	{	color: silver; background-color: transparent; font-weight: normal; text-decoration: none;}
a:active		{	color: silver; background-color: transparent; font-weight: normal; text-decoration: none;}
a:hover		{	color: white; background-color: transparent; font-weight: bold; font-size: 10pt; text-decoration: none;}

body, td		{	background-color: #000082; color: white; margin-top: 0; margin-left: 0; font-family: Arial, sans serif; font-size: 8pt; font-weight: bold;  }

#top-menu	{	display: inline; position: absolute; right: 13%; width: 135px; height: 185px; top: 24%; z-index: 2; filter: dropshadow(offx=1, offy=1, color=black);
				 	text-align: right; font-size: 9pt; line-height: 15pt; }
#top-menu a {	font-size: 9pt; }

#bot-menu	{	display: inline; position: absolute; left: 7%; width: 125px; height: 305px; top: 66%; z-index: 2; filter: dropshadow(offx=1, offy=1, color=black);
					text-align: left; font-style: italic; line-height: 13pt; }
#bot-menu a {	font-size: 8pt; }


ul 			{	list-style-type: none; background-color: transparent; color: white; margin: 0; padding: 0;  }
ul li 		{	white-space: nowrap; margin-bottom: -5px; padding: 0; }
ul li a 		{	font-size: 8pt; background-color: transparent; color: #000000; }

#animated-gif	{ display: none; position: absolute; width: 60%; left: 30%; top: 2%; text-align: center }

/*-- Dropshadow 1 --*/
.popshadow	{	display: none; position: relative; left: -5px; top: -5px; filter: shadow(color=black, direction=145) }



/*--------------------- End of Coding ------------------------------------ */