/* CSS Document */
body {
	background-color: #01BEDB;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
#wrap {
	background-color: #FFFFFF;
	margin: 10px auto;
	width: 770px;
	}
#header {
    background:#01BEDB url(images/header_01.jpg);
	width: 770px;
	height: 299px;
	margin:0;
	padding:0;
	}
#content {
    background:#01BEDB url(images/body_02.jpg);
	margin: 0;
	padding: 10px;
	}
h1 {
	font-size: 24px;
	color: #ff0000;
	text-align:center;
}
h2 {
	font-size: 22px;
	color: #003399;
	text-align:center;
}
h3 {
	font-size: 16px;
	color: #3366ff;
    text-align: center;
}
h4 {
	font-size: 16px;
	color: #800000;
    text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000;
}
#footer {
background-position:center;
    background:#01BEDB url(images/footer_04.jpg);
	width: 770px;
	height: 253px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	}

.style67 {
	text-align: center;
}
#wrap #content table tbody tr td div div table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}
#wrap #content table tbody tr td center table tbody tr td div div {
	color: #039;
}
.texttitleforbox {
	font-size: medium;
}
.images {
	text-align: center;
	padding: 5px;
}
