@charset "utf-8";
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #727272;
}
a {
	text-decoration: underline;
	color:#64878E;
}
A IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

body {
	margin:0px;
	padding:0px
}
#bodytable {
	margin-right: 11px;
	margin-left: 9px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cdcdcd;
}
#bodytable tr td {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cdcdcd;
}
#bodytable2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cdcdcd;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
#bodytable2 tr td {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cdcdcd;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cdcdcd;
}
#headtable {
	margin-right: 11px;
	margin-left: 9px;
	width: 748px;
}
#navigate {
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	background-color: #CCCCCC;
	padding-right: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navigate a {
	color: #727272;
	text-decoration: none;
}
#bodytable tr td #title_bg {
	background-color: #f3f3f3;
	width: 100%;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 7px;
	margin-top: 3px;
}
#bodytable tr td #title_bg #title_name {
	font-weight: bold;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #648c94;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 20px;
}
#bodytable tr td #title_name2 {
	color: #BD4C04;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 3px;
	margin-left: 17px;
}
#bodytable tr td #more {
	margin-top: 3px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 153px;
}
#bodytable tr td #more img {
	margin-left: 5px;
}
#bodytable tr td #text {
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 13px;
}
#bodytable tr td #text img {
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
}
#bodytable tr td #newstext {
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 3px;
	margin-left: 13px;
}
#bodytable tr td #newstext img {
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 14px;
}
#bodytable tr td #contact {
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 13px;
	height: 24px;
}
#bodytable tr td #contact img {
	float: left;
	padding-right: 12px;
	margin-top: -5px;
}
#bodytable tr td #download {
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 3px;
	margin-left: 13px;
}
#bodytable tr td #customer {
	margin-top: 8px;
	margin-right: 13px;
	margin-bottom: 8px;
	margin-left: 13px;
	font-weight: bold;
	color: #648c94;
}
#bodytable tr td #solutionshow {
	margin: 1px;
	padding: 2px;
}
#bodytable tr td #solutionshow #title {
	font-weight: bold;
	margin-bottom: 3px;
}
#bodytable tr td #solutionshow #title img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	height: 57px;
	width: 100px;
}
/*- Menu1 Tabs --------------------------- */
ul.menu {
	list-style:none;
	margin:0;
	padding:0
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
}
ul.menu ul {
	position:absolute;
	top:26px;
	left:0;
	background:#d1d1d1;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	border:1px solid #aaa;
	border-top:none;
	width:148px;
	margin:0
}
ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	background-color:#d1d1d1
}
ul.menu ul li a:hover {
	background-color:#c5c5c5;
	color: #FFF;
}
ul.menu ul ul {
	left:148px;
	top:-1px
}
ul.menu .menulink {
	border:1px solid #aaa;
	padding:3px 8px 3px 8px;
	font-weight:bold;
	text-align: center;
	color: #555;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #CCC;
	background-color: #666;
}
ul.menu .sub {
	background:#d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat
}
ul.menu .topline {
	border-top:1px solid #aaa
}

