html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	font-family: andale mono, lucida console, monaco, courier, mono space;
	text-decoration: none;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: andale mono, lucida console, monaco, courier, mono space;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 20px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.container {
	width: 1300px;
	margin: 20px 0px 0px 20px;
	position:absolute;
	left:5px;
	top:5px;
}

.container1 {
	width: 1300px;
	height: 470px;
	margin: 220px 0px 0px 20px;
	position: absolute;
	overflow: auto;
	left:0px;
	top:0px;
	z-index:-1
}  


.container2 {
	margin: 200px 0px 0px 20px;
	position: absolute;
	overflow: auto;
	left:250px;
	top:20px;
	z-index:-1

}


.menucolumn {
	width: 180px;
	float: left;
	margin: 0px 4px 2px 0px;
}
	
.menucolumn1 {
	width: 230px;
	float: left;
	margin: 0px 4px 2px 0px;	
}

.menuitem {
	width: 210px;
	float: none;
	margin: 2px 10px 0px 60px;
}

.menuitem1 {
	float: none;
	margin: 1px 10px 0px 60px;
	color: #333333;
}

p {
	font-family: andale mono, lucida console, monaco, courier, mono space;
	font-size: 11px;
	line-height: 1;
	
}  

a:link {color: #000000}
a:visited {color: #333333}
a:hover {color: #999999}
  
mailto	{
	font-family: andale mono, lucida console, monaco, courier, mono space;
	font-size: 11px;
	line-height: 1;
}	
	
div1	{
width: 100%;
height: 100%;
overflow: auto;
}

table	{
width: 1200px;
height: 700px 
overflow: scroll;
}
	

	
	
