
strong,.strong {font-weight:bold;}
.center {text-align:center;}

body,td,th {
	font-family: serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/web_bg_img.jpg);
	background-repeat: repeat-x;
	font-family: serif;
	font-size: 13px;
	color: #333333;
	line-height: 170%;
}
.input {
	font-family: Arial, Helvetica, sans-serif,serif;
	font-size: 14px;
	color: #E8283F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: normal;
	padding: 3px;
}
.foot {
	background-color: #F2F1F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.button {
	background:url(../images/search_btn.jpg) no-repeat;
	width:78px;
	height:40px;
	border:0px;
}
.pageBg {
	background:url(../images/page_bg_img.jpg) no-repeat;
	height:416px;
}
.pageBgRepat{
	background:url(../images/page_bg_img_repat.jpg) repeat-y;
	text-align:center;
}
.pageSearch{
	background:url(../images/search.jpg) no-repeat center;
}
.pageBg2{
	background:url(../images/page_bg_img2.jpg) no-repeat;
}
.titleMid{
	background:url(../images/title_bg_middle.jpg) repeat-x;
	height:36px;
}
.pageRepat{
	background:url(../images/page_bg_img_repat.jpg) repeat-y;
	text-align:center;
}

span.negative {color:#0085D5;float:right;font-weight:bold;}
 span.positive {color:#D42E32;float:right;font-weight:bold;}