BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

TABLE, CAPTION {
	font-size: 13px;
}

TR.greenbar {
	background: #80FF80;
}

TD.photocaption { 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

TD.red {
	color: red;
}	

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;
}

TABLE.footer, DIV.footer {
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Verdana;
}

TABLE.thin {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
}
TABLE.thin th {
	border-color: black;
	vertical-align: top;
	background: #DCDCDC;
}
TABLE.thin td {
	border-color: black;
}

H1 {
	font-size: 17px;
	color: #000080;
	margin-bottom: 0px;
	margin-top: 0px;
}

H1.logo1 {
	display: inline;
	font-size: 17px;
	color: #000080;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 5px;
}

H1.logo2 {
	display: inline;
	font-size: 17px;
	color: #ff8040;
	margin-top: 0px;
}

H2 {
	font-size: 13px;
	color: #000080;
	margin-bottom: 0px;
}

H3 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

H4 {
	font-size: 13px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}

HR {
	color: #000000;
	height: 1px;
	border-bottom-width: 0px;
}

SELECT {
	font-size: 10px;
	color: #000080;
}

DL {
	margin-top: 0px;
}

DL.noindent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -37px;
	padding-left: 0em;
}

DT.h3 {
	font-size: 13px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}

DT.blue, DD.blue {
	color: #000080;
}

DD.bloodmenu {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
}

OL.nomargins, UL.nomargins, DL.nomargins, BLOCKQUOTE.nomargins, FORM.nomargins, PRE, HR.nomargins, H2.nomargins, H3.nomargins, DT.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
}

OL.notopmargin, UL.notopmargin, BLOCKQUOTE.notopmargin, FORM.notopmargin, P.notopmargin, HR.notopmargin, H2.notopmargin, H3.notopmargin, H3.notopmargin, DL.notopmargin {
	margin-top: 0px;
}

OL.nobottommargin, UL.nobottommargin, BLOCKQUOTE.nobottommargin, P.nobottommargin, HR.nobottommargin, DL.nobottommargin, DL.HR.nobottommargin, H2.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: 30px;
	padding-left: 0em;
}

LI.outside {
	list-style: square outside;
	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: 400%;
	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 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
}

INPUT#text {
	font-family: Arial, Helvetica;
	font-weight: normal;
	cursor: text;
	font-size: 12px;
}

IMG.help {
	cursor: help;
}

PRE {
	font-size: 13px;
}

.nounderline {
	text-decoration: none;
}

