body {
	background: #E0DFDE url(../../img/header_grad3.jpg) repeat-x;
	/*border-top: 5px solid #000;*/
	color: #333;
	font-size: 14px;
/* 	padding: 20px 0 40px; */
	padding: 10px;
}

a {
	color: #d00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.language {
	position: absolute;
	right: 10px;
	top: 5px;
}

h1 {
	font-family: Helvetica;
	font-weight: normal;
	text-align: center;
	color: #777;
	font-family: Verdana;
	font-size: 17pt;
	font-weight: bold;
}

h1 img {
	padding: 10px 0 15px;
}


h2 {
	font-family: Helvetica;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 0;
}

h3 {
	font-family: Helvetica;
	padding: 0;
	text-align: center;
	font-size: 12pt;
	margin-bottom: 0;
	color: #777;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}
.notice p {
	border: 1px solid #666;
	padding: 5px;
	text-align:left;
}

input {
	padding-left: 10px;
}

.footer {
	padding-top: 2px;
	text-align: center;
	border-bottom: 2px solid #900;
/* 	border-right: 2px solid #900; */
	background: #777;
}

.footer span, .footer a {
	padding-right: 10px;
	font-size: 8pt;
	color: #bbb;
}

.container_12 {
/* 	background: #fff url(../../img/12_col.gif) repeat-y; */
	background: #E0DFDE;
}
