body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #990000;
	background-image: url(images/bg01.gif);
}
.copyright01 {
	color: #FFFFFF;
}
a {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: normal;
}
a.ink:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
p {
	font-size: 11px;
	margin: 5px;
}
.header {
	font-weight: bold;
	font-size: 12px;
	color: #9D3838;
}
.list01 {	
	margin: 5px;	
}
.navLink01 {
	color: #FFFFFF;
	margin-left: 20px;
}
.txtIntro01 {
	font-size: 14px;
	color: #003B6F;
}
.tabtitle {
	font-size: 12px; 
}
.table01 {
	border-left: groove;
	border-left-width: thin;
	border-bottom: groove; 
	border-bottom-width: medium;
	border-right: groove;
	border-right-width: thick;
	vertical-align: middle;
}
.table00 {
	border-left: groove;
	border-left-width: thin;
	border-top: groove; 
	border-top-width: medium;
	border-bottom: groove; 
	border-bottom-width: medium;
	border-right: groove;
	border-right-width: thick;
	vertical-align: middle;
}
.add {
	background-color: #E1E1E1;
	border-top: double;
	border-bottom: double;
	border-width: medium;
}
.footer {
	color: #AAAAAA;
	font-size: 11px;
}
a.footer:hover {
	color: #AAAAAA;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
