hr.pagedivider {
	color:rgb(100,20,20);
	xcolor: rgb(144,137,65);
	size: "1";
	noshade}

hr.footerdivider {
	xcolor: rgb(100,20,20);
	color: #C0C0C0;
	noshade}

a.menulink {
	text-decoration: none;
	display: block;
	background-color: white;
	color: gray;
	width: 160px;
	height: 19px;
	text-align: left;
	font-family: Tahoma,verdana,arial;
	font-size: 10pt;
}

a.menulink:hover {
	border: solid 1px white;
	background-color: rgb(135,175,205);
	color: white;
}

a.footerlink {
	color: #616186;
	text-decoration: none;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	text-orientation: top;
}

a.footerlink:hover {
	color: blue;
	font-size: 10pt;
}

a.pagetitle {
	xcolor: rgb(100,0,20);
	color: rgb(144,137,65);
	xcolor: teal;
 	font-size: 12pt;
 	font-weight: bolder;
 	font-family: Tahoma,Verdana,Arial;
	text-decoration: none;
}

a.sectiontitle {
    xcolor: rgb(100,0,20);
    color: rgb(144,137,65);
	xcolor: teal;
    font-size: 10pt;
    font-weight: bolder;
    font-family: Tahoma,Verdana,Arial;
	textShadow: "gray 1 1 0";
}

a.topictitle {
    color: rgb(0,0,80);
	xcolor: Gray;
    font-size: 10pt;
    font-weight: bolder;
    font-family: Tahoma,Verdana,Arial;
	text-decoration: none;
}


a.internallink {
    color: rgb(0,0,80);
    ycolor: rgb(144,137,65);
	xcolor: teal;
    font-family: tahoma,verdana,arial;
    font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.pagelink {
    color: rgb(144,137,65);
	xcolor: silver;
    font-family: tahoma,verdana,arial;
    font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.externallink {
    color: navy;
    font-family: tahoma,verdana,arial;
    font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.tablelink {
    color: Purple;
    font-family: tahoma,verdana,arial;
    font-size: 8pt;
	font-weight: small;
	text-decoration: none;
}
a.administration {
	color: #616186;
    font-size: 10pt;
    font-weight: bolder;
    font-family: Tahoma,Verdana,Arial;
	textShadow: "gray 1 1 0";
}

hr.administrationdivider {
	color: #616186;
	noshade}

td.footerrow {
    background=/images/BackgroundB.gif; 
}