body {
	background-image: url(img/bgimg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffcc00;
}
form {
	margin: 0px;
	padding: 0px;
}
.search_box {
	padding-left: 0px;
}
#button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A0000;
	margin: 1px;
	border: 1px solid #9A0000;
}
#select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#textfield {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}


.menu {
	line-height: 44px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0001;
	text-decoration: none;
	padding-right: 26px;
	padding-left: 26px;
	display: block;
}
.menu a:hover {
	background-image: url(img/menu_bg_selected.jpg);
	background-repeat: repeat-x;
	line-height: 44px;
	color: #000000;
}
.right_menubg {
	line-height: 66px;
	color: #9A0000;
	background-image: url(img/right_menu_bg.jpg);
	padding-left: 50px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
.txt_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 42px;
	color: #CC0001;
	padding-right: 10px;
	text-align: right;
}
.txt_lang a {
	color: #CC0001;
	text-decoration: none;
}
.txt_lang a:hover {
	text-decoration: underline;
}

.txt01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.txt02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.txt02 li {
	font-size: 10px;
}

.txt03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
}
.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.txt04 a {
	color: #0066CC;
	text-decoration: underline;
}
.txt04 a:hover {
	text-decoration: none;
}
.txt05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
}
.txt06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 8px;
	padding-left: 12px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.foot a {
	color: #000000;
	text-decoration: underline;
}
.foot a:hover {
	text-decoration: none;
}
.txt_about {
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	line-height: 20px;
}
.txt_about li {
	list-style-position: inside;
	background-color: #F6F6F6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.txt_about a {
	color: #0066CC;
	text-decoration: underline;
}
.txt_about a:hover {
	text-decoration: none;
}

.right_plist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(img/bullet.gif);
	line-height: 20px;
}
.right_plist a {
	color: #9D0104;
	text-decoration: none;
}
.right_plist a:hover {
	text-decoration: underline;
}
.right_plist_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(img/web_icon_006.gif);
	line-height: 20px;
}
.newsbox {
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
}
.newsbox h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.newsbox h2 {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.newsbox h3 {
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}

.newsbox li {
	list-style-type: square;
	list-style-position: inherit;
}
.newsbox a {
	color: #FF6600;
	text-decoration: underline;
}

