body {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#004835;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #303934;
}
a:hover {
	text-decoration: underline;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #E5DCB9;
}

a.linkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #004835;
}
a.linkbox:hover {
	text-decoration: underline;
}

a.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #3a4e74;
}
a.facebook:hover {
	text-decoration: underline;
}

.dgtl {background: url(images/dg_tl.gif) 0 0 no-repeat}
.dgtr {background: url(images/dg_tr.gif) 100% 0 no-repeat}
.dgbl {background: url(images/dg_bl.gif) 0 100% no-repeat}
.dgbr {background: url(images/dg_br.gif) 100% 100% no-repeat}

.lgtl {background: url(images/lg_tl.gif) 0 0 no-repeat}
.lgtr {background: url(images/lg_tr.gif) 100% 0 no-repeat}
.lgbl {background: url(images/lg_bl.gif) 0 100% no-repeat}
.lgbr {background: url(images/lg_br.gif) 100% 100% no-repeat}

.whtl {background: url(images/wh_tl.gif) 0 0 no-repeat}
.whtr {background: url(images/wh_tr.gif) 100% 0 no-repeat}
.whbl {background: url(images/wh_bl.gif) 0 100% no-repeat}
.whbr {background: url(images/wh_br.gif) 100% 100% no-repeat}

.tntl {background: url(images/tn_tl.gif) 0 0 no-repeat}
.tntr {background: url(images/tn_tr.gif) 100% 0 no-repeat}
.tnbl {background: url(images/tn_bl.gif) 0 100% no-repeat}
.tnbr {background: url(images/tn_br.gif) 100% 100% no-repeat}

.clear {font-size: 1px; height: 1px}

td,input,textarea {font-family: arial; font-size: 12pt;}

INPUT.notes
{
	LEFT: -1000px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: -1000px
}