/* CSS Document */

table.page td#header{
	background-color:#ffffff;
	background-image:url(../images/index_header.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height:130px;
	vertical-align:bottom; 
}

table.page table#header{
	width:100%;
}

table.page table#header td{
	vertical-align:top; 
	padding:10px 0px 0px 180px; 
	color: #675299;
	line-height:20px;
}

table.page table#header td#slogan{
	vertical-align:bottom; 
	padding:0px 80px 0px 0px; 
	font-size: 20px;
	font-weight:bold;
	white-space:nowrap;
}


table.page table#header td a{
	color: #675299;
	font-size: 14px;
	font-weight:bold;
}

table.page table#header td a:hover{
	text-decoration:none;
}
