.bgFlash {
	background-image: url(images/bgFlash.gif);
	background-repeat: repeat-x;

}
.tabMaster {
	background-color: #FFFFFF;
	background-image: url(images/bgTabMaster.gif);


}
.baseTab {
	background: url(images/bgBase.gif) no-repeat;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;

}
h1 {
	font: 16pt/22pt "Arial Black";
	color: #993333;
}
h2 {
	font: 12pt/16pt "Arial Black";
	color: #993333;
}
h3 {
	font: 12pt/16pt "Arial";
	color: #993333;
}
h4 {
	font: 10pt/12pt "Arial Black";
	color: #993333;
}
h5 {
	font: 10pt/12pt "Arial";
	color: #993333;
}
h6 {
	font: 8pt/10pt "Arial";
	color: #993333;
}
.a {
	color: #993333;
	text-decoration: none;
	font-weight: bold;



}
.a:hover {
	text-decoration: underline;
	color: #993333;
	font-weight: bold;



}
