.copyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #849FAE;
}
.textBG {
	background-image: url(images/nav/texttile.jpg);
	background-repeat: no-repeat;
}
.standardFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23436F;
}

table.detail {border: 1px solid #486F82; }
table.header {border: 1px solid #6C98AC; }

a:link.master {color: #AD2525; text-decoration:underline }
a:visited.master {color: #AD2525; text-decoration:underline }
a:hover.master {color: #A10000; text-decoration: underline}


img.botborder {border-bottom: 1px solid #3F5894}

a:link.pink {color: #cc3300; text-decoration: underline}
a:visited.pink {color: #cc3300; text-decoration: underline}
a:hover.pink {color: #932500; text-decoration: underline}

a:link.wht {color: #FFFFFF; text-decoration: underline}
a:visited.wht {color: #FFFFFF; text-decoration: underline}
a:hover.wht {color: #C0C0C0; text-decoration: underline}

a:link.blk {color: #000000;}
a:visited.blk {color: #000000;}
a:hover.blk {color: #7A7A7A; text-decoration: underline}



p.bullet {font-size: 18px; color: #484628; text-align: right}
p.bullettxt {color: #003D51; font-size: 12px; text-transform: capitalize; text-align: left; 
             margin-left: 5px; margin-top: 2px; margin-bottom:5px; font-family:Verdana}
p.spacer {font-family: Arial; font-size: 10px; text-align: center; margin: 0}

.red {color: #AE0000}
.redb {color: #AE0000; font-weight: bold}
.pink  {color: #cc3300}
.pinkb {color: #cc3300; font-weight: bold}
.blue {color: #000080}
.blueb {color: #000080; font-weight: bold}
.cyan {color: #2962B6}
