BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TABLE, CAPTION, OL, UL, DL, LI {
	font-size: 10px;
}

TR.greenbar {
	background: #80FF80;
}

TD.photocaption { 
	font-family: verdana;
 }
 
TH.bottom {
	vertical-align: bottom;
	background: #DCDCDC;
}

TH {
	vertical-align: top;
	background: #DCDCDC;
}

TH.bottom {
	vertical-align: bottom;
	background: #DCDCDC;
}

TR.top, TD.top {
	vertical-align: top;
}

TR.left {
	vertical-align: top;
	text-align: left;
}

TR.center {
	vertical-align: top;
	text-align: center;
}

TR.right {
	vertical-align: top;
	text-align: right;
}

TR {
	vertical-align: top;
	text-align: left;
}

TABLE.footer, DIV.footer {
	font-size: 8px;
	font-style: normal;
	font-family: Arial, Verdana;
}

H1 {
	font-size: 12px;
	color: #000080;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2 {
	font-size: 10px;
	color: #000080;
	margin-bottom: 0px;
}

H3 {
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

H4 {
	font-size: 10px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}

HR {
	color: #000000;
	height: 1px;
	border-bottom-width: 0px;
}

DL, DT {
	margin-top: 0px;
}

DL.noindent, DD {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -37px;
	padding-left: 0em;
}

DT.h3 {
	font-size: 10px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}

DD.bloodmenu {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
}

OL.nomargins, UL.nomargins, DL.nomargins, BLOCKQUOTE.nomargins FORM.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
}

OL.notopmargin, UL.notopmargin, BLOCKQUOTE.notopmargin, P.notopmargin, HR.notopmargin, H2.notopmargin, H3.notopmargin, DL.notopmargin {
	margin-top: 0px;
}

OL.nobottommargin, UL.nobottommargin, BLOCKQUOTE.nobottommargin, P.nobottommargin, HR.nobottommargin, DL.nobottommargin, DL.HR.nobottommargin {
	margin-bottom: 0px;
}

OL.indent, UL.indent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0em;
}

OL.tableindent, UL.tableindent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-left: 0em;
}

LI.inside {
	list-style: square inside;
	color: #000080;
	margin-left: -15px;
}

OL.bold {
	font-weight: bold;
}

.black {
	color: #000000;
	font-weight: normal;
}

.newsbite:first-letter {
	font-family: Times, serif, Georgia;
	color: #000080;
	font-size: 300%;
	font-weight: bold;
	float: left;
	margin-right: .02em;
}

.homemenu { 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #DCDCDC;
}

P.hangingindent {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
}

P.indent {
	text-indent: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.noindent {
	margin-top: 0px;
	margin-bottom: 0px;
}

P.photocaption {
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

INPUT, FORM {
	font-family: Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

INPUT#text {
	font-family: Arial, Helvetica;
	font-weight: normal;
	cursor: text;
	font-size: 10px;
}

IMG.help {
	cursor: help;
}

PRE {
	font-size: 10px;
}


