BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
P{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}
li{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}
td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}




#sidetable .hcm2
{
    BORDER-RIGHT: #900000 1px solid;
    BORDER-TOP: #900000 1px solid;
    BORDER-LEFT: #900000 1px solid;
    BORDER-BOTTOM: #900000 1px solid;
    COLOR: #000000;	
}


#sidetable .hcm2 TABLE
{
    BORDER-RIGHT: #900000 1px;
    BORDER-TOP: #900000 1px;
    BORDER-LEFT: #900000 1px;
    BORDER-BOTTOM: #900000 0px;
}
#sidetable .hcm2 TD
{
    BORDER-RIGHT: #900000 0px solid;
    BORDER-TOP: #900000 0px solid;
    BORDER-LEFT: #900000 0px solid;
    BORDER-BOTTOM: #900000 1px solid;
	text-align: center;
    BACKGROUND-COLOR: #f2f2d7;
    COLOR: #000000;	
}


#sidetable .item1
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    BACKGROUND-COLOR: #f2f2d7;
    TEXT-DECORATION: none;
    COLOR: #000000;	
}
#sidetable .item1.sfhover
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    POSITION: relative;
    BACKGROUND-COLOR: #eeddaa;
    TEXT-DECORATION: none;
    COLOR: #000000;	
}



table {
	border: 0px;
}
table #form {
	padding: 3px 0px 3px 0px;
}
.bar-grey {
	background-image: url(../images/structure/bar_grey_strip.gif);
	background-repeat: repeat;
}
.bar-purple-background {

	background-image: url(../images/structure/bar_purple_strip.gif);
	background-repeat: repeat;
}
.left-column {
	background-color: #EFEFEF;
}
.fill-mid-grey {
	background-color: #E5E5E5;
}
.fill-fuscia {
	background-color: #E62881;
}
.homepage-graphic{
	background-color: #EEEEEE;
}
DIV.homepage-content P {
	margin: 5px
}
TD.homepage-content{
	vertical-align: top;
	width:33%;
	padding: 0px 5px 0px 5px;
}
TD.homepage-content-centre{
	vertical-align: top;
	width:33%;
	padding: 0px 5px 0px 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.divider{
	background-color:#E62881;
	height: 7px;
	font-size:1px;
}
.table-header {
	font-weight: bold;
	color: #E62881;
	background-color: #CCCCCC;
	padding: 3px;
}
.table-cell-background-one {
	background-color: #DDDDDD;
	padding: 3px;
}
.table-cell-background-two {
	background-color: #EEEEEE;
	padding: 3px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4C004C;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #4C004C;
}
select {
	font-size: 9px;
}
input {
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
	width: 190px;
}
.mandatory {
	color: #FF0000;
	vertical-align: top;

}
.warning {
	color: #FF0000;
}
ul {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.emphasise {
	font-weight: bold;
	color: #E62881;
}
.frame-grey {
	border: 1px solid #B0B0B0;
	padding: 8px;
}
.login-box {
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E62881;
	padding: 8px 4px 8px 8px;
}
.frame-fuscia {

	border: 1px solid #E62881;
	padding: 8px;
}
.sub-nav-cell {
	padding: 5px;
	line-height: 5px;
}
img.img-right
{
	float:right;
	margin: 0 0 0 20;
	border: 1px solid grey;
}
img.img-left
{
	float:left;
	margin: 0 20 0 0;
	border: 1px solid grey;
}
a:link, a:active, a:hover,  a:visited {
	color: #0000FF;
}
a.sub-nav:link{
	color: #4C004C;
	font-weight: bold;
	text-decoration: none;
	line-height:1em;
}
 a.sub-nav:active {
	color: #001E4C;
	font-weight: bold;
	text-decoration: none;
	line-height:1em;
}
 a.sub-nav:visited {
	color: #4C0044;
	font-weight: bold;
	text-decoration: none;
	line-height:1em;
}
 a.sub-nav:hover {
	color: #4C4800;
	font-weight: bold;
	text-decoration: none;
	line-height:1em;
}
.bar-grey-nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.bar-grey-nav:link, a.bar-grey-nav:active, a.bar-grey-nav:visited, a.bar-grey-nav:hover{
	color:#FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	font-family: Tahoma;
}
