@charset "utf-8";

h1 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#menu1 {
	display: none;
}

#header {
	display: none;
}

#menu2-full {
	display: none;
}

#bar {
	display: none;
}
#search {
	display: none;
}

#main {
	height: auto;
	background-color: #FFF;
	color: #000;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#leftcol {
	color: #003;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
		  
#rightcol {
	display: none;
}

#tab-middle-right {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}



#footer {
	display: none;
}

#footer-down {
	display: none;
}
