/* HEADER & CONTENT */	
a.header  { font-family:tohama;color:#FF3300;  text-decoration : none;   font-size : 12px; 	font-weight: bold;  }
div.header {
	margin-left:20px;
	height:10px;
	padding:100px 20px 0px 10px;
	/*padding: 20px 20px;*/
	background: #4584C1; color:#000000; text-align: left;
	border-bottom : 0px solid #366CA1;
	background:#FFFFFF url('../../../../../images/logo_200x100.gif') no-repeat top left;
}
.header2{
	position:absolute;
	top:10px;
	left:370px;
	z-index:100;
	width:400px;
	height:100px;
	background:#FFFFFF url('../../../../../images/header-1c.jpg') no-repeat top right;
}

/* LOGIN */	
div.login { font-size : 0.9em; font-weight: bold; text-align: right; 
			padding-right: 15px;  color: #FFFFFF; }
a.login {  color: #FFFFFF; }