* {margin:0; padding:0;}

body {
		border:0; padding:0;
		font-family:arial,helvetica,sans-serif;
		font-size:10pt;
		color=#333;
		background-color: #e7e7e7;
/*		background:url('images/background_grid.gif'); */
		margin-top:0px;
		text-align: center;
	}
#wrapper {
		margin:0; 
		width: 840px;
		margin:0px auto;
		background:#fff;
		border-right:1px solid #039;
		border-left:1px solid #039;
		padding:0px;
		text-align: center;
	}
#mainbody {
		width: 720px;
		margin:0px auto;
		background:#fff;
		padding:0px;
	}
div.mainframe {
		margin:0; 
		width: 840px;
		margin:0px auto;
		background:#fff2c8;
		border:0px solid #050;
		padding:0px;
	}
div.stone {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		width: 120px;
		background=url('images/CMIstone3.gif'); 
		text-align: left;
	}
#window {
		background: #fff;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 3px;
		border: 1px solid #039;
	}
	
div.shad {color:#003399; font-weight:bold; font-family:Times New Roman, serif;
	height:100; width:400;
	filter:shadow(color=#777777);}
	
div.note {color:#fff; font-family:Verdana, Arial, sans-serif;
	font-weight:bold; 	font-size: 8pt;
	background-color: #cc3300;
	width: 400px;
	border: 1px solid #039;
	text-align: center;	
	vertical-align: middle;
	}

div.box { border: solid; border-width: 1pt ; width: 80% }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

p 	{font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 10pt;
	}
p.fe {font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffcc;
	}

h1 {font-family: Times New Roman, serif;
	color: #003399; font-size: 32pt; font-weight: bold;
	}
h2 {font-family: Script MT Bold, Georgia, Times New Roman, serif;
	color: #003399; font-size: 16pt; font-weight: bold;
	background: #050;
	}
h3 {font-family: Georgia, Times New Roman, serif;
	color: #cc3300; font-size: 16pt; font-weight: bold;
	}
h4 {font-family: Verdana, Arial, sans-serif;
	color: #cc3300; font-size: 11pt; font-weight: bold;
	}
h5 {font-family: Georgia, Times New Roman, serif;
	color: #fff2c8; font-size: 11pt; font-weight: bold;
	background: #050;
	}
h6 {font-family: Georgia, Times New Roman, serif;
	color: #900; font-size: 14pt; font-weight: bold;
	}

a:link { font-size: 11pt; color: #333; text-decoration: underline; }
a:visited { font-size: 11pt; color: #333; text-decoration: underline; }
a:active { font-size: 11pt; color: #333; text-decoration: underline; }
a:hover { font-size: 11pt; color: #990000; text-decoration: underline; }
a.L1:link { font-size: 11pt; color: #050; font-weight: bold; text-decoration: none; }
a.L1:visited { font-size: 11pt; color: #050; font-weight: bold; text-decoration: none; }
a.L1:active { font-size: 11pt; color: #050; font-weight: bold; text-decoration: none; }
a.L1:hover { font-size: 11pt; color: #ffff88; background-color: #990000; font-weight: bold; text-decoration: underline; }
a.L2:link { font-size: 10pt; color: #333333; font-weight: bold; text-decoration: none; }
a.L2:visited { font-size: 10pt; color: #333333; font-weight: bold; text-decoration: none; }
a.L2:active { font-size: 10pt; color: #333333; font-weight: bold; text-decoration: none; }
a.L2:hover { font-size: 10pt; color: #e40404; background-color: #ffffcc; font-weight: bold; text-decoration: underline; }
a.L3:link { font-size: 8pt; color: #333333;  text-decoration: none; }
a.L3:visited { font-size: 8pt; color: #333333; text-decoration: none; }
a.L3:active { font-size: 8pt; color: #333333; text-decoration: none; }
a.L3:hover { font-size: 8pt; color: #e40404; background-color: #ffffcc; text-decoration: underline; }
a.L4:link { font-size: 8pt; color: #ffffff;  text-decoration: none; }
a.L4:visited { font-size: 8pt; color: #ffffff; text-decoration: none; }
a.L4:active { font-size: 8pt; color: #ffffff; text-decoration: none; }
a.L4:hover { font-size: 8pt; color: #e40404; background-color: #ffffcc; text-decoration: underline; }