body
    {
		font-family:Lucida Sans Unicode,Arial,sans-serif;
		color: Black;
        font-size: 12px;
        background-color: White;
        margin: 8px;
    }
	
td
    {
        color: Black;
        font-size: 11px; 
    }	
th
    {
        color: #FFFFFF;
        font-size: 11px;
		font-weight: bold;
		line-height: normal;		
    }

/*  Fieldset is used on all forms entry forms*/ 	
fieldset {
	background-color:#EEEEEE; 
	border-color: blue; 
	border-width: medium;
	position: relative;
	color: #000000;
}

	
.style1 {font-size: 16px;} /* Heading of entry forms */
.style2 {font-weight: bold; font-size: 12px;} 
.style3 {font-size: 14px;}
.style4 {font-weight: bold; font-size: 14px;}
.style5 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	
}
.style6 {color:#FF0000; }  /* Error colour for login page and edit contacts etc for warning messages */

.imgheader {
background-image:url(../images/headerbar.jpg);
background-repeat:repeat-x


}		
.Xmark
{
	text-decoration:none;
	color: #000000;
	font-size:14px;

}	
	
#MTSFC {
	border-style:solid;
	border-color:blue;
	border-width:1px 1px;
	font-size:20px;
	margin:1px 0px 5px 0px;
	padding:15px 1px 1px 15px;
	line-height:4px;
	height:14px;
	background-image: url(../images/headerbar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 2600px;
}	

#MTSFCnorm {
	border-style:solid;
	border-color:blue;
	border-width:1px 1px;
	font-size:20px;
	margin:1px 0px 5px 0px;
	padding:15px 1px 1px 15px;
	line-height:4px;
	height:14px;
	background-image: url('../images/headerbar.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 99%;
}	


#itembar {
	border-style:solid;
	border-color:blue;
	border-width:1px 1px;
	font-size:20px;
	height:50px;
	margin:1px 0px 5px 0px;
	padding:1px 1px 5px 15px;
	line-height:6px;
	background-image: url(../images/headerbarbig.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	voice-family: "\"}\"";
	width: 2600px;
}	
#itembar td {
	color: #FFFFFF;
	vertical-align: middle;
	font-size:12px;
	z-index: 0;
}
#itembar a:link {
	color : #FFFFFF;
	text-decoration: underline;
}
#itembar a:visited { color : #FFFFFF; text-decoration : underline; }
#itembar a:hover { color : #FFFF00; text-decoration : none;  }
#itembar a:active { color : #FFFFFF; }

#itembar p {
     font-size: 12px;
	 margin-top: 6px; /* resolves the positon problem with Opera */
}

#goform_nocontacts {
	height: auto;
	position: relative;
	margin-bottom: 2px;
	top: 0px;
	bottom: 0px;
	width: 220px;
}

#goform_viewby {
	height: auto;
	position: relative;
	margin-bottom: 2px;
	top: 0px;
	bottom: 0px;
	width: 220px;
}

#det_view {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 2600px;
}

#det_view_table {
	border: 1px;
	border-color: #f6f6f4;
	font-size: 11px;
	width: 2600px;
}

#det_view_table table {
	border: 1px;
	border-color: #f6f6f4;
	font-size: 11px;
	width: 2600px;
}

#det_view_table table th {
	border: 1px;
	border-color: #f6f6f4;
	font-size: 11px;
	width: 2600px;
	padding-right: 1px;
	padding-left: 1px;
}

