body, p, td, li
{
	font-family: Verdana;
	font-size: 11pt;
	color: #3F3F3F;
}

a
{
	color: #940e0f;
	text-decoration: none;
}

a:hover
{
	color: #c61314;
	text-decoration: underline;
}

a:active
{
	color: #940e0f;
}

a:visited
{
	color: #940e0f;
}

img
{
	border: 1px solid #3F3F3F;
	margin: 3px 3px 6px 3px;
}

img.profilepic
{
	width: 150px;
	height: 150px;
}


h1
{
	font-family: Arial;
	font-size: 16pt;
	color: #940e0f;
	margin-bottom: 3px;
}

h2
{
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	color: #940e0f;
	margin-bottom: 6px;
}

h3
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #940e0f;
	margin-bottom: 3px;
}

p.date
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #5CB2E4;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

.subhead
{
	margin-top: 0px;
}

td
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

div.outer
{
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

td.corner
{
	width: 16px;
	margin: 0px;
	padding: 0px;
}

td.cornerwide
{
	width: 16px;
	margin: 0px;
	padding: 0px;
}

td.rightboxedge
{
	width: 16px;
}


td.btn
{
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	height: 40px;
	margin: 0px;
	color: #FFFFFF;
}

td.btn a {
	color : #FFFFFF;
	width: 170px;
	height: 40px;
	background-image: url(img/btn.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 9px;
	text-decoration: none;
	display: block;
}
td.btn a:hover {
	color : #FFFFFF;
	background-image: url(img/btnhi.gif);
	background-repeat: no-repeat;
}

td.btn1 a {
	color : #FFFFFF;
	width: 170px;
	height: 40px;
	background-image: url(img/btn_1.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 9px;
	text-decoration: none;
	display: block;
}
td.btn1 a:hover {
	color : #FFFFFF;
	background-image: url(img/btn_1_hi.gif);
	background-repeat: no-repeat;
}

td.btn2 a {
	color : #FFFFFF;
	width: 170px;
	height: 40px;
	background-image: url(img/btn_2.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 9px;
	text-decoration: none;
	display: block;
}
td.btn2 a:hover {
	color : #FFFFFF;
	background-image: url(img/btn_2_hi.gif);
	background-repeat: no-repeat;
}

td.btn3 a {
	color : #FFFFFF;
	width: 170px;
	height: 40px;
	background-image: url(img/btn_3.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 9px;
	text-decoration: none;
	display: block;
}
td.btn3 a:hover {
	color : #FFFFFF;
	background-image: url(img/btn_3_hi.gif);
	background-repeat: no-repeat;
}


td.btn4 a {
	color : #FFFFFF;
	width: 170px;
	height: 40px;
	background-image: url(img/btn_4.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 9px;
	text-decoration: none;
	display: block;
}
td.btn4 a:hover {
	color : #FFFFFF;
	background-image: url(img/btn_4_hi.gif);
	background-repeat: no-repeat;
}

td.btn a:active {
	color : #FFFFFF;
}
td.btn a:visited {
	color : #FFFFFF;
}


a.btn
{
	color: #FFFFFF;
}

a.btn:active
{
	color: #FFFFFF;
}

a.btn:visited
{
	color: #FFFFFF;
}

a.btn:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

td.btn:hover
{
	color: #FFFFFF;
}

td.sep
{
	width: 1px;
}

img.menubtn
{
	vertical-align: top;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

img.menucorner
{
	vertical-align: top;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

table.menu
{
	width: 170px;
	text-align: left;
	border-style: none;
	border-width: 0px;
}

table.content
{
	width: 900px;
	text-align: left;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
}

table.content td
{
	vertical-align: top;
}

td.menu
{
	font-size: 10pt;
	text-align: left;
	width: 179px;
	padding: 0px 0px 0px 9px;
}

td.maincontent
{
	text-align: left;
	vertical-align: top;
	padding: 0px 12px 0px 12px;
}

td.rightboxarea
{
	width: 250px;
	vertical-align: top;
}

table.rightbox
{
	width: 250px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #D6FDFE;
}

table.bigbox
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #D6FDFE;
}

td.rightboxtitle
{
	background-repeat: repeat-x;
	background-image: url(img/btntile.gif);
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.bigboxtitle
{
	background-repeat: repeat-x;
	background-image: url(img/btntile.gif);
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

td.boxcontent
{
	font-size: 10pt;
	padding-top: 6px;
}

img.boxtopcorner
{
	vertical-align: top;
	border-width: 0px;
	margin: 0px;
}

img.boxbottomcorner
{
	vertical-align: bottom;
	border-width: 0px;
	margin: 0px;
}

table.footer
{
	width: 900px;
	text-align: center;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
}

td.footer
{
	font-size: 8pt;
	color: #9F9F9F;
	padding-top: 3px;
}

img.footer
{
	vertical-align: middle;
	border-width: 0px;
	margin: 0px;
}

img.committeepic
{
	float: left;
	margin-right: 8px;
}

div.login
{
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}

div.changepass
{
	width: 30em;
	margin-left: auto;
	margin-right: auto;
}

label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

label.changepass
{
	width: 14em;
}

label.login
{
	width: 4em;
}

label.addentry
{
	width: 4em;
}

input, textarea
{
	color: #000000;
	background: #DFEFFF;
	border: 1px solid #5CB2E4;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
}

textarea
{
	height: 75px;
}

textarea.notices
{
	width: 500px;
	height: 250px;
}

.submit input
{
	font-weight: bold;
	color: #FFFFFF;
	background: #5CB2E4;
	border: 2px outset #5CB2E4;
	text-align: right;
	width: auto;
}

table.boxform
{
	width: 100%;
}

table.boxform td
{
	vertical-align: top;
}

p.formatnote
{
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
