﻿.rightmenutbl {
	width: 200 px;
}
.cellink {
	background-position: center;
	background-image: url('http://www.toyotair.com/Portals/0/image/Component/home/homenavon_toyotair.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	height: 30px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.cellinkoff {
	background-position: center;
	background-image: url('http://www.toyotair.com/Portals/0/image/Component/home/homenavoff_toyotair.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	height: 30px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.cellink a{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cellink:hover {
	background-position: center;
	background-image: url('http://www.toyotair.com/Portals/0/image/Component/home/homenavon_toyotair.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.ptagcell {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 45px;
}
.ptagcell a, .ptagcell a:active, .ptagcell a:link, .ptagcell a:visited {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ptagcell a:hover{
	text-decoration: none;
}
   .cellink_new {
	background-position: center;
	background-image: url('http://www.toyotair.com/Portals/0/image/Component/home/homenavon_new_toyotair.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	height: 30px;
	font-weight: normal;
	background-color: #CCCCCC;
}
   .link_dec {
	   text-decoration: none;
   }