.topimage img{
	background-color: #fff0f0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ac0234;
	border-left-color: #ac0234;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}
/*
.topimage{
	background-color: #fff0f0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ac0234;
	border-left-color: #ac0234;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}
*/
td#rightcol img {
	border-top: 2px solid #ac0234;
	border-right: 2px solid #ac0234;
	border-bottom: 2px solid #ac0234;
}
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ac0234;
	background-color: #fff0f0;
}
.border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ac0234;
	background-color: #fff0f0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ac0234;
}
.currenttopmenu {
	background-color: #ffdddd;
}
.currentmenu {
	background-color: #ffdddd;
	padding-right: 20px;
}
.currentsubmenu {
	background-color: #fff0f0;
	padding-right: 35px;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	background-color: #ffdddd;
	padding-right: 5px;
	padding-left: 5px;
}
.colourblock {
	background-color: #ffdddd;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6, .colourtext {
	color: #ac0234;
}
.colourtext_bold {
	color: #ac0234;
	font-weight: bold;
}
.table_title {
	background: #ac0234;
	color: white;
	font-weight: bold;
	padding: 3px;
}
.boxed {
	background: #fff0f0;
	margin: 5px;
	margin-top: 25px;
	padding: 15px;
	padding-top: 2px;
	border: 2px solid #ac0234;
}
.form_note {
	padding-top: 10px;
	font-weight: bold;
}
.FormValidityWarning {
	color: #ac0234;
	font-weight: bold;
}
.insert {
	background: #ac0234;
	margin: 5px;
	padding: 15px;
	padding-top: 2px;
	color: white;
	border: 2px solid #ac0234;
	font-size: 10pt;
	width: 250px;
/*	text-align: center; */
}
.insert2 {
	margin: 5px;
	padding: 15px;
	padding-top: 2px;
	color: #ac0234;
	border: 2px solid #ac0234;
	font-size: 10pt;
	width: 250px;
/*	text-align: center; */
}
.insert_wide {
	background: #ac0234;
	margin: 5px;
	padding: 15px;
	padding-top: 2px;
	color: white;
	border: 2px solid #ac0234;
	font-size: 10pt;
	width: 400;
/*	text-align: center; */
}
.insert_wide2 {
	margin: 5px;
	padding: 15px;
	padding-top: 2px;
	color: #ac0234;
	border: 2px solid #ac0234;
	font-size: 10pt;
	width: 400;
/*	text-align: center; */
}
/* Card processing text styles */
.process_active {
    color: #000000;
    font-size: 9pt;
}
.process_not_active {
    color: #aaaaaa;
    font-size: 9pt;
}
.card_process {
	background: #fff0f0;
	margin-left: 25px;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px solid #ac0234;
}

/* DDR styles */
.client-heading {
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Arial
}

.statstable {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #eeeeee
}

td.client-heading {
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Arial;
    background-color: #990000

}

.formtext {
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial
}

.formerror {
    font-size: 9pt;
    color: #990000;
    font-family: Verdana, Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px 0 0;
	padding: 0;
}

.formerrorbox {
    font-size: 9pt;
    color: #990000;
    font-family: Verdana, Arial;
	border: 1px solid #ac0234;
	padding: 8px;
	margin-left: 100px;
}

.formnote {
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial;
	padding: 0;
	margin: 0 0 8px;
}

li.formnote {
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial;
	margin: 0;
	padding: 0;
	list-style: inherit square outside;
}

.prompt {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial

}

.button {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 10pt;
    border-left: black 1px solid;
    CURSOR: hand;
    color: white;
    border-bottom: black 1px solid;
    font-family: Verdana, Arial;
    background-color: #990000
}

.star {
    font-weight: bold;
    font-size: 11pt;
    color: #990000;
    font-family: Verdana, Arial;
    position: relative;
    top: 2px
}

.formelementsmall {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 10pt;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    font-family: Verdana, Arial;
    background-color: #ffffff

}

.formelement {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 10pt;
    border-left: black 1px solid;
    width: 166px;
    color: black;
    border-bottom: black 1px solid;
    font-family: Verdana, Arial;
    background-color: #ffffff
}

.heading {
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Verdana, Arial
}

.graphic {

    font-weight: normal;
    font-size: 9pt;
    text-transform: uppercase;
    color: #990000;
    MARGIN-RIGHT: 10px;
    font-family: 'Arial Narrow', Verdana
}

.graphic2 {
    font-weight: normal;
    font-size: 9pt;
    margin-left: 10px;
    text-transform: uppercase;
    color: #990000;
    font-family: 'Arial Narrow', Arial
}

