.table-no-change {
	table-layout: fixed;
	word-wrap: break-word;
}

hr {
	border: dotted;
	color: #bcbcbc;
	width: 100%;
	height: 1px;
	zoom: 1;
}

.greyline {
	display: block;
	background: #ffffff; 
	border: 0 solid #bcbcbc;
	border-width: 0 1px;
	width: 960px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
}

/*********************** selectlanguage start ***********************/
#select_language {
	font-size: 0.75em;
	color: #fff;
	font-family: MS UI Gothic;
	text-decoration: none;
	font-weight:normal;
}

#select_language a:link {
	text-decoration: none;
}

#select_language a:visited{
	text-decoration: none;
}

#select_language a:hover{
	background-color: #005555;
	text-decoration: none;
}

#select_language a:active{
	text-decoration: none;
}

/*********************** selectlanguage end ***********************/
	/*********************** copyright start ***********************/
.copyright_line {
	display: block;
	overflow: hidden;
	height: 1px;
	background: #bcbcbc;
}

.copyright {
	font-size: 0.75em;
	background-color: #f3f3f3;
	width: 960px;
	height: 70px;
	text-align: center;
}

.copyright img {
	vertical-align: middle;
}

/*********************** copyright end ***********************/


.btn {
	BORDER-RIGHT: #7b9ebd 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7b9ebd 1px solid;
	PADDING -LEFT: 2px;
	FONT-SIZE: 12px;
	FILTER: progid : DXImageTransform . Microsoft . Gradient ( GradientType
		= 0, StartColorStr = #ffffff, EndColorStr = #cecfde );
	BORDER-LEFT: #7b9ebd 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7b9ebd 1px solid
}




