BODY {
	background: #ffffff; color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}
H1 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
}

.left {
	background: #e0e0e0; color: #000000;
}
.right {
	font-size: 14px;
}
.title {
	background: #e0e0e0;
	text-align: center;
}


.maintitle {
	color: #ffffff;
	background: #808080;
	text-align: center;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif; font-size: 21px; font-weight: 700;
}
.menu1 {
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif; font-size: 21px; 
}
.menu2hdr {
	color: #ffffff;
	background: #808080;
	text-align: center;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif; font-size: 18px; font-weight: 700;
}
.menu2a {
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif; font-size: 18px; 
}
.menu2b {
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	font-family: arial, helvetica, sans-serif; font-size: 14px; 
}
.menu3 {
	color: #008080;
	font-family: arial, helvetica, sans-serif; font-size: 14px; 
}

A.menu1:link	{ color: #0000ff; text-decoration: none; }
A.menu1:visited	{ color: #0000ff; text-decoration: none; }
A.menu1:hover	{ color: #000000; text-decoration: underline; }

A.menu2:link	{ color: #0000ff; text-decoration: none; }
A.menu2:visited	{ color: #0000ff; text-decoration: none; }
A.menu2:hover	{ color: #000000; text-decoration: underline; }

A.menu3:link	{ color: #0000ff; text-decoration: none; }
A.menu3:visited	{ color: #0000ff; text-decoration: none; }
A.menu3:hover	{ color: #0000ff; background: #ffff00; text-decoration: none; }

A.dlfile:link	{ color: #0000c0; text-decoration: underline; font-weight: 700 }
A.dlfile:visited{ color: #0000c0; text-decoration: underline; font-weight: 700 }
A.dlfile:hover	{ color: #0000c0; background: #ffff00; text-decoration: underline; font-weight: 700 }

A.dldoc:link	{ color: #008000; text-decoration: underline; font-weight: 700 }
A.dldoc:visited	{ color: #008000; text-decoration: underline; font-weight: 700 }
A.dldoc:hover	{ color: #008000; background: #ffff00; text-decoration: underline; font-weight: 700 }

.dltbl {
	background:		#c0f0f0;
	border:			solid 1px;
}
tr.dlhdr td {
 	text-align:		left;
	color:			#ffffff;
	background:		#4080a0;
	font-size:		20px;
}
tr.dlitem td {
 	text-align:		left;
	vertical-align:	top;
	font-size:		16px;
}

.newstbl {
	background:		#e0e0ff;
	border:			solid 1px;
}
tr.newshdr td {
 	text-align:		left;
	color:			#ffffff;
	background:		#6060c0;
	font-size:		18px;
}
tr.newsitem td {
 	text-align:		left;
	font-size:		16px;
}

.chglogtbl {
	background:		#f0f0a0;
	border:			solid 1px;
}
tr.chgloghdr td {
 	text-align:		left;
	color:			#ffffff;
	background:		#a0a040;
	font-size:		16px;
	font-weight:	700;
}
tr.chglogitem td {
 	text-align:		left;
	font-size:		14px;
}
