#header table a{
	font-size:70%;
	line-height: 120%;
	color: #666666;
}



.border_top {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 10px;
}



#footer {
	font-size: 100%;
	line-height: 100%;
	color: #666666;
	padding-top: 10px;
	border-top: solid 1px #CCCCCC;
}



#footer table a {
	font-size:70%;
	line-height: 120%;
	color: #666666;
}



/* SelectMenu01*/

.pulldown01 {
	float: left;
	clear: both;
	position: absolute;
	width: 115;
	height: 15px;
	z-index: 1;
	visibility: visible;
}



/* SelectMenu01 Submenu */

.pdMENU1 {
	position: absolute;
	z-index: 1;
	width: 115px;
	visibility: hidden;
	padding-top: 0px;
}



#pdMENU1 {

 width: 115px;
	height: 15px;
}


