body{
	font-size:12px;
	background:#dddddd repeat-x;
	color:#e0dbd5;
	text-align:center;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#f1ede2;
	margin:0px;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#afafaf;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#afafaf;
	}
td{
	font-size:12px;
	color:#000000;
	}
a{
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:none;
	}
a:hover{
	font-size:12px;
	color:#cc3300;
	}
select{
	position:relative;
	font-size:12px;
	width:84px;
	line-height:18px;
	border:0px;
	color:#909993;
	}
.white{
	color:#ffffff;
	font-weight:bold;
	}
.white:hover{
	color:#ffffff;
	font-weight:bold;
	}
.red{
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	}
.white_a{
	color:#ffffff;
	}
.list{
	font-size: 12px; background-color: expression((this.sectionRowIndex%2==0)?'#f2f2f2':'')
}
a.img:hover{
	border-bottom:#ff0000 1px solid;
	border-left:#ff0000 1px solid;
	border-top:#ff0000 1px solid;
	border-right:#ff0000 1px solid;!important
	}
.page_nav{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}
.page_nav a{
	color:#ff0000;
	text-decoration:none;
	padding:5px 8px 2px 8px;
	border:1px solid #ff0000;
	background-color:#ffffff;
	}
.page_nav a:hover{
	color:#ff7171;
	text-decoration:none;
	background:#ffffff;
	border:1px solid #ff7171;
	}
.pagetdwhite{
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	background:#fff url("textbg.gif") repeat-x 0 0;
	text-align:left
	}
#pageChangeEffect{
	position:absolute;
	margin-top:-23px;
	margin-left:-450px;
	left:50%;
	}
#div{
	border:1px solid #C0C0C0;
	width:100px;
	height:18px;
	clip:rect(0px,18px,22px,0px);
	overflow:hidden;
}
.title{
	font-size:16px;
	font-weight:bold;
	}
.line{
	border-bottom:1px #cccccc dotted;
	margin-bottom:1px;
	margin-right:10px;
	margin-top:0px;
	}
#cvi_tooltip{
	display:none;
	position:absolute;
	padding:4px 8px;
	color: #333333;
	text-shadow: white 0px 1px 0px;
	background: #ffdd00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,255,255)), to(rgb(255,224,0)));
	background-image: -moz-linear-gradient(top, rgb(255,255,255), rgb(255,224,0));
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	border: 1px solid orange;
	max-width: 240px;
	min-width: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;	
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	-moz-box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	-webkit-box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	}
.Paper{
	overflow-y:scroll;
	overflow-x:hidden;
	width:195px;
	height:250px;
	text-align:left;
	}
.PaperB{
	overflow-y:scroll;
	overflow-x:hidden;
	width:358px;
	height:500px;
	text-align:left;
	}
.PaperT{
	overflow-y:scroll;
	overflow-x:hidden;
	width:100%;
	height:453px;
	text-align:left;
	}
table.colorTest {
    border-top: 1px solid #E7EEF5;
    border-left: 1px solid #E7EEF5;
    border-right: 0px;
    border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
} 
table.colorTest td {
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #E7EEF5;
    border-bottom: 1px solid #E7EEF5;
}
#contentarea110 img{
	width:378px;
	height:603px;
}