body {
	font: normal 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
h1 {
	font: bold normal 24pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 16pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#MenuLeft {
	background: #FF9900;
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	border: 1px solid #FFCC00;
}
#MainContent {
	background: #CCCCCC;
	overflow: auto;
	visibility: visible;
	padding: 5px;
}
#TitleArea {
	background: #FFCC00;
	overflow: auto;
	visibility: visible;
	border: 1px solid #FF9900;
	padding: 0px 3px;
	margin: 0px;
	font: italic bold normal 24px/normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
#MenuLeft a {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#MenuLeft h2,h3,h4,h5,h6 {
	color: #FFCC00;
	font-weight: bolder;
	font-style: italic;
}
#MenuLeft a:hover {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background: #FFCC00;
}
#ButtomBox1 {
	background: #FF9900;
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	border: 1px solid #FFCC00;
}
#ButtomBox2 {
	background: #FF9900;
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	border: 1px solid #FFCC00;
}
#ButtomBox3 {
	background: #FF9900;
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	border: 1px solid #FFCC00;
}
#ButtomBox2 a {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#ButtomBox2 a:hover {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background: #FFCC00;
}
#ButtomBox3 a {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#ButtomBox3 a:hover {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background: #FFCC00;
}
#ButtomBox1 a {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#ButtomBox1 a:hover {
	overflow: auto;
	visibility: visible;
	padding: 0px 2px 2px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background: #FFCC00;
}
input {
	border: 1px solid #000000;
	font-weight: bold;
	background: #FF9900;
	color: #FFCC00;
}
select {
	border: 1px solid #000000;
	cursor: hand;
	font-weight: bold;
	background: #FF9900;
	color: #FFCC00;
}
textarea {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	background: #FF9900;
	color: #FFCC00;
}

