/*
 * Copyright © 2002 Cambridge Media Lab Ltd
 * All rights reserved
 * For licensing information, please see the attached LICENCE document
 *
 *
 * Version 4.4
 * Contact support@camlab.com
 **/
body{margin:5px;font-family:verdana,arial,sans-serif;font-size:12px; color:#000000; background-color:#cccc99;
}
p,td,.eArea{font-family:verdana,arial,sans-serif;color:#000000; ;font-size:12px;}
.eArea{background-color:#cccc99; width:100%; height:400px; overflow:scroll;}
table.maintab{background-color:#cccc99;}
table{}
h1,h2,h3,h4,h5,h6{color:#000000;font-weight:bold;font-family:verdana,arial,sans-serif;}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
.surtitle{display:none;}
.masthead{
	background-color:#cccc99;
	text-align:center;vertical-align:middle;height:0px;
}
.copy{font-size:9px;color:#996633;text-align:center;padding:2px;}
td.copy{ }
.left{width:150px; white-space:nowrap;}
a:link{color:#000066;}
a:visited{color:#000066;}
a:hover{color:#990000;}
a:active{color:#990000;}
.bc{color:#999999;font-weight:bold;font-size:10px;}
a.bc{font-weight:bold;font-size:10px;text-decoration:none;}
a.bc:link{color:#999999;}
a.bc:visited{color:#999999;}
a.bc:hover{color:#990000;text-decoration:underline}
a.bc:active{color:#990000;}
@import url("cmlb_fixed.css");