body
{
	margin: 10px;
}

body, p, textarea, input, select, option, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, p, td
{
	color: #4D3B57;
}

hr, h1, h2
{
	color: #4D3B57;
}

h1 {font-size: 18px;}
h2 {font-size: 15px;}

a:link, a:visited {color: #765A86;}
a:hover, a:active {color: #9F96A5;}

a.edit_item:link, a.edit_item:visited {color: #FF0000;}
a.edit_item:hover, a.edit_item:active {color: #FF6060;}

div.page
{
	width: 830px;
	text-align: left;
}

td.topNavCell
{
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	width: 174px;
	height: 50px;
	font-weight: bold;
	font-size: 18px;
	color: #4D3B57;
}

td.topNavCellOn
{
	font-size: 24px;
}

td.topNavSpacer
{
	width: 18px;
}

a.topNavLink
{
	text-decoration: none;
}

a.topNavLink:link, a.topNavLink:visited {color: #4D3B57;}
a.topNavLink:hover, a.topNavLink:active {color: #4D3B57;}

td.bottomNavCell
{
	width: 174px;
	text-align: center;
	color: #9F96A5;
}

td.bottomNavSpacer
{
	width: 18px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
}

.caption
{
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
}

td.label
{
	text-align: right;
}

td.value
{
	padding: 5px;
}