html,body{
	height:100%;
}
span{
	font-family : Verdana, Arial;
	color:#48484A;
}
th{
	font-size : 12px;
	background-color : #D7E0E9;
	font-weight : normal;
	font-family : Verdana, Arial;
	color : #4568A4;
}
td{
	font-size : 12px;
	font-family : Verdana, Arial;
	vertical-align : top;
}
img{
	border: 0;
}
td.devDate{
	padding: 5px 10px 5px 10px;
	background-color:#e24405;
	color:#ffffff;
}
td.videoFlv{
	padding:5px;
	background-color:#89B627;
	color:#ffffff;
}
td.devDateInner{
	padding: 5px 10px 5px 10px;
	background-color : #E24405;
	color : #ffffff;
}
td.devDateMOD{
	color: #4568A4;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
body{
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	color:#48484A;
}
td.top_b_check{
	text-align:right;
	width:42px;
	height:10px;
	vertical-align: bottom;
}
td.b_check{
	text-align:right;
	width:42px;
	height:10px;
	vertical-align: bottom;
	background-image: url(img/checkLine.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-top:7px;
}
td.check{
	width:30px;
	height:8px;
	background-image: url(img/checkLine.gif);
	background-position: right;
	background-repeat: repeat-y;
	/*border-right: 2px solid #CAD6E6;*/
	font-size: 6px;
}
td.open_check{
	width:30px;
	border-right: 2px solid #CAD6E6;
}
td.r_check{
	width:42px;
	height:10px;
	vertical-align: top;
}
td.check_text{
	padding-left:10px;
	vertical-align:bottom;
	padding-top:3px;
	font-family : Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color : #0E3C8B;
}
td.char_name{
	text-align:left;
	padding:5px;
	border:1px solid #D4DDEA;
}
td.char_val{
	text-align:center;
	padding:5px;
	border:1px solid #D4DDEA;
}
th.header{
	font-weight: bold;
	font-size : 14px;;
	padding-left:69px;
	text-align:center;
	font-family : Verdana, Arial;
	height:1px;;
}
th.header_small{
	background-color : #EEF3F8;
	font-size : 12px;
	font-family : Verdana, Arial;
}
a {
	cursor: pointer;
	text-decoration: none;
	font-family : Verdana, Arial;
	font-size: 12px;
	color : #0E3C8B;
}
a:hover {
	cursor: pointer; 
	text-decoration: underline;
	font-family : Verdana, Arial;
	font-size: 12px;
	color : #4568A4;
}
a:active {
	cursor: pointer; 
	text-decoration: underline;
	font-family : Verdana, Arial;
	font-size: 12px;
	color : #4568A4;
}
a.stat {
	cursor: text;
	text-decoration: none;
	color:#C9C9CC;
	font-family : Verdana, Arial;
	font-size:12px;
}
a.stat:active {
	cursor: text;
	text-decoration: none;
	color:#C9C9CC;
	font-family : Verdana, Arial;
	font-size:12px;
}
a.stat:hover {
	cursor: text;
	text-decoration: none;
	color:#C9C9CC;
	font-family : Verdana, Arial;
	font-size:12px;
}
table.stat {
	border:2px solid #D4DDEA;
}
table.stat tr th{
	border:1px solid #D4DDEA;
	text-align: center;
	background-color: transparent;
	color: black;
}
table.stat tr td{
	border:1px solid #D4DDEA;
	text-align: left;
	background-color: transparent;
	color: black;
}
p{
	text-indent: 0px;
	text-align: justify;
	font-family : Verdana, Arial;
	font-size: 12px;
}
a.list{
	display: block;
	padding-top: 7px;
	width: 1px;
}
.name{
	color : #4568A4;
	font-weight : bold;
}
