
div#u1_outerHead
{
    margin:0;
    padding:0;
    width: 100%;
    height: 144px;
    background-color: #ffffff;
}

div#u1_naviLeftBtn
{
    margin: 0;
    padding: 0;
    width: 162px;
    height: 38px;
    background-image: url(../gfx/navi/left_navi_button.gif);
    background-position: top left;
    background-repeat:no-repeat;
    vertical-align: middle;
    font-weight: 700;
}



.u1_bottomline
{
    width: 100%;
    border-bottom: 1px solid #C7C8C7;
}

div#links
{
	padding: 0;
	margin: 0;
	width: 121px;
	height: 49px;
}


/*
	boxHeader
*/
div#boxHeader
{
	height: 49px;
	width: 618px;
	margin: 0px;
	padding: 0 1px 1px 1px;
	background-color: #FFFFFF;
	border-right: 1px solid #C7C8C7;
	border-left: 1px solid #C7C8C7;
	border-bottom: 1px solid #C7C8C7;
}


div#boxInnerHeader
{
	height: 49px;
	width: 618px;
	padding: 0;
	margin: 0;
	background-image: url(../gfx/bg_box_header.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

p.boxHeadline
{
	padding: 4px 0 0 15px;
	margin: 0;	
	font-size: 18px;
	font-weight: bold;
	color: #D90011;
}

p.boxHeadline2
{
	padding: 13px 0 0 15px;
	margin: 0;	
	font-size: 18px;
	font-weight: bold;
	color: #D90011;
}
p.boxHeadline3
{
	padding: 0;
	margin: 0;	
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}

td.boxHeadLine
{
	padding: 4px 0 0 7px;
	width: 608px;
	background-image: url(../gfx/head_box_center_bg_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-weight: 700;
	font-size: 18px;
	border-bottom: 1px solid #C7C8C7; 
	vertical-align: top;
}
/*
	END boxHeader
*/