body	{
	margin:	0;
	padding:	0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #707C88;

	}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}



div, p, th, td, li, dd, dl, dt    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    margin-left: 3; 	
    }
	
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
	
a:link	{
	color:	#FFFFFF;
	background-color: transparent;
	}
	
a:visited	{
	color:	#999;
	background-color: transparent;
	}
	
a:active	{
	color:	#000;
	background-color: transparent;
	}
	
a:hover	{
	color:	#066;
	background-color: transparent;
	text-decoration:	underline ;
	}
	
dt 	{
	font-weight: bold;
	}
	
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}


p {
	margin-top: 0; padding-top: 0;

	}
	
h1	{
	font-size:	8px;
	font-weight: bold;	
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;



	}

h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 3px 0 0 0;
    margin-left: 3; 	

	}
img	{
		/* turns off gaps around images */
	border:	0
	}


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
z-index: 5;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #6699FF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
.MenuCell {
	border: medium groove #999999;
}
