@charset "iso-8859-1";
/* CSS Document */
body{
	margin:0px;
}
#MyPage{
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:20px;
}
#PageHead{
	width:100%;
	clear:both;
	background:url(/mypilotstore/pics/header2/head.gif) top repeat-x;
}
#PageLogo{
	width:310px;
	float:left;
	padding-left:10px
}
#PageMenu{
	float:right;
	width:680px;
}
#TopMenu{
	clear:both;
	padding-right:5px;
	line-height:14px;
	color:#C9C9C9;
	font-weight:bold;
	text-align:right;
}
#TopMenu a{
	color:#C9C9C9;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	text-transform:uppercase
}
#MenuLeft{
	float:right;
	width:25px;
}
#MenuContent{
	float:right;
	line-height:25px;
	background:url(/mypilotstore/pics/header2/menubg.gif) repeat-x;
	color:#FFFFFF;
}
#MenuContent a{
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 3px;
	text-decoration:none;
	text-transform:uppercase
}
#PageHead2{
	width:100%;
	clear:both;
	background:url(/mypilotstore/pics/header2/headbanner.gif) repeat-x;
	height:65px;
}
#PageSearch{
	margin-left:10px;
	background:url(/mypilotstore/pics/header2/searchbg.gif) no-repeat;
	width:306px;
	height:42px;
	float:left;
}
#PageViewCartButton{
	width:90px;
	height:35px;
	padding-right:5px;
	float:right;
	background:url(/mypilotstore/pics/header2/viewcart.png) left no-repeat;
	cursor:pointer;
}
.divtr{
	width:100%;
	clear:both;
}
