/* CSS Document */

Body {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-top: 25px;
	padding: 0px;
	background-color: #92A7B8;
}
#header {
	background-image: url(../img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 752px;
	height: 100px;
}
#header table {
	width: 752px;
	height: 100px;
}
.linkImg_Logo {
	cursor: pointer;
}
.margin_header-content {
	margin-top: 2px;
}
#border_contTop {
	background-image: url(../img/border_top_beige.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop table {
	width: 752px;
	height: 60px;
}
#border_contTop_beige {
	background-image: url(../img/border_top_beige.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_beige table {
	width: 752px;
	height: 60px;
}
#border_contTop_orange {
	background-image: url(../img/border_top_orange.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_orange table {
	width: 752px;
	height: 60px;
}
#border_contTop_red {
	background-image: url(../img/border_top_red.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_red table {
	width: 752px;
	height: 60px;
}
#border_contBottom {
	background-image: url(../img/border_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 752px;
}
#contCenter {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
}
#contCenterText {
	background-color: #FFF999;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#contCenterText_beige {
	background-color: #FCFBB8;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-top: 16px;
}
#contCenterText_ogrange {
	background-color: #F17400;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#contCenterText_red {
	background-color: #CF0012;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#SizeTdLeft {
	width: 171px;
	height: 100%;
}
.borderLeft {
	border-right: #666666 solid 1px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#TdMenu table {
	width: 492px;
	margin-right: 18px;
	border: 0px;
}
#links {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#links a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#ArticleTitle {
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
#ArticleDetail {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
/*#ArticleDetail img {
	width: 200px;
	height: 136px;
	margin-right: 12px;
	margin-bottom: 3px;
}*/
.TableProductsSize {
	width: 242px;
	height: 221px;
}
#TableProductsMargin img {
	margin-bottom: 5px;
	border: none;
}
#TableProductsMargin {
	margin-bottom: 5px;
	border-bottom: #CCCCCC solid 1px;
}
#TableProductsMargin2 img {
	margin-bottom: 5px;
	border: none;
}
#TableProductsMargin2 {
	margin-bottom: 5px;
}
.borderTdRightProducts {
	border-right: #CCCCCC solid 1px;
}
#marginTableDescrip {
	margin-bottom: 14px;
}
#marginTableDescrip2 {
	margin-bottom: 0px;
}
.TdDescripTextProducts {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border: #cccccc solid 1px;
}
#linkPagProduct {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#linkPagProduct a {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#linkPagProduct a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#Access {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: none;
}
#Access a {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: none;
}
#Access a:hover {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: underline;
}
#Access_input {
	width: 100px;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	color: #666666;
	font-size: 11px;
	border: solid  #CCCCCC 1px;
}
.AccessText {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ButtonAccessMarginRight {
	padding-right: 12px;
}