body {
	background-color: #3B3C3F;
        text-align: center;
}
.innerborder {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.indexheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/indexheader.jpg") no-repeat left;
	height: 250px;
}
.indexheader td{
	text-align: right;
	vertical-align: bottom;
}
.companyheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/companyheader.jpg") no-repeat left;
	height: 250px;
}
.companyheader td{
	text-align: right;
	vertical-align: bottom;
}
.shaftheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/shaftheader.jpg") no-repeat left;
	height: 250px;
}
.shaftheader td{
	text-align: right;
	vertical-align: bottom;
}
.beltchainheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/beltchainheader.jpg") no-repeat left;
	height: 250px;
}
.beltchainheader td{
	text-align: right;
	vertical-align: bottom;
}
.geomeasureheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/geomeasureheader.jpg") no-repeat left;
	height: 250px;
}
.geomeasureheader td{
	text-align: right;
	vertical-align: bottom;
}
.condmonheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/condmonheader.jpg") no-repeat left;
	height: 250px;
}
.condmonheader td{
	text-align: right;
	vertical-align: bottom;
}
.trainingheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/trainingheader.jpg") no-repeat left;
	height: 250px;
}
.trainingheader td{
	text-align: right;
	vertical-align: bottom;
}
.productsheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/productsheader.jpg") no-repeat left;
	height: 250px;
}
.productsheader td{
	text-align: right;
	vertical-align: bottom;
}
.aboutusheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/aboutusheader.jpg") no-repeat left;
	height: 250px;
}
.aboutusheader td{
	text-align: right;
	vertical-align: bottom;
}
.articlesheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/articlesheader.jpg") no-repeat left;
	height: 250px;
}
.articlesheader td{
	text-align: right;
	vertical-align: bottom;
}
.contactusheader {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
	background: url("../images/contactusheader.jpg") no-repeat left;
	height: 250px;
}
.contactusheader td{
	text-align: right;
	vertical-align: bottom;
}
.mainmenu {
	text-align: right;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: 0px;
	margin-top: auto;
	margin-bottom: 0px;
}
a.mainmenu:link {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:visited {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:hover {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:active {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainmenul td{
	text-align: right;
	vertical-align: bottom;
}
.mainmenuc {
	background-color: #FFCC00;
	width: 0.5px;
}
.mainmenur td{
	text-align: left;
	vertical-align: bottom;
}
.content {
	background-color: #3B3C3F;
	border: 2px solid #3B3C3F;
}
#systemname {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, Arial, sans-serif;
	color: #FFCC00;
	font-size: 16px;
	font-weight: bold;
}
.content td{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
        /* text-align: left; */
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.contentlink:link {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
a.contentlink:visited {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
a.contentlink:hover {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contentlink:active {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.content p,ul{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
        text-align: left;
}
.content form{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
        text-align: left;
}
.content h1{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.content h2{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
.content h3{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.content h4{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.content h5{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.content h6{
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.footer td{
	font-family: Arial, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#mssilverlight {
	font-family: Arial, Trebuchet MS, Helvetica, Arial, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}