body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	background-color: #bfbfbf;
  color: #b3b3b3;
}

p {
	margin-top:0px;
}

h1 {
  font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 5px;	
	margin-top: 0px;
}

h2 {
  font-size: 11px;
	margin-top: 0px;
	margin-bottom: 3px;	
}

h3 {
	color: #262626;
  font-size: 12px;
	margin: 0px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #a42525;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
  color: #fff;
	font-size: 9px;
}

a.footer:hover {
  color: #8d8d8d;
	font-size: 9px;
}

a.boxLink:link, a.boxLink:visited, a.boxLink:active {
	color: #262626;
  font-size: 12px;
}

a.boxLink:hover {
	color: #5e5e5e;
  font-size: 12px;
}

.alert {
  color: #f00;
}

.required {
  color: #757575;
	font-size: 9px;
}

.stroke {
	border: #000 1px solid;
}

.photoBorder {
	border: #431515 1px solid;
}

.content {
	border: #fff 8px solid;
	background-color: #000;
}

.content2 {
	border: #fff 3px solid;
	background-color: #000;
}

.foot {
  color: #fff;
	font-size: 9px;
}

.footDivider {
  color: #b9b9b8;
	font-size: 9px;
}

.greyBox {
	background-color: #a0a0a0;
	color: #000;
}

.celBorder {
	border: #757575 1px solid;
}

.red {
  color: #a42525;
  font-size: 12px;
}

.linkHead {
  font: 14px "univers", arial, verdana, sans-serif;
	margin-bottom: 0px;
	color: #b5b4b4;
}

.linkHead2 {
  font: 11px "univers", arial, verdana, sans-serif;
	margin-bottom: 0px;
	color: #b5b4b4;
}