/*********** #leftnavtable ***********/
#leftnavtable{
	margin-left: 15px;
}

#leftnavtable a{
	color:#FFF;
	padding-left:5px;
	
	text-decoration:none;
}


#leftnavtable a:hover{
	color:#e1f7ff;
	text-decoration:none;
}
#leftnavtitle{
	margin-top: 20px;
	margin-left: 15px;
}
.blue  
{padding:5px;
    background-color:#00aeef; }


.blue a{ color:#FFF;}
.blue a:hover{ color:#000;}

/*********** #right info box ***********/
#infobox {
	float:right;
	margin-top: 20px;
	margin-right: 13px;
	background-color: #dffde6;
	
	width: 240px;
}

#infobox1 {
	float:right;
	margin-top: 20px;
	margin-right: 6px;
	background-color: #dffde6;
	
	width: 160px;
}

#infoboxtext{
margin-top: 7px;
margin-bottom: 7px;

}

/*********** #specialsbox ***********/
#specialsbox{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 1px;
	padding: 0px;
	
	background-color:  #dffde6;
	width: 450px;
}

/*********** #sub menu ***********/

#submenu{
    margin-left: 10px;
	margin-top: 20px;
}


/************top right links  styles **************/

a.topright:link, a.topright:active, a.topright:visited  {
    font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.topright:hover {
	color: #FFFF00;
}

/************ sectionLinks styles **************/



#sectionLinks a:link, #sectionLinks a:visited {
 
 border-left: solid 1px #cccccc;
 border-right: solid 1px #cccccc;
 display: block;
 background-color:  #dffde6;
 font-family:  Arial, sans-serif;
 font-weight: bold;
 color:#e6078a;
 font-size: 12px;
 padding: 3px;
 text-decoration: none;
 }

#sectionLinks a:hover{
  background-color:#bde4fb   ;
 color:#000000;
}

/************ title left Links styles **************/


#titlegreen a:link, #titlegreen a:visited {
	display: block;
	height:21px;
	font-family:  Arial, sans-serif;
	background-image: url(graphics/green_cell-s.gif);
	font-weight: bold;
	color:#FFF;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	 }

#titlegreen a:hover{
	
}

#titleblue a:link, #titleblue a:visited {
	display: block;
	height:21px;
	font-family:  Arial, sans-serif;
	background-image: url(graphics/blue_cell-s.gif);
	font-weight: bold;
	color:#FFF;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	 }

#titleblue a:hover{
	
}

/************ customer service Links styles **************/

a.service:link, a.service:visited  {
    display:block;
    font-family: arial, helvetica, sans-serif;
	color:#1E6A97;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

a.service:hover {
	color: #e6078a;
	}

/************ bottom Links styles **************/

a.bottom:link, a.bottom:active, a.bottom:visited  {
    font-family: arial, helvetica, sans-serif;
	color:#1E6A97;
	font-size: 10px;
	
	padding-top: 20px;
}

a.bottom:hover {
	color: #e6078a;
}





