body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 3
	0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
#mainTable {
	
	font-size: 70%;
	/*/*/line-height: 1.5em; /* */
 }
 #mainTableFrameless {
	
	/*/*/line-height: 1.5em; /* */}
	
	#sidetable {
	line-height: 1.5em;
	font-size: 85%;
	background-color: #FFFFFF;
	color: #333333;
 }
  #maincontent {
	font-size: 14px;
	font-size: 100%;
	height:500px
 }
  #sidebar {
	width: 200px;
	background-color: #9F9F9F;
	font-size: 75%;
	color:#FFFFFF;
	
	
 }
 #sidebareditable{
	width: 200px;
	font-size: 85%;

	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 150px;
 }
  #footer {
	background-color: #9F9F9F;
	color: #CCCCCC;
	background-repeat: repeat-x;
	font-size: 150%;
	height: 50px;
	padding-top: 50px;

 }
   #footer2 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 65%;
	background-repeat: repeat-x;
	height: 1px;
	width: 300px;
	padding-top: 100px;

 }
   #header {
	background-color: #9F9F9F;
	color: #CCCCCC;
	
 }
    #header2 {
	background-color: #9F9F9F;
	color: #CCCCCC;
	
 }
 #list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/small-square%202.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: normal;}
	/*----------------------style for link to ejmweb.co.uk--------------------------*/
a.web_designer:link {
	font-size: 10px;
	color: #666666;
	margin-left: 200px;
}
a.web_designer:visited {
	font-size: 10px;
	color: #666666;	
	margin-left: 200px;
}
a.web_designer:hover {
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 200px;
}
a.web_designer:active {
	font-size: 10px;
	color: #666666;
	margin-left: 200px;
}
	
