body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background: #43286D url(images/back_cloud.jpg) top no-repeat;
}
td {
	text-align: left;
	vertical-align: top;
	background-color: #6C4F96;
}
.header {
	background-color: #1B2848;
	margin: 0px;
	padding-left: 15px;
	color: #6EC8BA;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.header a:link {
	color: #6EC8BA;
	text-decoration: none;
}
.header a:visited {
	color: #6EC8BA;
	text-decoration: none;
}
.header a:hover {
	color: #EFA007;
	text-decoration: none;
}
.content {
	margin: 0px;
	padding: 32px;
	position: relative;
}
.pad {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 4px;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #EFA007;
	text-decoration: none;
}
.title {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title3 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title4 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title5 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title6 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 4px;
	background-image: url(images/title6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bottom {
	text-align: left;
	vertical-align: bottom;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFF1B4;
	text-decoration: none;
}
.border {
	text-align: center;
	vertical-align: top;
	padding: 6px;
	border: 1px solid #B7A7CB;
}
.form {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #B7A7CB;
	border-right-color: #B7A7CB;
	border-bottom-color: #B7A7CB;
	border-left-color: #B7A7CB;
}
.error {
	font-weight: bold;
	color: #FFFF00;
}
