﻿body 
{
margin:0;
}


a.hblue:link { text-decoration: none; color: #000080}
a.hblue:visited {text-decoration: none; color: #000080}
a.hblue:hover {text-decoration: none; color: #cc0000}
a.hblue:active {text-decoration: none; color: #cc0000}


.LeftNav
{
	margin:0;
	padding: 0;
	border: 0px solid silver;
	font-family: Arial;
	font-size: 10pt;
	float:left;
	background-image: url('../Images/BarBlueJITN.png'); 
	background-repeat:repeat-x;
}
.LeftNavFill
{
	width:100%;
	background-image: url('/Images/LeftNavBarJITN.png'); 
	background-repeat:repeat-y ; 
	margin:0;
	padding:0;
}

.LeftNavSpacer
{
	float:left;
	width:200px;
	height:10px; 
	background-color:#fff; 
	margin: 0;
	padding:0;
}

.LeftNavBot
{
	width:100%;
	height:20px;
	background-image: url('/Images/LeftNavBarBotJITN.png'); 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}

.LeftNavFeatureDiv
{
	float:left;
	width:200px;
	min-height:300px; 
	background-color:#fff; 
	margin: 0;
	padding:0;
}

.LeftNavFeatureTop
{
	width: 100%; 
	font-weight:bold; 
	padding-top:8px; 
	text-align:center; 
	height:26px; 
	color:White; 
	background-image: url('/Images/LeftNavFeatureTopJITN.png'); 
	background-position: 0 0 ; 
	background-repeat:no-repeat ;
}



.LeftNavFeatureTopOrg
{
	width: 100%; 
	font-weight:bold; 
	padding-top:8px; 
	text-align:center; 
	height:26px; 
	color:White; 
	background-image: url('/Images/LeftNavFeatureTopOrg.png'); 
	background-position: -1px 0 ; 
	background-repeat:no-repeat ;
}



#menu {   
   padding:0;   
   margin: 0 0 0 10px;

  }   
 #menu li {   
   list-style-type:none;  
   padding-top:4px; 
   width:100%;
  }   
  
  #menu a {   
  color:#000;
  text-decoration:none;
  }   
  #menu a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }
  
   .featureTitle {   
   padding:0;   
   margin: 0 0 0 10px;
   font-family: Arial;
 font-size  : 10pt;
 color:#E68A00; 
 font-weight:bold;
  }    
    
  .features {   
   padding:0;   
   margin: 0 0 0px 10px;
   font-family: Arial;
	font-size: 8pt;
  }   
  .features li {   
   list-style-type:none;  
   padding-top:4px; 
   width:100%;
  }   
  
   .features a {   
  color:#000;
  text-decoration:none;
  }   
  .features a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }   
  
  
  
  
  #region  {   
   padding:0;   
   margin: 0 0 0 10px;
	font-family: Arial;
	font-size: 8pt;
  }   
 #region li {   
   list-style-type:none;  
   padding-top:2px; 
   width:100%;
  }   
  
  #region a {   
  color:#000;
  text-decoration:none;
  }   
  #region a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }   
  
  
  /* Crazy Sales  */
  .CrazySaleMain
  {
  width: 250px; 
  border: solid 1px #ffbeff; 
  text-align:center;	
  background-image:url('/ads/Images/BGSilGrad.jpg'); 
  background-repeat:repeat-x; 
  background-position:left -10px;
	
  }
    .CrazySaleHdr
  {
	width: 100%; 
	color:#E68A00;
	font-weight:bold; 
	font-size:18pt;
  }
   .CrazySaleItem
  {
	width: 50%; 
	height:100px; 
	float:left;
  }
  .CrazySaleFtr
  {
	width: 100%; 
	margin-bottom:10px;
  }
  

  a.CrazySaleFtr:link {color: #0066FF;}
  a.CrazySaleFtr:visited
{
	color: #0066FF;
}
  /* End Crazy Sales  */
