@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a,a.visited {
	color: #CC0000;
}
h1,h2,h3,h4 {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 4px;
}
.navTD {
	background: url(/images/westec-nav_bg.jpg);
	background-color: black;
	border-right: solid 1px #666;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.navTD-wc {
	background: url(/images/westec-nav_bg-wc.jpg);
	background-color: #D92528;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.navTD-ent {
	background: url(/images/westec-nav_bg-ent.jpg);
	background-color: #0F7601;
	border-right: solid 1px #0F7601;
	border-top: solid 1px #000;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.navTD-wcc {
	background: url(/images/westec-nav_bg-wcc.jpg);
	background-color: #115aa0;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.navTD a, .navTD-wc a, .navTD-ent a, .navTD-wcc a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.bodydiv {
	border-top: solid 1px #222;
	margin-top: 0px;
	padding-top: 0px;
}
.bodyTD {
	padding-left: 18px; padding-right: 18px;
}
.copyright {
	color: white;
	font-size: 8pt;
}
.copyright a, .copyright a:visited {
	color: white;
}
.pfIMG, .pfIMG a {
	border: solid 1px black;
	margin: 5px;
}
#Table_Main {
	border: solid 1px black;
}