body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.White11Tah {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Newslist {
	background-attachment: fixed;
	background-image: url(../_img/arrow_inNews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.rmenulist {
	line-height: 20px;
	color: #646566;
	background-image: url(../_img/Arrow_Rmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
.searchbox
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #9D9D9D;
	border: 1px solid #A8B0C0;
	padding-left: 5px;
	padding-top: 4px;
}