#welcome {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#welcome   li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome   li  a {
	text-decoration: underline;
}

#welcome   .welcome_left  {
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#welcome    .welcome_left h3  {
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px none #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
}
#welcome   .welcome_attention  {
	text-align: justify;
	background-color: #BEFFBC;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#welcome .welcome_left p {
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#welcome  .welcome_left  p a {
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #415B62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome .welcome_left a {
	text-decoration: none;
	padding: 8px;
	color: #003366;
	border: 1px solid #333333;
}
#page_wrapper #welcome .welcome_left tr {
	height: 25px;
}
#welcome .welcome_left img {
	margin-top: 10px;
	margin-bottom: 10px;
}

