body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffbf2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.xxxxxx{
    font-size: 12px;
	float: left;
	margin-left: 0px;
	width: 70px;
	cursor: pointer;
	line-height: 26px;
	padding-top: 1px;
	text-align: center;
}

.googleSearch
{
     border: 1px solid rgb(126, 157, 185); 
     padding: 2px; 
     background: rgb(255, 255, 255) 
	 no-repeat scroll left center; 
     -moz-background-clip: -moz-initial; 
     -moz-background-origin: -moz-initial; 
     -moz-background-inline-policy: -moz-initial;
}

.text {
	font-size: 12px;
	line-height: 22px;
	color: #464646;
	text-decoration: none;
}
.text a:link {
	color: #464646;
	text-decoration: none;
}
.text a:visited {
	color: #464646;
	text-decoration: none;
}
.text a:hover {
	color: #b00000;
}

.text1 {
	font-size: 12px;
	line-height: 22px;
	color: #848484;
	text-decoration: none;
}
.text1 a:link {
	color: #848484;
	text-decoration: none;
}
.text1 a:visited {
	color: #848484;
	text-decoration: none;
}
.text1 a:hover {
	color: #ff7200;
}
.text_big {
	font-size: 14px;
	line-height: 27px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}
.text_big a:link {
	color: #464646;
	text-decoration: none;
}
.text_big a:visited {
	color: #464646;
	text-decoration: none;
}
.text_big a:hover {
	color: #b97e0f;
}
.text_big1 {
	font-size: 14px;
	line-height: 27px;
	color: #b97e0f;
	font-weight: bold;
	text-decoration: none;
}
.text_big1 a:link {
	color: #b97e0f;
	text-decoration: none;
}
.text_big1 a:visited {
	color: #b97e0f;
	text-decoration: none;
}
.text_big1 a:hover {
	color: #000000;
}

.white_text {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.white_text a:link {
	color: #ffffff;
	text-decoration: none;
}
.white_text a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white_text a:hover {
	color: #000000;
}

.bule_text {
	font-size: 12px;
	line-height: 20px;
	color: #016faf;
	text-decoration: none;
}
.bule_text a:link {
	color: #016faf;
	text-decoration: none;
}
.bule_text a:visited {
	color: #016faf;
	text-decoration: none;
}
.bule_text a:hover {
	color: #000000;
}
.bule_big_text {
	font-size: 14px;
	line-height: 20px;
	color: #5388be;
	font-weight: bold;
	text-decoration: none;
}
.bule_big_text a:link {
	color: #5388be;
	text-decoration: none;
}
.bule_big_text a:visited {
	color: #5388be;
	text-decoration: none;
}
.bule_big_text a:hover {
	color: #000000;
}

.yellow_text {
	font-size: 12px;
	line-height: 20px;
	color: #ffd800;
	text-decoration: none;
}
.yellow_text a:link {
	color: #ffd800;
	text-decoration: none;
}
.yellow_text a:visited {
	color: #ffd800;
	text-decoration: none;
}
.yellow_text a:hover {
	color: #ffffff;
}
.yellow_big_text {
	font-size: 14px;
	line-height: 20px;
	color: #fd8b02;
	font-weight: bold;
	text-decoration: none;
}
.yellow_big_text a:link {
	color: #fd8b02;
	text-decoration: none;
}
.yellow_big_text a:visited {
	color: #fd8b02;
	text-decoration: none;
}
.yellow_big_text a:hover {
	color: #000000;
}

.left_table_text {
	font-size: 12px;
	line-height: 21px;
	color: #442a2a;
	text-decoration: none;
	width:100px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
.left_table_text a:link {
	color: #442a2a;
	text-decoration: none;
}
.left_table_text a:visited {
	color: #442a2a;
	text-decoration: none;
}
.left_table_text a:hover {
	color: #ffffff;
}

.red_text {
	font-size: 14px;
	line-height: 20px;
	color: #fd3203;
	font-weight: bold;
	text-decoration: none;
}
.red_text a:link {
	color: #fd3203;
	text-decoration: none;
}
.red_text a:visited {
	color: #fd3203;
	text-decoration: none;
}
.red_text a:hover {
	color: #000000;
}
.red_big_text {
	font-size: 14px;
	line-height: 20px;
	color: #e46681;
	font-weight: bold;
	text-decoration: none;
}
.red_big_text a:link {
	color: #e46681;
	text-decoration: none;
}
.red_big_text a:visited {
	color: #e46681;
	text-decoration: none;
}
.red_big_text a:hover {
	color: #000000;
}
.red_Small_text {
	font-size: 12px;
	line-height: 20px;
	color: #fd3203;
	text-decoration: none;
	font-weight: bold;
}
.red_Small_text a:link {
	color: #fd3203;
	text-decoration: none;
}
.red_Small_text a:visited {
	color: #fd3203;
	text-decoration: none;
}
.red_Small_text a:hover {
	color: #000000;
}

.green_Small_text {
	font-size: 12px;
	line-height: 20px;
	color: #55ba1e;
	text-decoration: none;
}
.green_Small_text a:link {
	color: #55ba1e;
	text-decoration: none;
}
.green_Small_text a:visited {
	color: #55ba1e;
	text-decoration: none;
}
.green_Small_text a:hover {
	color: #ff7200;
}

.green_big_text {
	font-size: 14px;
	line-height: 20px;
	color: #55ba1e;
	font-weight: bold;
	text-decoration: none;
}
.green_big_text a:link {
	color: #55ba1e;
	text-decoration: none;
}
.green_big_text a:visited {
	color: #55ba1e;
	text-decoration: none;
}
.green_big_text a:hover {
	color: #000000;
}


.newProductReport {
width:272px;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap;
}

.lastNew {
width:232px;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap;
}


.tabMText {
width:242px;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap;
}

.tabText {
width:268px;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap;
}

.reportText {
width:140px;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap;
}

