            table 	{
					width:960px;
					font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
					color: #333;
					margin: 0 auto 15px auto;
					padding: 15px;
					border: 1px solid #d7d7d7;
					background-color: #efefef;
					-moz-border-radius: 15px;
					-webkit-border-radius: 15px;
					border-radius: 15px;
					behavior: url(border-radius.htc);
                    } 
            td 		{
                    border:0px solid #000;
                    height:20px;
                    text-align:center;
                    padding:0px;
                    } 				
			td img {
					vertical-align: middle;
					}
	   .top a 		{
					width:100%;
					height:100%;
					display:block;
					color: #2F2F2F;
					background-color: #CCC;
					text-decoration: none;
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
					border-radius: 6px;
					behavior: url(border-radius.htc);
					} 
       .top a:hover {
					position: static;
					color: #FFF;
					background-color: #929292;
					border-bottom-color: #efefef;
					border-bottom-style: solid;
					border-bottom-width: 1px;
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
					border-radius: 6px;
					behavior: url(border-radius.htc);	
	                } 
			#main	{
					text-align:left;
					padding-left: 25px;
					padding-top: 13px;
										}
			#bread	{
					text-align:left;
					padding-left: 25px;
					padding-top: 0px;
					font-size:10px;
					}
      		body 	{
					background-color: #efefef;
					margin-top: 0px;
					}
		.bot a 		{
					font-size:10px;
					word-spacing: 0em;
					width:100%;
					height:100%;
					display:inline;
					color: #666;
					text-decoration: none;
					letter-spacing: 0px;
                    } 
       .bot a:hover {
					font-size:10px;
					word-spacing: 0em;
					position: static;
					color: #09F;
					letter-spacing: 0px;
					} 
		 


	