body {
	text-align:center;
}

#frame {
	/* width:768px; */
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* border: 1px solid red; */
	}
	
#contentleft {
	display: none;	
	/* width:170px;
	padding:0px;
	float:left; */
	/* background:#aaa; */
}

#contentcenter {
	width: 100%;
	padding:0px;
	float:left;
	
	 /* background:#eee; */
}

#contentright {
	display: none;
	/* width:150px;
	padding:0px;
	float:left; */	
	/* background:#ddd; */
}
				
#contentheader {
	font-size:14px;
	padding:0px;
	margin:0px;
	width:768px;
	height: 70px;
	/* background-image: url('../assets/logo_background.gif');
	background-repeat: repeat-x;
	background-position: bottom left;  */
}

img#pdlogo{
  float: left;
  border: 0px;
}

#logomoto{
  display: none;
  /*
  padding-top: 25px;
  margin-left: 10px;
  float: left; */
}

#menuheader {
	display: none;
/*
	font-size:12px;
	padding:0px;
	margin:0px;
	width:766px;
	border-left: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
	background-image: url('../assets/menutop_bkg.gif');
	background-repeat: repeat-x; */
	}

#menuheader a, #menuheader a:visited {
	font-weight: bold;
	color: #be1b00;
	text-decoration: none;
}

#menuheader a:hover{
	font-weight: bold;
	color: #be1b00;
	text-decoration: underline;
}

#menuheader ul {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 10px;
}

#menuheader li {
  margin-right: 15px; 	
	  display: inline;
    }

#contentfooter {
	width: 100%px;
	text-align:left;
	font-size: 11pt;
}	

#contentfooter span.left{
	float: right;
	display: inline;
}

#contentfooter span.right{
	display: none;
}

#contentfooter a, #contentfooter a:visited, #contentfooter a:hover{
	color: black;
	font-size: 10pt;
    text-decoration: none;
}


img.rounder, img.rounder-top, img.rounder-btm, img.rounder-space, img.rounder-spcbt, img.rounder-right, img.rounder-space-right {
  display: none;
}

img.rounder-top, img.rounder-bt-top{
	display: none;
}


img.rounder-spcbt{
  diplay: none;
  margin-bottom: 10px;
}

img.rounder-space, img.rounder-space-right {
  margin-top: 10px;
} 

img.rounder-right, img.rounder-space-right {
  margin-left: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.submit,  input[type='submit']{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80px;
}

img.rounder-btm{
	width: 448px;
}
