/*
INDEX Page Style Sheet
*/


	
	ul#BLinks {
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:180px;
	}
	ul#BLinks li {
		margin:0 0px 2px 0;
		padding:0 0 0 20px;
		list-style-type:none;
		background-image:url(menuArrow.gif);
		background-position:left center;
		background-repeat:no-repeat;
		background-color:#E9E9E9;
		border-style: solid;
		border: 0px;
		border-color: #666666;
		width: 166px;
	}
	ul#BLinks li h3{
		margin:0px;
		padding:0px;
		line-height:19px;
		width: auto;
	}


	ul#BLinks li h3 a{
		line-height:19px;
 		font-family: tahoma, arial, helvetica;
  		font-size: 11px;
  		color: #333333;
  		text-decoration: none;
  		padding-left: 10px;
  		text-transform: capitalize;
  		display: block;
	}
	ul#BLinks li:hover {
		background-color: #99CCFF;
  		text-decoration: none;
	}

	
		#TopRightIndex {
			font-size: 12px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			border: 0;
			text-align: left;
			color: 0066CC;
			}
	
		#TopRightIndex ul {
			list-style-type: none;
			margin: 0px 0 10px 5px;
			padding: 100px 2px 5px 225px;
		}
	
		#TopRightIndex li {
			margin: 2px 0 5px 0;
			padding: 0 0 10px 0;
		}	
		
		#TopRightIndex li a:hover {
			color: #0033FF;
			text-decoration: underline;
		}
		
		#TopRightIndex a:link, #TopRightIndex a:visited {
			text-decoration: none;
			color: #0066CC;
		}
		
		
		
		#TopLeftIndex {
			font-size: 12px;
			margin: 0 0 0 0;
			padding: 0px 0 0 0;
			border: 0;
			text-align: center;
			color: #febb31;
			vertical-align: top;
			vertical-align: text-top;
		}
			
		#TopLeftIndex ul {
			list-style-type: none;
			margin: 0;
			padding: 0px 2px 2px 2px;
		}
		
		#TopLeftIndex li a:hover {
			color: #FF3300;
			text-decoration: underline;
		}
		
		#TopLeftIndex a:link, #TopLeftIndex a:visited {
			text-decoration: none;
			color: #febb31;
		}
		
		
		
		
		#MiddleLeftIndex {
			color: FF0000;
			margin: 0;
			padding: 11px 0 0 0;
			border: 0;
			vertical-align: top;
		}
		
		#MiddleLeftIndex a:hover {
			color: #666666;
			text-decoration: underline;
		}
		
		#MiddleLeftIndex a:link, #MiddleLeftIndex a:visited {
			color: #FF0000;
			text-decoration: none;
		}
			
		
		#BottomIndexAd {
			font-size: 12px;
			margin: 25px 0 0 0;
			color: #1F449C;
			padding:0;
			border: 0;
			text-align: center;
			vertical-align: top;
			vertical-align: text-top;
		}
		
		#BottomIndexAd ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#BottomIndexAd li {
			margin: 3px 0 0 0;
			padding: 2px 0 0 0;
		}
		
		#BottomIndexAd li a:hover {
			color: #000033;
			text-decoration: underline;
		}
		
		#BottomIndexAd a:visited, #BottomIndexAd a:link {
			color: #1F449C;
			text-decoration: none;
		}
