body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.moto_padlr{
	margin-left: 12px;
	margin-right: 12px;
}
.moto_topbg01{
	background-image: url(moto_topbg01.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 55px;
	background-position: right;
	padding-top: 4px;
}
.moto_topbg{
	background-image: url(moto_topbg.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 55px;
	background-position: right;
	padding-top: 4px;
}
.moto_bannerbg{
	background-image: url(moto_banner.jpg);
	background-repeat: no-repeat;
	width: 504px;
	height: 259px;
	background-position: right;
}
.moto_menubg01{
	background-image: url(moto_menubg01.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 16px;
	background-position: right;
}
.moto_menubg02{
	background-image: url(moto_menubg02.gif);
	background-repeat: repeat-y;
	width: 217px;
	background-position: right;
}
.moto_menubg03{
	background-image: url(moto_menubg03.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 7px;
	background-position: right;
}
.moto_searchbg01{
	background-image: url(moto_searchbg01.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.moto_bottombg01{
	background-image: url(moto_bottombg01.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.moto_bottombg02{
	background-image: url(moto_bottombg02.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.bannerpadding{
	padding-top: 14px;
}
/*pane*/
.bannerpane{
	padding: 0px;
	width: 100%;
}
.bannerpane01{
	padding: 0px;
}
.leftpane{
	padding: 0px;
}
.contentpane{
	padding: 0px;
}
.contentpane01{
	padding: 0px;
}
.toppane{
	padding: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 0px;
}
.bottom02pane{
	padding: 0px;
}
/* Container for main menu */
.MainMenu_MenuContainer {	
	background: transparent;
	padding: 0px;
	width: 100%;
}


/* Menu bar */
.MainMenu_MenuBar {
	padding: 0px; 
	background: transparent;
	width: 100%;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #999;
	font-size: 11px;
	font-weight: normal;  
	border: #fafafa 1px solid;
	padding: 1px 4px 2px 1px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background: #fafafa;
	border: #bbb 1px solid;
	padding: 1px;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #555;
	border-left: #555 1px solid;
	border-right: #555 1px solid;
	padding: 1px 4px 2px 1px;
}




/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}



/* Idle state for main menu items */
.MainMenu_Idle {
   font-family: Tahoma;
	background-image: url(moto_menubg04.gif);
	height: 27px;
	width: 217px;
	font-size: 12px;
	color: #392808;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Hover state for main menu items */
.MainMenu_Selected {
   font-family: Tahoma;
	background-image: url(moto_menubg04.gif);
	height: 27px;
	width: 217px;
	font-size: 12px;
	color: #392808;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
   font-family: Tahoma;
	background-image: url(moto_menubg05.gif);
	height: 27px;
	width: 217px;
	font-size: 12px;
	color: #B22E2C;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #666;
	font-size: 11px; 
	font-weight: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 4px 1px 2px;
}


/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f6f6f6; 
	filter: none; 
	border: #999 1px solid;
	padding: 1px;
}


/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #444;
	border: #444 1px solid;
	padding: 1px 4px 1px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
}
A.search:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
A.search:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
A.search:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
   text-decoration: underline;
}
A.search:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300707;
	text-decoration: none;
}
.currentdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.currentdate:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.currentdate:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.currentdate:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.currentdate:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;	
}
A.links:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
A.links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
A.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
	font-weight: bold;
}
A.links:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.user:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.user:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.user:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.user:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.privacy{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
A.privacy:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.terms{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
A.terms:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.terms:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.terms:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.terms:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyright{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.motoSkinObject{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
A.motoSkinObject:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.motoSkinObject:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.motoSkinObject:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.motoSkinObject:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
 #dnn_dnnSEARCH_txtSearch { font-size:11px;text-align: left; vertical-align: middle;  height:19px; color: #333333; padding:0; cursor:text;}



