body {
        background-image: url(images/pagebg.jpg);
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #FFFFFF;
}
.FOOTER-TEXT {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6E106E;
        text-align: center;
        padding: 2px;
}
.h-divider {
        background-image: url(images/h-divider.gif);
        background-repeat: repeat-x;
        padding-right: 6px;
        padding-left: 6px;
        margin-right: 6px;
        margin-left: 6px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        height: 10px;
        padding-top: 0px;
}
.column-photo {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        margin-top: 6px;
        margin-bottom: 10px;
}
.COLUMN-TEXT {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6C0F6B;
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 8px;
}

.COLUMN-TEXT a {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: none;
}

.COLUMN-TEXT a:hover {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: underline;
}
.button-bg {        background-image: url(images/button_bg.gif);
        background-repeat: repeat-x;
}
td {
        text-align: left;
}
li {
        list-style-position: outside;
        list-style-type: disc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6E0F6D;
        margin-bottom: 2px;
        margin-left: 0px;
        padding-left: 0px;
}
ul {
        padding: 0px;
        margin-top: 6px;
        margin-right: 8px;
        margin-bottom: 4px;
        margin-left: 30px;

}
.top-image {
	margin-top: 5px;
}
.CONTACT-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.CONTACT-TEXT a {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: none;
}

.CONTACT-TEXT a:hover {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: underline;
}
li a {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: none;
}

li a:hover {
        font-weight: bold;
        color: #6C0F6B;
        text-decoration: underline;
}.form-table {
	border: thin solid #6E0F6D;
	background-color: #EEE6FF;
}
.form-elements {
	width: 200px;
}
