body,td,p,div {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}

img {
	border-width:0;
}

font.welcome {
	font-weight:bold;
	color:#CCFFFF;
}

font.date {
	color:#CCFFFF;
	font-size:6.5pt;
	font-weight:normal;
}

font.design {
	color:#1A5A8B;
	font-size:7pt;
	font-weight:normal;
}

font.fabrication {
	color:#0F7184;
	font-size:7pt;
	font-weight:normal;
}

font.copyright {
	color:#999999;
	font-size:85%;
}

font.assembly {
	color:#8F2F58;
	font-size:7pt;
	font-weight:normal;
}

br.small {
	font-size:3pt
}

p.indentedpara {
	margin:2 20 0 10;
}

input.q {
	border-width:0;
	background-color:#CCCCCC;
	height:22px;
	font-family:verdana;
	font-size:8pt;
}

a.copyright{
	color:#999999;
	text-decoration:none
}
a.copyright:hover {
	color:#000000;
	text-decoration:none
}

a.leftlink{
	font-size:7.5pt;
	font-weight:bold;
	color:#002E95;
	text-decoration:none;
}

a.leftlink:hover{
	font-size:7.5pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a {
	color:navy;
	text-decoration:none
}

a:hover {
	color:#D11A6F;
	text-decoration:underline	
}

#tabcurrent{
	font-size:7.5pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#glowleft {
	background-position:right;
	background-repeat:repeat-y;
	background-color:#000000;
}

#glowright {
	background-position:left;
	background-repeat:repeat-y;
	background-color:#000000;
}