.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(../images/shadow-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.border-left {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #99CCFF;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
}
.nav {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
.nav-a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nav-text {
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.nav-a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.industry-a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.industry {
	vertical-align: middle;
	margin-bottom: 8px;
}



.table1 {
	margin-top: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	background-image: url(../images/content-top.gif);
	background-position: left top;
	white-space: nowrap;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.image1 {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #99CCFF;
	margin: 5px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/main.gif);
	background-position: left top;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: left top;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
.content-top {
	background-image: url(../images/99ccff.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.news {
	height: 720px;
	overflow: auto;
}

.news-image {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 5px;
}
a {
	color: #006699;
	text-decoration: none;
}

.hr1 {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.bottom {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.table2 {
	margin-top: 10px;
	background-image: url(../images/main.gif);
	border: 1px solid #99CCFF;
	height: 250px;
}
.logobox {
	border: 1px solid #99CCFF;
	height: 100px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.servicebox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content-top2 {
	background-image: url(../images/99ccff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	background-image: url(../images/content-top.gif);
	background-position: left top;
	white-space: nowrap;
	background-repeat: repeat-x;
}
.header3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	white-space: nowrap;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
