.untitled {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	padding: 0;
}

header {
	vertical-align:top;
	margin: 0px;
	display:block;
	top: auto;
	clip:  rect(auto auto auto auto);
}

body {
	background: #000000 url(images/gradtire.jpg);
		background-repeat: no-repeat;
		background-position:top;

		background-attachment:fixed;
	text-align: center;
	background-color: #000000;
}

.boldWhite {color: #FFFFFF; font-weight: bold; }

.regYel {color: #FFC20E; }

.breadcumb {
	color: #FFC20E;
	font-size: 9px;
	font-style: normal;
	margin-right: 12px;
	}

a:link {
	color: #FFC20E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC20E;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 16px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 3;
	margin-bottom: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	vertical-align: middle;
	font-weight: normal;
	margin-top: 12px;
}
h5 {
	border: thin solid;
	border-color: #999999;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
.style_b {
	font-size: 10px;
	font-style: italic;
}
body {
	top: 0px;
	margin-top: 0px;
	margin-right: 6px;
	background-color: #000000;
}
