body
{

	margin-top: 0;
	font-size: 12px;
	font-family: arial,helvetica,Sans-Serif;
	color: #000000;
	text-align: left;
}

table
{

	font-size: 12px;
	font-family: arial,helvetica,Sans-Serif;
	color: #000000;
}
#nav{
	font-weight:bold; color:#000000; text-align:right; margin-right:10px; clear:both; padding:5px 0px 5px 0px; font-size:14px;
}
#nav a{
	color:#07527e;
	font-size:12px;
}
#nav a:hover{
	color:#741B1D;
}

#nav a.current{
	color:#741B1D;
}

.center { text-align: center; }
.right { text-align: right; }

H1
{
	font-size: 16px;
	font-weight: bold;
}

H2
{
	font-size: 12px;
	font-weight: bold;
}

UL { list-style-type: disk; }
OL { list-style-type: demimal; }

A
{
	color: #7C1D20;
	text-decoration: none;
}

A:hover
{
	color: #707070;
	text-decoration: underline;
}

.inputbox
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #000000;
}

.inputbutton
{
	font-family: Arial;
	font-size: 11px;
	cursor: hand;
	border: 1px solid #000000;
}

.textareabox
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #000000;
}

.selectbox
{
	font-family: Arial;
	font-size: 11px;
}
