body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
#table_main {
	text-decoration: none;
	background-color: #FFFFFF;
}
#headermenu {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
#headermenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#headermenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headermenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#headersubmenu {
	font-family: "Trebuchet MS";
	font-size:7.5pt;
	color: #999999;
}
#headersubmenu a:link {
	
	color: #999999;
	text-decoration: none;
}
#headersubmenu a:visited {
	color: #999999;
	text-decoration: none;
}
#headersubmenu a:hover {
	color: #FF9933;
	text-decoration: underline;
}


#sidebartable {
	display: block;
	border: 1pt solid #666666;
	width: 180px;
}
#sidebarmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#sidebarmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sidebarmenu :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sidebarmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	text-decoration:none;
}

#arraytable {
	display: block;
	width: 100px;
	border: 1pt solid #999999;
	height: 100px;	
}

#array {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
}
#array h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF3300;
	word-spacing: 2pt;
}
#array a:link {
	color: #333333;
	text-decoration:none;
}#array a:visited {
	color: #333333;
	text-decoration:none;
}#array a:hover {
	color: #0099CC;
	text-decoration:underline;
}#rightbartable {
	display: block;
	width: 150px;
	border: 1pt solid #666666;
}
#searchtable {
	display: block;
	border: 1pt dotted #666666;
}
#td {
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 95%;
}
#sizetable {
	background-color: #E0A945;
	color: #FFFFFF;
	border: 1pt solid #999999;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
}
#desctable {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
}
#table {
	display: block;
	border: 1pt solid #5A5A5A;
}
#table_left_dotted {
	display: block;
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #333333;
}
#table_dotted_footer {
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#search_header {
	font-family: "Trebuchet MS", AmericanUncD;
	font-weight: bold;
	color: #003333;
	display: block;
	border: 1pt solid #999999;
}
