
.MainTable
{
	background-color : White;
	border-width: 0;
	margin : 0;
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	color : Black;
	width: 97%;
	height: 100%;
	text-decoration: none;
	padding-left : 15px;
	padding-top : 10px;
}

.intextlink
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	color : 00CC00;
	text-decoration: none;
}


.PageTitle
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none;
	text-align : center;
}

.SectionHeader
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	text-decoration : none;
}

.intextemphasis
{
	font-family : "Arial", "MS Sans Serif";
	font-weight : bolder;
	font-size : 10pt;
	text-decoration : none;
}

UL.pawprintlist
 {
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	list-style : url(../images/pawprint.gif);
}

.bottomnavlink
{
	font-family : "MS Sans Serif", "Geneva", "sans-serif";
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}

A.bottomnavlink:link { color: Yellow; }
A.bottomnavlink:hover { text-decoration: underline; }
A.bottomnavlink:visited {
	color: Yellow;
}

A.leftnavlink:link { color: Black; }
A.leftnavlink:visited { color: Black; }
A.leftnavlink:hover { text-decoration: underline; }

A.intextlink:link {
	color: "#009999";
	text-decoration : none;
	font-weight : bold;
}
A.intextlink:hover {
	text-decoration: underline;
	color:"#009999";
	font-weight : bold;
}
A.intextlink:visited {
	color:"#009999";
	text-decoration : none;
	font-weight : bold;
}
	

