body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
}
body {
    background-image: url(images/ie.jpg);
    background-repeat: no-repeat;
	background-position:268px -5px;
}
/*
td {
	border-width: 1px;
	border-color:#FF0000;
	border-style: solid;
}
*/
hr#menuhr {
	position: absolute;
	width: 460px;
	left: 215px;
	top: 135px;
}
td.leftmenu {
	text-align: right;
	height: 20px;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
td#logo {
	float: right;
	text-align: right;
}
td#services {
	text-align: left;
}
td#services-inner {
	text-align: right;
}
td.common {
	vertical-align: top;
	margin-top: 0px;
}
table#home-content {
	background-color: #DFD6EB;
}
table#sam-content {
	background-color: #EFEBCC;
}
table#sm-content {
	background-color: #FFDDBB;
}
table#upg-content {
	background-color: #FFF5D0;
}
table#prod-content {
	background-color: #E0E0E0;
}
table#contact-content {
	background-color: #D6E0EA;
}
table.contentframe {
	height: 295px;
	margin: 0px;
}
table.colorframe {
	margin: 0px;
}
td#lmtable, td#contenttb {
	vertical-align: top;
}
span#head {
	font-size: 14px;
	font-weight:bold;
}
span#copyright {
	font-size: 10px;
	color: #999999;
}
span.topmenu {
	font-size: 11px;
}
div#pagecontext {
	width: 360px;
	height: 280px;
	overflow-y: auto;
	overflow: auto;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#lang {
	position:absolute;
	left:800px;
	top: 120px;
}
p#header {
	font-weight: 900;
}
a {
	text-decoration: none;
	color: #000000;
}
a.intra, a.intra:visited {
	color: #993300;
	text-decoration:underline;
}