body {
	padding: 0px;
	margin: 0px;
}
#TableMain {
	width: 800px;
	border: 2px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
#divNav {
	padding-right: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	width: 130px;
}
.navpad {
	padding-top: 20px;
	text-align: right;
}
#divNav a:link, #divNav a:visited, #divNav a:active {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#divNav a:hover, #divNav a.current:link, #divNav a.current:visited {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
}
.bodypad {
	padding-top: 22px;
	padding-left: 21px;
	height: 280px;
	width: 409px;
}
a:link, a:active, a:visited {
	color: #666666;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#TableLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
li {
	list-style-image: url(../images/bullet.gif);
	font-size: 11px;
	color: #666666;
	margin-left: -25px;
}
a:hover, a.current:link, a.current:visited {
	color: #990000;
	text-decoration: underline;
}
#TableLink a:link, #TableLink a:visited, #TableLink a:active {
	text-decoration: none;
}
#TableLink a:hover, #TableLink a.current:link, #TableLink a.current:visited {
	text-decoration: underline;
}
.nospace {
	margin-bottom: -15px;
}
.bodypad1 {
	height: 280px;
	padding-top: 22px;
	padding-left: 21px;
}
.right {
	text-align: right;
}
ul {
	margin-bottom: 11px;
}
