/* set the page font formatting. */
body, p, div, td {font-family: "Times New Roman", Times, serif; font-size: 9pt; color: #000000; }
p.indent {
	text-indent: 30pt;
	line-height: 2em;
	font-weight: bold;
	font-size: 1.2em;
}

/* default link colors - this is the default link color for the page */
a:link { font-weight: bold; text-decoration: none; color: #000000; } /* unvisited link color */
a:hover { font-weight: bold; text-decoration: none; color: #990033; } /* hover over an unvisited link color */
a:active { font-weight: bold; text-decoration: none; color: #000000; } /* hover over an unvisited link color */
a:visited { font-weight: bold; text-decoration: none; color: #000000; } /* visited link color*/
a:visited:hover { font-weight: bold; text-decoration: none; color: #990033; } /* visited link hover color*/

a.a-normal:link { font-weight: normal; text-decoration: underline; color: #D9261C; } /* unvisited link color */
a.a-normal:hover { font-weight: normal; text-decoration: none; color: #990033; } /* hover over an unvisited link color */
a.a-normal:active { font-weight: normal; text-decoration: none; color: #990033; } /* hover over an unvisited link color */
a.a-normal:visited { font-weight: normal; text-decoration: underline; color: #D9261C; } /* visited link color*/
a.a-normal:visited:hover { font-weight: normal; text-decoration: none; color: #990033; } /* visited link hover color*/

/*
	alternate link colors - change "subnav" to whatever word you'd like to use
	usage: <a href="somepage.html" class="subnav">
*/
a.subnav:link { font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.subnav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #c8c8c8;
}
a.subnav:visited { font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.subnav:visited:hover { font-weight: bold; text-decoration: none; color: #c8c8c8; }

.ver07bwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-color: #AB7D6B;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-color: #AB7D6B;
}

.nav a:link {color: #FFFFFF;}
.nav a:visited {color: #FFFFFF;}
.nav a:hover {color: #C25143; text-decoration: none;}
.nav a:visited:hover {color: #C25143; text-decoration: none;}

.ver07wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: none;
	color: #edd6c2;
        background-image: url("images/bg.gif");
        background-repeat: repeat-y;
}
.tim12bbrn {
	font-size: 12pt;
	color: #7D3620;
	font-weight: bold;

}
.tim14bbrn {
	font-size: 14pt;
	color: #7D3620;
	font-weight: bold;

}
.tim13bblk {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.tim12bpur {
	font-size: 11pt;
	text-transform: none;
	color: #660f6e;
	font-weight: bold;

}
.tim12bred {
	font-size: 12pt;
	color: #d9261c;
	font-weight: bold;

}
.tim14bred {
	font-size: 14pt;
	text-transform: none;
	color: #d9261c;
	font-weight: bold;

}
.tim10brn {
	font-size: 10pt;
	color: #82614a;
}
.ar9b {
	width: 460px;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #760000;
}
.caldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E20177;
}
.caldateend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
}
.caltxt {
	font-size: 10pt;
	font-weight: bold;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.tim10brn2 {
	color: #c5afa2;
	font-size: 11pt;


}
.red {
	color: #d9261c;
	font-weight: bold;

}
.rital {
	color: #d9261c;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;


}
.ital {
	font-weight: bold;
	font-style: italic;
}
