body {
	margin: 0px;
}
.header-bg {
	background-color: #DBE3EF;
}
.bg-only-x {
	background-repeat: repeat-x;
	background-color: #f8f8f8;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113441;
}

td.bg-only-x {
	text-align: justify;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #113441;
	margin-top: 0px;
}

.mid-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113441;
}

.para-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113441;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.sub-nav a, td.menu a, td.menu-b a {
text-decoration: none;
}


a {
	color: #F82B08;
}
a:visited {
	color: #FF633C;
}

table.staff td {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #717c94;
}
table.staff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #7f7f7f;
}

td.add-padding {
	padding: 1px;
}

td.sub-nav {
	padding: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CFD6D9;
	font-size: 10px;
	font-weight: normal;
}

td.sub-nav-home {
	padding: 1px;
	font-size: 10px;
}

td.sub-nav-home-e {
	padding: 5px;
	font-size: 10px;
}

td.sub-nav-home a {
	text-decoration: none;
}

table.stats td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7f7f7f;
}

table.stats td.header {
	font-weight: bold;
}

table.stats  {
	border-top: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
}

img.border {
	border: 1px solid #7f7f7f;
}
