body {
	background:#dae1d9 url(../images/backgroundE.jpg) center top repeat-y;
	background-attachment:fixed;
/*	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #bcc8be;
	scrollbar-face-color: #bcc8be;
	scrollbar-3dlight-color: #bcc8be;
	scrollbar-track-color: #bcc8be;
	scrollbar-base-color: #bcc8be;*/
	margin:0px;
	font-family:'century gothic', sans-serif;
	font-size:11px;
	color: #003f66;
	text-decoration: none;
	text-align: justify;
	padding:0px;
}

a {
	color: #51869c;
	text-decoration: none;
}

a:hover {
	color: #93bab9;
	text-decoration: none;
}

td {
	font-family:'century gothic', sans-serif;
	font-size:11px;
	color: #003f66;
	text-decoration: none;
	text-align: justify;
	padding:0px;
}

input {
	height:20px;
	font-family:'century gothic', sans-serif;
	font-size:10px;
	color:#51869c;
	background:transparent;
	border:1px inset;
}


textarea {
	height:70px;
	font-family: 'century gothic', sans-serif;
	font-size:10px;
	color:#51869c;
	background:transparent;
	border:1px inset;
/*	scrollbar-arrow-color: #51869c;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #ffffff;*/
}

.date001 {
	color:#51869c;
	font-size:10px;
	font-weight:bold;
}

.menu001 {
	font-family: 'century gothic', sans-serif;
	font-size:11px;
	color:#ecf0ef;
	text-decoration: none;
	text-align: justify;
	padding:0px;
}

.menu001on {
	font-family: 'century gothic', sans-serif;
	font-size:11px;
	color:#003f66;
	text-decoration: none;
	text-align: justify;
	padding:0px;
}

.bottom a {
	color: #51869c;
	text-decoration: none;
}

.bottom a:hover {
	color: #93bab9;
	text-decoration: none;
}

.menu002 a {
	color: #f54d70;
	text-decoration: none;
}

.menu002 a:hover {
	color: #f6a8b6;
	text-decoration: none;
}

.valid {
	border-top:1px solid #93bab9;
	border-bottom:1px solid #93bab9;
	border-left:1px solid #93bab9;
	border-right:1px solid #93bab9;
}