#top {
	width: 750px;
	margin: 0px auto;
}

#menu {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	width: 750px;
	margin: 0px auto 0px;
	background-color:#ffffff;
	color:#ff0000;
	text-align: center;
	font-weight: bold;
	font-size: .80em;
}

#topper {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	width: 744px;
	margin: 4px auto;
	background-color:#FFFFFF;
	padding: 3px;
	font-size: 0.85em;
	color: #000000;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}

#content {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	width: 720px;
	margin: 2px auto;
	background-color:#FFFFFF;
	padding: 0px 15px 3px 15px;
	color: #000000;
	font-size: 0.85em;
	border-style: solid;
	border-width: 1px;
}

#footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	width: 744px;
	margin: 4px auto;
	background-color:#FFFFFF;
	padding: 3px;
	font-size: .85em;
	color: #000000;
	text-align: right;
	border-style: solid;
	border-width: 1px;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#ffffff;
}

p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-bottom: 10px;
}
.sidebar {
	margin-bottom: 5px;
}
.backlight {
	background-color: #f0f0f0;
}
.photo {
	font-size: 8pt; text-align: center; margin-bottom: 0px;
}
.indent {
	text-indent: 40px; text-align: justify; margin-bottom: 0px; margin-top: 0px;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
	font-size: 30pt; font-weight: bold;	font-variant: normal; color: #ff0000; margin-top: 00px; margin-bottom: 10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
	font-size: 20pt; font-weight: bold;	font-variant: normal; color: #ff0000; margin-top: 00px; margin-bottom: 10px;
}
.subsection {
	font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
	font-size: 14pt; font-weight: bold;	font-variant: normal; color: #ff0000; margin-top: 00px; margin-bottom: 10px;
}
.sectionhead {
	font-family: verdana, arial, helvetica, sans-serif; text-align: left;	
	font-size: 11pt; font-weight: bold;	font-variant: normal; color: #000000; margin-top: 00px; margin-bottom: 0px;
}

ul, li {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-bottom: 0px; 
  margin-top: 0px;
  list-style-image: url(../../Images/blob.gif);
  /* list-style-type: square; */
}

/* --------------------------------------------------------------------- */

a:link, a:active, a:visited, a:hover {
	color: #0000BB;
	background-color: #FFFFFF;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 12pt; font-weight: bold;
	}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #000000;
	text-decoration: none;
	font-size: 12pt; font-weight: bold;
	}

hr {
	color: #F0F0F0;
	height: 1px;
}

.tiddly {
	font-size: 0.75em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2.7em;
}

h3 {
	font-size: 2.4em;
}

h3.white {
	font-size: 2.4em;
	color: #ffffff;
}

h4 {
	font-size: 2.1em;
}

h4.white {
	font-size: 2.1em;
	color: #ffffff;
}

h5 {
	font-size: 1.8em;
}

h6 {
	font-size: 1.5em;
}

h6.red {
	font-size: 1.5em;
	color: #ff0000;
}

pre {
	color: #000000;
	font-family:"Courier New", Courier, mono;
	font-size: 1em;
	background-color:#FFFFFF;
}

th {
	color: #ffffff;
	background: #ff0000
	text-align: left;
}

th.pass {
	color: #ffffff;
	background: #000000;
	text-align: left;
}

th.gray {
	color: #ffffff;
	background: #a0a0a0;
	text-align: left;
}

th.warning {
	color: #ffffff;
	background: #ff0000;
	text-align: left;
}

th.center {
	color: #ffffff;
	background: #ff0000;
	text-align: center;
}

th.right {
	color: #ffffff;
	background: #ff0000;
	text-align: right;
}

.tiddly {
/* SPAN class for small text */
	font: 0.75em verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
}

.tiddlybold {
/* SPAN class for small bold text */
	font: 0.75em verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: 700;
}

.tiddlyboldwhite {
/* SPAN class for small white bold text */
	font: 0.75em verdana, geneva, helvetica, arial, sans-serif;
	color: #ffffff;
	font-weight: 700;
}

.tiddlyredbold {
/* SPAN class for small bold red text */
	font: 0.75em verdana, geneva, helvetica, arial, sans-serif;
	color: #ff0000;
	font-weight: 700;
}

.tiddlyred {
/* SPAN class for small red text */
	font: 0.75em verdana, geneva, helvetica, arial, sans-serif;
	color: #ff0000;
}

.bigger {
/* SPAN class for larger text */
	font: 1.35em verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
}

.bigwhite {
/* SPAN class for larger white text */
	font: 1.35em verdana, geneva, helvetica, arial, sans-serif;
	color: #FFFFFF;
}

.bigred {
/* SPAN class for larger red text */
	font: 1.35em verdana, geneva, helvetica, arial, sans-serif;
	color: #ff0000;
}

.red {
/* SPAN class for red text */
	color: #ff0000;
}

.redbold {
/* SPAN class for bold red text */
	color: #ff0000;
	font-weight: 700;
}

.odd {
/* SPAN class for table rows */
	background-color: #f0f0f0;
}

.even {
/* SPAN class for table rows */
	background-color: #ffffff;
}
