body {
	text-align: left;
	margin-top: 0px;
	margin-left: 40px;
	background-color: #333333;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


#headtable {
	width: 800px;
}
td.navpad {
	height: 25px;
	width: 800px;
	background-color: #CCCCCC;
	background-image: url(/empug/images/navbg.jpg);
	background-repeat: repeat-x;
}
#navtable {
	height: 25px;
	width: 100%;
}
td.navpadtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: auto;
}
#pagetable {
	background-color: #FFFFFF;
	width: 800px;
}
td.leftpad {
	text-align: center;
	vertical-align: top;
	width: 180px;
	padding: 10px;
	background-color: #F1F0F4;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.rightpad {
	width: 580px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
#leftnavtable {
	width: 100%;
}
#vendors {
	width: 90%;
}
td.leftnavtaxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td.meetings {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	height: 25px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#insidetable {
	width: 100%;
	background-color: #F1F0F4;
	margin-right: auto;
	margin-left: auto;
}
.generaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
td.maincontent {
	font-family: Tahoma;	
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 400px;
}
#footer {
	width: 800px;
	background-color: #000066;
	height: 30px;
}
td.footer {
	background-color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
	line-height: 30px;
	height: 30px;
}
a:link {
	text-decoration: none;
	color: #020167;
}
a:visited {
	color: #020167;
	text-decoration: none;
}
a:hover {
	color: #020167;
	text-decoration: underline;
}
