@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #990000 url(../images/autobkgd.gif);
	color: #FFF;
}
.Text1-1em {
	font-size: 1.1em;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #cccc99;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	color: #FC3;
}
a:visited {
	color: #CC9;
}
li {
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 30px;
}
.table9Text {
	font-size: 0.9em;
}
.table8Text {
	font-size: 0.8em;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	color: #FC3;
}
.text9Highlighted { /* originally used for fees3.html page*/
	font-size: 0.9em;
	color: #FF6;
	background: #000;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 25px;
}
.text1em {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
}
.payTableHead {
	text-align: center;
	font-weight: bold;
}
.TableBoardering {
	border-top: 6px groove #CCC;
	border-right: 6px groove #999;
	border-bottom: 6px groove #999;
	border-left: 6px groove #CCC;
}
.Standout_Text {
	font-weight: normal;
	color: #FF0;
	font-size: 1.2em;
	font-family: "Comic Sans MS", cursive;
}
