body{
	margin : 0px auto auto auto;
  	background-color: #ffffff;
  	background-image: url(../picture/bg/topmenubg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
	}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, menu, ol, td, th
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

.BOLD {FONT-SIZE: 12px; color: #333333;}

td.BorderGray {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

A:link		{color: blue; background-color: transparent; text-decoration: none;}
A:visited	{color: blue; background-color: transparent; text-decoration: none;}
A:active		{color: blue; background-color: transparent; text-decoration: none;}
A:hover		{color: blue; background-color: transparent; text-decoration: underline;}

  .hand 
{ 
  cursor: hand;
}

