a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.onepx {
	margin-top: 1px;
}
.table {
	background-image: url(../imgs/tm.gif);
}
.tabledown {
	background-image: url(../imgs/tdm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt_gray {
	color: #878787;
}.tbl_dm {
	background-color: #F0F0F0;
	border: 1px solid #D6D6D6;
}
.tbl_btm {
	background-image: url(../imgs/btmm.gif);
}
.txt_btm {
	color: #E34000;
	font-weight: bold;
	font-size: 11px;
}
.txt_yellow {
	color: #F4DC00;
}
.img_middle {
	vertical-align: bottom;
}
.txt_sky {
	color: #64A5DE;
}
.tic-b {
	background:url(../imgs/b.gif) no-repeat left center;
	margin: 8px 0px 0px 0px;
	padding:0px 0px 0px 8px
}
.pack_txt {
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}
.txt_green {
	color: #9dcc4b;
}
.txt_orange {
	color: #f48c05;
}
.txt_red {
	color: #ff0000;
}
.txt_blue {
	color: #4B7DAE;
}
.downleft {
	background-image: url(../imgs/down-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.downright {
	background-image: url(../imgs/down-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}
.pack_scripts {
	margin-left: 20px;
}
.line_y {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.padleft {
	padding-left: 30px;
	font-weight: bold;
}
.onepx_left {
	margin-left: 1px;
}
.line_y2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.ybm {
	background-image: url(../imgs/ybm.gif);
}
.box {
	width: 200px;
	font-size: 10px;
}
.box_width {
	width: 98%;
	font-size: 10px;
}
.left_b {
	background-image: url(../imgs/tbl.gif);
	background-repeat: repeat-y;
}
.right_b {
	background-image: url(../imgs/tbr.gif);
	background-repeat: repeat-y;
}
.tbl_whois {
	text-align: left;
	border-collapse:collapse;
}
.tr2 {
    background-color:#F1F1F1
}