html, body {
	background:	#fff;
	color:		#000;
	margin:		0px;
	padding:	0px;
	text-align:	left;
	font: 		normal 10pt/12pt arial; color: #000025; }
}

.img	{
	margin:		0px;
}

.pad-top {
	margin-top:	10px;
}

.pad-bottom {
	margin-bottom:	10px;
}

.pad-right {
	margin-right:	10px;
}

.pad-left {
	margin-left:	10px;
}

.tech-head1 { font-weight: bold; text-shadow: #AAA; font-size: 1.2em; margin-bottom: 10px; }
.tech-head2 { font-weight: bold; text-shadow: #AAA; font-size: 1.1em; margin-bottom: 10px; }
.tech-bold { font: bold; }
.tech-wtext { color: #fefefe; }
.tech-rtext { color: #fa0a0a; }
.tech-btext { color: #1047ba; }
.tech-bold { font-weight: bold; }

.tech-row {
	width: 930px;
	margin: 0px auto;
	padding: 0px 0px;
}

.tech-links {
	frame: box;
	height: 22px;
	background-color: #1047BA;
}

.divider { background: #1047b6 url("tech.htg/divider.png"); background-repeat: no-repeat; background-position: 50% 60%; }

.mast-head:link,
.mast-head:visited {
	height: 22px;
	background-color: #1047b6;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	font-family: verdana, arial, sans-serif;
}
.mast-head:hover {
	height: 22px;
	background-color: #1047b6;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	font-family: verdana, arial, sans-serif;
}

div.aix-header {
	width: 930px;
	height: 112px;
	background: #FFFFFF url(tech.htg/image05.png) no-repeat 0% 100%;
	margin: 0px auto;
	padding: 0px 0px;
}

div.ppc-header {
	width: 930px;
	height: 114px;
	background: #FFFFFF url(tech.htg/image06.png) no-repeat 0% 100%;
	margin: 0px auto;
	padding: 0px 0px;
}

div.linux-header {
	width: 930px;
	height: 125px;
	background: #FFFFFF url(tech.htg/image09.png) no-repeat 0% 100%;
	margin: 0px auto;
	padding: 0px 0px;
}

div.tgraph-header {
	width: 930px;
	height: 125px;
	background: #FFFFFF url(tech.htg/image00.png) no-repeat 0% 100%;
	margin: 0px auto;
	padding: 0px 0px;
}

div.tech-header {
	width: 930px;
	height: 24px;
	background: #FFFFFF url(tech.htg/image04.png) repeat-x 50% 0px;
	margin: 0px auto;
	padding: 5px 0px;
        border-top:#3D554F solid 1px;
        border-bottom:#3D554F solid 1px;
}

div.top {
	margin-top: 10px;
}

div.rmargin {
	margin-right: 10px;
}

div.lmargin {
	margin-left: 10px;
}

div.bmargin {
	margin-bottom: 10px;
}
