body {
	background-image: none;
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal
}
.textbox   {
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
	border: 1px #333333 solid;
	height: 20px;
	background-color: #FFC
}
.textblock  {
	color: #333333;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border: 1px #333333 solid;
	background-color: #FFC
}
.button  {
	color: #000;
	font-size: 11px;
	background-color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
}
.welcometd {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	border: 1px solid #666;
	padding: 10px;
}
.tbl {
	font-size: 12px;
	list-style-type: circle;
	color: #FFF;
}
.tblsml {
	font-family: Verdana, Tahoma, Arial, Switzerland, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.top_table {
	font-size: 12px;
	color: #FFF;
	background-color: #060;
	background-image: url(_images/_bg.gif);
}
.Header {
	background-color: #336600;
	background-image: url(_images/__bg.gif);
	background-repeat: repeat;
}
.Headerbase {
	background-color: #FFFF00;
	font-family: Verdana, Tahoma, Arial, Switzerland, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #000;
	display: block;
	border: 1px solid #FF0;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-indent: 15px;
}

p {font-size: 12px; list-style-type: circle; color: #CCCCCC; }
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 5px;
	color: #FFFF00
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF
}
h3 {
	font-size: 14px;
	color: FFFF00
}
h6 {font-size: 9px; color: #CCCCCC}
h5 {font-size: 10px; color: #CCCCCC}
A:hover {
	COLOR: #FFF;
	TEXT-DECORATION: none
}
A:link 	{
	COLOR: #CCC;
	TEXT-DECORATION: underline
}
A	{
	COLOR: #FFFF00;
	TEXT-DECORATION: underline
}
ul {font-size: 12px; line-height: normal}
li {font-size: 12px}
.HeaderMenu {
	font-family: Verdana, Tahoma, Arial, Switzerland, sans-serif;
	background-color: #060;
}
