.banner {
	background-image: url(images/structure/banner.png);
	background-repeat: no-repeat;
}
.tableMain {
	background-color: #D7E7AA;
	width: 924px;
	border: thin solid #482A70;
}

.tableOptin {
	position: relative;
	left: 268px;
	top: 65px;
	background-color: #ECF4D8;
}
.cellBrdrRt {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #08AF63;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #482A70;
	background-image: url(images/structure/bg.png);
	background-repeat: repeat-x;
}
.hr1 {
	border: thin solid #08AF63;
}
.hr2 {
	border: thin solid #D7E7AA;
}
.text14B {
	font-size: 14px;
	font-weight: bold;
}
.text14Br {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.text18B {
	font-size: 18px;
	font-weight: bold;
}
.text24B {
	font-size: 24px;
	font-weight: bold;
}
.text36B {
	font-size: 36px;
	font-weight: bold;
}
.tableContent {
	padding: 20px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #08AF63;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #08AF63;
}
a:link {
	color: #C33;
}
a:hover {
	color: #606;
}
a:visited {
	color: #096;
}

.tableRegister {
	background-color: #FFF;
	border: thin solid #482A70;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}
