@page { size 8.5in 11in; margin: 5cm; }

a:link { color: #630029; }
a:visited { color: #630029; }
a:hover { color: #915C72; }
a:active { color: #630029; }

body, p, ul, li, td, input, .text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color:#F6F3EB;
	scrollbar-arrow-color:#BBB29E;
	scrollbar-track-color:#D8D2C5;
	scrollbar-shadow-color:#BBB29E;
	scrollbar-highlight-color:#BBB29E;
	scrollbar-3dlight-color:#BBB29E;
	scrollbar-darkshadow-Color:#D8D2C5;
}

.navHeader {
	position: relative;
	left: -1px;
	font-size: 18px;
	font-weight: bold;
}

#navTop {
	position: relative;
	top: 2px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navTop:hover {
	position: relative;
	top: 2px;
	color: #FFFFFF;
	text-decoration: underline;
}

.navMid a, .navMid a:link, .navMid a:visited {
	position: relative;
	top: 3px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navMid a:hover {
	position: relative;
	top: 3px;
	color: #FFFFFF;
	text-decoration: underline;
}


.header {
	font-size: 18px;
	font-weight: bold;
}

.bare {
	text-decoration: none;
}

.home_bullets, .home_bullets a {
	font-size:11px;
	text-decoration: none;
}

.home_bullets a:hover {
	text-decoration: underline;
}

.home_bullets.TS a:link, .home_bullets.TS a:visited { color: #1C6300; }
.home_bullets.systems a:link, .home_bullets.systems a:visited { color: #600063; }
.home_bullets.analog a:link, .home_bullets.analog a:visited { color: #FF6600; }
.home_bullets.dist a:link, .home_bullets.dist a:visited { color: #800000; }
