/*	navigation 
*/
	/*#window{
                position:relative;
		}*/

	.document{
		/*position:relative;*/
		top:0px;
		left:0px;
		width:700px;
		}

	/*#navigation{
		position:relative;
		top:0px;
		left:0px;
		width:700px;
		background-color:transparent;
	}*/
      


/*	navigation/tools 
*/

	.tools{
		top:0px;
		left:0px;
		width:700px;
		overflow:hidden;
		}

	.tools_search{
        
		margin:0px;
		/*margin-bottom:1px;*/
		background-color:#eee;
		}
		
	.searchForm{
        /*position:relative;*/
		height:auto;
		font-size:1px;
		
		}
	.radio{
		font-family:verdana;
		font-size:8px;
		color:#666;
		white-space:nowrap;
		}

	.tools_links{
		margin:0px;
		background-color:#eee;
		}
				
	.toolsTd{
		/*position:relative;*/
		
		font-family:verdana, sans-serif;
		font-size:1px;
		
		border-width:0px;
		border-style:solid;
		border-color:#fff;
		border-right-width:1px;
		/*background-color:transparent;*/
		
		padding:0px;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:10px;
		padding-right:10px;
		white-space:nowrap;
		}
	.toolsA,
	.toolsB,
	.toolsC{
		font-family:verdana, sans-serif;
		font-size:11px;
		text-decoration:none;
		/*text-transform:uppercase;*/
		color:#666;
		white-space:nowrap;
		}
	.toolsB{
		
		}
	.toolsC{
		padding-right:6px;
		}
		
	A.toolsA:hover{
		color:#000;
		}
	A.toolsA:active{
		color:#999;
		}

/*	navigation/choike 
*/

	.choike{
		/*position:relative;*/
		top:0px;
		left:0px;
		height:35px;
		/*background-color:transparent;		*/
		width:700px;
		overflow:hidden;
		margin:0px;
	}
	
/*	#choikeLogo{
		position:absolute;
		top:10px;
		left:0px;	
		width:153px;
		height:29px;
		background-image:url(choikeLogo.gif);
		overflow:hidden;
		}
	#choikeClaim{
		position:absolute;
		top:22px;
		left:170px;
		width:235px;
		height:13px;
		overflow:hidden;
		background-image:url(choikeClaim.gif);
		}*/
	.choikeLinks{
		/*position:absolute;
		display:block;*/
		top:1px;
		left:0px;
		width:700px;
		/*background-color:transparent;*/
		overflow:hidden;
		padding:0px;
		}
		
	.choikeIdSpan{
		position:relative;
		font-family:verdana;
		font-size:1px;

		border-width:0px;
		border-style:solid;
		border-color:#fff;
		border-right-width:0px;
		
		padding:0px;
		padding-left:5px;
		padding-right:5px;
		padding-top:2px;
		white-space:nowrap;
		}
		
	A.choikeIdSpan:hover{
		color:#F00;
		}
		
	A.choikeIdSpan:active{
		color:#999;
		}
		
	.choikeIdLinks{
		font-family:verdana, sans-serif;
		font-size:9px;
		text-decoration:none;
		color:#666;
		white-space:nowrap;
		}
	A.choikeIdLinks:link{
		}
	A.choikeIdLinks:hover{
		color:#333;
		}
	A.choikeIdLinks:active{
		color:#999;
		}


/*	navigation/themes 
*/

	#themes{	
		height:40;
		/*background-color:transparent;*/
		margin-top:16px;
		overflow:hidden;
		}
	#categories{        
		width:700px;
		/*background-color:transparent;*/
		border-width:0px;
		border-color:#999;
		border-style:solid;
		border-bottom-width:1px;
		}
	#subcats{       
		/*background-color:transparent;*/
		height:40px;
		width:700px;
		/*overflow:hidden;*/
		line-height:15px;
		padding-top:1px;
		}
	.testlayer {
		position: relative;
	}	
        .testlayer1 {
                position: absolute;
		align:right;
                visibility:hidden;
        }	
	.labelLo,
	.labelHi{
		font-family:verdana, sans-serif;
		font-size:11px;
		font-weight:700;
		color:#900;
		text-decoration:none;
		white-space:nowrap;

		padding:3px;
		padding-left:20px;
		padding-right:20px;

		margin:0px;
		margin-right:1px;
		
		border-width:0px;
		border-style:solid;
		border-color:#000;
		border-bottom-width:0px;
		border-right-width:0px;
		}
	.labelLo{
		margin-left:15px;
		}

	.labelHi{
		background-color:#eee;
		margin-left:15px;
		}
	.labelLink{
		font-family:verdana, sans-serif;
		font-size:12px;
		font-weight:700;
		color:#666;
		text-decoration:none;
		}
	A.labelLink:link{
		white-space:nowrap;
		}
	A.labelLink:hover{
		color:#333;
		}
	A.labelLink:active{
		color:#999;
		}
	.subcatLink,
	.subcatLinkHi{
		font-family:verdana, sans-serif;
		font-size:11px;
		font-weight:500;
		color:#666;
		text-decoration:none;
		white-space:nowrap;
		
		margin:0px;
		margin-left:5px;
		margin-right:5px;
		}		
	.subcatLinkHi{
		color:#900;
		}		
	A.subcatLinkHi:hover,
	A.subcatLink:hover{
		color:#333;
		background-color:#eee;
		}
	A.subcatLinkHi:active,
	A.subcatLink:active{
		color:#999;
		}

