@charset "UTF-8";
/* CSS Document */
.hide { display: none; }

#wholelinksblock {
	background-image:url(../navimg/wlink1.jpg);
	background-repeat: repeat-x;
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 1000px; 
    height: 28px;
	padding: 0 1px;    
    text-align: center; }

.wholelinks {
    text-align: center; }

.wholelinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size: 12px;
	color:#333;
    font-weight: normal;
    text-decoration: none; }

.wholelinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
    color: white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
    font-weight: normal;
    text-decoration: none; }

.wholelinx1 a {
	float: left;
	clear: right; 
	width: 100px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}    
	
.wholelinx1hit a {
	float: left;
	clear: right; 
	width: 100px; 
	text-align: center;	
	color:white;
	padding: 6px 10px 6px 10px;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}    

.wholelinx2 a {
	float: left;
	clear: right; 
	width: 130px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}     

.wholelinx2hit a {
	float: left;
	clear: right; 
	width: 130px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	color:white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}     

.wholelinx3 a {
	float: left;
	clear: right; 
	width: 130px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}     

.wholelinx3hit a {
	float: left;
	clear: right; 
	width: 130px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	color:white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}     

.wholelinx4 a {
	float: left;
	clear: right; 
	width: 170px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}     
	
.wholelinx4hit a {
	float: left;
	clear: right; 
	width: 170px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	color:white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}     
	
	
.wholelinx5 a {
	float: left;
	clear: right; 
	width: 180px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}     

.wholelinx5hit a {
	float: left;
	clear: right; 
	width: 180px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	color:white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}     

.wholelinx6 a {
	float: left;
	clear: right; 
	width: 110px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	}     

.wholelinx6hit a {
	float: left;
	clear: right; 
	width: 110px; 
	text-align: center;	
	padding: 6px 10px 6px 10px;
	color:white;
	background-image:url(../navimg/wlink1over.jpg);
	background-repeat: repeat-x;
	}     

/* end whole links area */

