body {

background-color:ffffff;
        margin:3px 0px 0px 0px;
        padding:3px 0px 0px 0px;
        font-family:arial, helvetica, sans-serif;
        color:#000000;
                }
h1 {
        margin:0px 10px 10px 10px;
padding-bottom:1%;
        
        text-align:right;
	font-size:500%;
        line-height:80%;
        font-weight:900;
        color:#C83737;

        }

p {
       font:12px/20px arial, helvetica, sans-serif;
	font-size:100%;
	margin:0px 0px 16px 0px;
        padding-left:10px;
padding-right:4px;
        }


h3 {
        color:#C83737;
        font-size:120%;
        text-decoration:none;
margin:0px 0px 0px 0px;
        padding-top:5px;
text-align:center;
        font-weight:bolder;
        font-family: arial, helvetica, sans-serif;
        }

h4 {
background-color:#E9AFAF;
        color:#C83737;
        font-size:100%;
        text-decoration:none;
margin-top:0px;
margin-bottom:0px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
        font-weight:600;
        font-family: arial, helvetica, sans-serif;
border-color:#C83737;
border-bottom-style:solid;
border-bottom-width:4px;
        }

h5 {background-color:#E9AFAF;
        color:#C83737;
        font-size:100%;
        text-decoration:none;
margin-top:0px;
margin-bottom:0px;
padding:5px 5px 25px 5px;
text-align:center;
        font-weight:600;
        font-family: arial, helvetica, sans-serif;
border-color:#C83737;
border-top-style:solid;
border-top-width:4px;
        }

h6 {

 color:#C83737;
        font-size:100%;
        text-decoration:none;
margin-top:0px;
margin-bottom:0px;
padding:20px 5px 20px 5px;
text-align:center;
        font-weight:600;
        font-family: arial, helvetica, sans-serif;
border-color:#C83737;
border-bottom-style:solid;
border-bottom-width:4px;

}

a.Inline{
color:#000000;
font:12px/20px arial, helvetica, sans-serif;
	font-size:100%;
border-bottom-color:#C83737;
border-bottom:1px dashed;
}
a.Inline:link {color:#000000;}
a.Inline:hover {color:#004400;}

a {
        color:#F4D7D7;
        font-size:100%;
      
 text-decoration:none;
margin:0px 0px 0px 0px;
text-align:center;

line-height:150%;
        font-weight:900;
        font-family: arial, helvetica, sans-serif;
        }
a:link {color:#D35F5F;}
a:visited {color:#000000;}
a:hover {color:#C83737;
background-color:#E9AFAF;
border-color:#ffffff;
border-style:solid;
border-width:1px;
}



center {
 color:#C83737;
font-weight:bolder;
        font-family: arial, helvetica, sans-serif;
margin:0px 0px 16px 0px;


}

span.strikeout {text-decoration:line-through;
}

form{
margin-top:0px;
padding-top:5px;
background-color:#E9AFAF;

}



fieldset {
background:#C83737;
color:#ffffff;
margin:20px 20px 8px 10px;
border-style:solid;
border-color:#C83737;
}

input {
background:#F4D7D7;
width: 100%;
}
input.button{
width:50%;
float:right;
background:#C83737;
text-align:center;
font-size:120%;
        font-weight:200;
        color:#F4D7D7;

}
textarea {

overflow: auto;
background:#F4D7D7;
width: 100%;

}

#Container {
width:98%;
margin:10px;

background-color:#ffffff;
position:relative;

}


#Container2 {
padding:5px;
border-color:#F4D7D7;
border-width:2px;
width:100%;
}


#RightList {
width:47%;
float:right;
height:100%;
padding-top:5px;
padding-bottom:5px;
margin:1%;
border-color:#F4D7D7;
border-width:2px;
border-style:solid;
}


#LeftList {
width:47%; /* Needs to return to 47% for two columns */
float:left;
padding-top:5px;
padding-bottom:5px;
margin:1%;
height:100%;
border-color:#F4D7D7;
border-width:2px;
border-style:solid;
}

#CentreList {
width:98%;
float:left;
padding-top:5px;
padding-bottom:5px;
margin:5px;
height:100%;
border-color:#ffffff;
border-width:2px;
border-style:solid;
}

#MidLine {
background-color:#C83737;
font-size:120%;
font-weight:bolder;
color:#ffffff;
text-align:right;
padding-right:10px;
}

#LeftContent {float:left;
width:83%;
        margin:0px 0px 0px 0px;
border-color:#C83737;
border-right-style:solid;
border-right-width:3px;
        }

#LeftContent2 {float:left;
width:83%;
text-align:center;
        margin:0px 0px 0px 0px;
border-color:#C83737;
border-right-style:solid;
border-right-width:3px;
        }
#BottomSpan {float:left;
width:83%;
text-align:center;
        margin:0px 0px 0px 0px;
border-color:#C83737;
border-right-style:solid;
border-right-width:3px;
position:relative;
background-color:#F4D7D7;
        }

#BottomSpan2 {float:left;
width:83%;
text-align:center;
        margin:0px 0px 0px 0px;
border-color:#C83737;
border-right-style:solid;
border-right-width:3px;
position:relative;
background-color:#ffffff;
        }

#RightContent {float:right;
padding-right:5px;
font-size:100%;
color:#000000;
text-align:center;

width:15%;
}

div.spacer {
  clear: both;
  }