body      			{
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #333333; 
      				scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #ffffff; 
					scrollbar-darkshadow-color: #111111; 
            		scrollbar-track-color: #fff; 
					scrollbar-arrow-color: #ffffff; 
					font-family: arial;
					margin: 0;
					padding: 0;
					}
.title				{
					padding-left: 20px;
					padding-bottom: 10px;
					}
.metatitle			{
					padding-left: 20px;
					padding-top:40px;
					}
.sub				{
					font-family: arial, helvetica, sans-serif;
					font-size: 8pt;
					font-weight: plain;
					color: #000000;
					padding-top: 6px;
					}								
.sub a				{
					color: #000000;
					}
.sub a:hover		{
					color: #cccccc;
					}
.nav1				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: plain;
					color: #000000;
					padding-left: 75px;
					padding-top: 16px;
					}								
.nav1 a				{
					color: #000000;
					text-decoration: none;
					}
.nav1 a:hover		{
					color: #c2c640;
					}
.nav2				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #ffffff;
					padding-left:40px;
					}								
.nav2 a				{
					color: #ffffff;
					text-decoration: none;
					}
.nav2 a:hover		{
					color: #c2c640;
					}	
#navtile ul
					{
					list-style-type: none;
					padding: 0;
					margin: 0;
					}
#navtile li
					{
					padding-left: 0em;
					line-height: 260%;
					background-position: 0 1em;
					border-bottom: 0.1em dotted;
					border-color: #ffffff;
					width: 160px;
					
					}		
#navtile li a
					{
					background-image: url(images/square.gif);
					background-repeat: no-repeat;
					padding-left: 1.5em;
					background-position: 0.0em;
					}
#navtile li a:hover
					{
					background-image: url(images/square2.gif);
					background-repeat: no-repeat;
					}
#navtile
					{
					background: url(images/navtile.gif) repeat-y;
					}
#botli				{
					margin-bottom: 12px;
					}
#topli				{
					border-top: 0.1em dotted;
					border-color: #ffffff;
					width: 160px;
					margin-top:12px;
					}
#botimage			{
					background: url(images/toy.jpg) no-repeat bottom;
					}
